peter
|
cc9df8d478
* first things to store the symbol/def number in the ppu
|
26 years ago |
pierre
|
5f410c2cd3
* all formaldefs are now a sinlge definition
|
26 years ago |
peter
|
6a802e85d7
* released valintern
|
26 years ago |
peter
|
d0cb5a147a
* fixed bugs 212,222,225,227,229,231,233
|
26 years ago |
florian
|
706eedfedd
* typecanbeforward wasn't always restored in object_dec which
|
26 years ago |
pierre
|
74719d1acf
* bug0198 : call conventions for methods
|
26 years ago |
peter
|
c8f444b65f
* ag386bin updates
|
26 years ago |
peter
|
e25d934e2f
* small updates for ag386bin
|
26 years ago |
florian
|
204c81bd98
+ message directive for integers added
|
26 years ago |
florian
|
3c576cce7d
+ first implementation of message keyword
|
26 years ago |
peter
|
5befcfad1e
* ag386bin doesn't use i386.pas anymore
|
26 years ago |
pierre
|
696db29f84
* Reference specific bug in recompiling unit solved
|
26 years ago |
peter
|
ad379bc2dd
* fixed crash with forward declared class of ...
|
26 years ago |
peter
|
fbfdeee09e
* fixed constant strings > 255 chars
|
26 years ago |
peter
|
f67fb1b0eb
* error if upper<lower in array decl
|
26 years ago |
peter
|
f8f66faad4
* fixed forwardpointer problem with multiple forwards for the same
|
26 years ago |
peter
|
6ee9d913cd
+ farpointer type
|
27 years ago |
peter
|
c7230805a2
* fixed const s : ^string
|
27 years ago |
peter
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 years ago |
pierre
|
a1f1003555
* some range check bugs fixed (still not working !)
|
27 years ago |
peter
|
6df97708c1
* check for constants with array decl
|
27 years ago |
peter
|
b4045fe57e
+ support for dll variables
|
27 years ago |
peter
|
162124d10c
* give error when string[0] decl is found
|
27 years ago |
peter
|
dabc19f0ff
* H+ fixes
|
27 years ago |
pierre
|
93620d84dd
* stackcheck removed for i386_win32
|
27 years ago |
peter
|
59c75c7410
* fixes for ansistrings
|
27 years ago |
pierre
|
274bce92b8
+ added -Se in Makefile cvstest target
|
27 years ago |
peter
|
fdb8d828a6
+ nil constants
|
27 years ago |
peter
|
3037445491
* released useansistring
|
27 years ago |
pierre
|
1dfbb756e9
* classes get a vmt allways
|
27 years ago |