pierre
|
142ace2afc
* better browser info
|
26 years ago |
peter
|
23ca9de3b3
* esi_offset -> selfpointer_offset to be newcg compatible
|
26 years ago |
peter
|
18c5e77444
* support absolute unit.variable
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
peter
|
503d5a1cfa
* const parameter is now checked
|
26 years ago |
peter
|
89b677a0ee
* split type reading from pdecl to ptype unit
|
26 years ago |
florian
|
0dd2b51943
* problems with readln fixed: esi wasn't restored correctly when
|
26 years ago |
florian
|
fa19f0aa09
- removed the hcodegen use in the new cg, use cgbase instead
|
26 years ago |
peter
|
e10d770cc3
* fixed stabs writting for forward types
|
26 years ago |
peter
|
2d21165dd8
* removed objpasunit reference, tvarrec is now searched in systemunit
|
26 years ago |
peter
|
ca15c4c4fb
* class/record type forward checking fixed
|
26 years ago |
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 |