peter
|
9e61c134bb
* fixed forward resolving with redefined types
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
pierre
|
1eb30ec4e8
* bug #801 fixed
|
25 years ago |
Jonas Maebe
|
edf419d5a7
* removed a lot of memory leaks when an error is encountered (caused by
|
25 years ago |
peter
|
895c8b9efc
* fixed memory leak with options, you must use StopOptions instead of
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
peter
|
903ac0f0dc
* also check elementtype of arraydef for forwarddef
|
26 years ago |
peter
|
d3b404c1a4
* fixed bug #698
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |
pierre
|
6297537f4b
+ allow exports in win32 executables
|
26 years ago |
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 |