peter
|
b444d6fbe8
* fixed forward checking within class/record
|
26 years ago |
peter
|
532d85cd50
+ procedure directive support in const declarations, fixes bug #232
|
26 years ago |
peter
|
49fcd8aceb
* forward type declaration rewritten
|
26 years ago |
peter
|
6b1ab5eb31
* procinfo is now a pointer
|
26 years ago |
peter
|
2687d75c38
+ constant pointer support which can happend with typecasting like
|
26 years ago |
peter
|
71f28ed588
* cs_create_smart instead of cs_smartlink
|
26 years ago |
florian
|
863df30860
+ rtti is now automatically generated for published classes, i.e.
|
26 years ago |
florian
|
e73862f10d
* per default a property is stored, fixed
|
26 years ago |
florian
|
c3b3c19887
+ implemented creation of methodname/address tables
|
26 years ago |
florian
|
02c2611b20
* bugs 593 and 607 fixed
|
26 years ago |
florian
|
4c2361303c
* some more fixes for stored properties
|
26 years ago |
florian
|
a9d8bfa1f7
* some bug fixes (e.g. must_be_valid and procinfo.funcret_is_valid)
|
26 years ago |
michael
|
118a99513d
* Stored specifier for properties is now correctly parsed
|
26 years ago |
peter
|
bd55afa666
* fixed double dispose of propsymlist
|
26 years ago |
florian
|
860747346f
* fixed writing of class rtti: vmt offset were written wrong
|
26 years ago |
peter
|
2f95239feb
* fixed crash when childof was nil
|
26 years ago |
peter
|
8d9aa81d3a
* hack to support property with record fields
|
26 years ago |
peter
|
793b28882f
* classes vmt changed to only positive addresses
|
26 years ago |
peter
|
cb8aeb3fd6
* V_Fatal=1, all other V_ are also increased
|
26 years ago |
Jonas Maebe
|
ace7ff6983
* all tokens now start with an underscore
|
26 years ago |
florian
|
ca53eee67e
* renamed i386asm and i386base to cpuasm and cpubase
|
26 years ago |
peter
|
ed8eb13d59
* moved bitmask constants to sets
|
26 years ago |
florian
|
7e74642b02
* modifications for the new code generator
|
26 years ago |
peter
|
674e0cc879
* write .size also
|
26 years ago |
peter
|
30be2bf063
* indirect type referencing is now allowed
|
26 years ago |
peter
|
07bb58295b
* alignment is now saved in the symtable
|
26 years ago |
florian
|
35f636dea1
+ resourcestring implemented
|
26 years ago |
peter
|
45bf051885
* merged
|
26 years ago |
michael
|
e77400a181
+ Fixed integer message table
|
26 years ago |
florian
|
62cb5453d3
* a lot bug fixes:
|
26 years ago |