pierre
|
aa99cfa4d0
+ higher level browser
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
pierre
|
25553ebfea
* local browsing works at first level
|
26 years ago |
peter
|
503d5a1cfa
* const parameter is now checked
|
26 years ago |
peter
|
e10d770cc3
* fixed stabs writting for forward types
|
26 years ago |
michael
|
35feded070
* patch from peter for classes
|
26 years ago |
peter
|
1a52969bdd
* inittable for record fixed (it was only checking for classes)
|
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
|
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
|
1c638f2952
* small fix to operator overloading when in MMX mode
|
26 years ago |
florian
|
02c2611b20
* bugs 593 and 607 fixed
|
26 years ago |
florian
|
a9d8bfa1f7
* some bug fixes (e.g. must_be_valid and procinfo.funcret_is_valid)
|
26 years ago |
florian
|
63ceb87e8f
* problems with -Or fixed: tdef.isfpuregable was wrong!
|
26 years ago |
pierre
|
7288d7bd89
+ simplify_ppu code added :
|
26 years ago |
michael
|
ea0a5097c8
+ Inittables should not contain fields which are classes
|
26 years ago |
peter
|
1ae7f425c5
* array elementsize of 0 doesn't crash anymore
|
26 years ago |
michael
|
94d0da0639
RTTI writing patch
|
26 years ago |
pierre
|
576a2e4f42
* error in stabs for tclassrefdef corrected
|
26 years ago |
peter
|
8d9aa81d3a
* hack to support property with record fields
|
26 years ago |
peter
|
d7a37edfbd
* support for array constructors extended and more error checking
|
26 years ago |
pierre
|
8b4c7f2402
+ stabs for classes and classref working,
|
26 years ago |
peter
|
420127efe6
* long line fix
|
26 years ago |
michael
|
3afbd99ce6
* RTTI fix from Sebastian Guenther
|
26 years ago |
pierre
|
7982d8c842
* vmtmethodoffset made cross target compatible
|
26 years ago |
pierre
|
4565d76c4e
* avoid overflow in tarraydef.size
|
26 years ago |
peter
|
793b28882f
* classes vmt changed to only positive addresses
|
26 years ago |
florian
|
e6c1b96cff
* some small problems fixed
|
26 years ago |