peter
|
cb8aeb3fd6
* V_Fatal=1, all other V_ are also increased
|
26 years ago |
florian
|
ab66749e27
* new(...)^. is now allowed
|
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 |
michael
|
eba7f7c4ed
+ Changes for alpha
|
26 years ago |
florian
|
7e74642b02
* modifications for the new code generator
|
26 years ago |
peter
|
538e677425
* fixed crash with unknown id and colon parameter in write
|
26 years ago |
peter
|
30be2bf063
* indirect type referencing is now allowed
|
26 years ago |
peter
|
62273909ca
* fixed crash with resourcestring
|
26 years ago |
peter
|
f380e3bd68
* error for illegal type reference, instead of 10998
|
26 years ago |
florian
|
35f636dea1
+ resourcestring implemented
|
26 years ago |
peter
|
45bf051885
* merged
|
26 years ago |
florian
|
42f09e54ae
* another fix for TP/Delphi styled procedure variables
|
26 years ago |
peter
|
248826aa81
* removed temp defines
|
26 years ago |
peter
|
e303022851
* merged
|
26 years ago |
florian
|
cc8c629550
* two bugs regarding method variables fixed
|
26 years ago |
pierre
|
2083621f3e
* mereg from fixes-0_99_12 branch
|
26 years ago |
pierre
|
e8da115c3f
* merged from 0_99_12 branch
|
26 years ago |
peter
|
c36ae78617
* merged
|
26 years ago |
peter
|
99395db696
* merged from fixes
|
26 years ago |
pierre
|
5f05d07dcb
* previous wrong log corrected
|
26 years ago |
pierre
|
35777a48a1
types.pas
|
26 years ago |
peter
|
94c276ce8d
* better checks for procvar and methodpointer
|
26 years ago |
peter
|
0b272f13c7
* removed oldasm
|
26 years ago |
peter
|
e8bf496ae8
* containsself fixes
|
26 years ago |
peter
|
d4659125d9
* procedure of object and addrn fixes
|
26 years ago |
peter
|
b9d655b118
* remove firstcallparan which looks obsolete
|
26 years ago |
florian
|
d8307b9cd3
* override isn't allowed in objects!
|
26 years ago |
florian
|
a62eb5e144
* first fix for a problem with method pointer properties, still doesn't work
|
26 years ago |