peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
24 years ago |
Jonas Maebe
|
c91a23c27d
* new constant handling: from now on, hex constants >$7fffffff are
|
25 years ago |
florian
|
b9796f6a7f
* unused units removed from uses clause
|
25 years ago |
peter
|
de70cf38b3
* more fixes
|
25 years ago |
florian
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
25 years ago |
peter
|
4bcd969993
* merged asm result patch part 2
|
25 years ago |
peter
|
451723647e
* symtable splitted, no real code changes
|
25 years ago |
peter
|
092352b0fd
* merged @result fix from Pierre
|
25 years ago |
peter
|
5218af7926
* delphi compile fixes
|
25 years ago |
peter
|
a71e44ac49
* use defines.inc
|
25 years ago |
peter
|
4c94659743
* moved some util functions from globals,cobjects to cutils
|
25 years ago |
peter
|
ec3f05fe39
* merged patches name generation in lib and asm constant eval
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
peter
|
535f63923c
* fixed % parsing and added modulo support
|
25 years ago |
peter
|
8900400a2c
+ typecasting support for variables, but be carefull as word,byte can't
|
25 years ago |
pierre
|
0822332888
fix wrong handling of var para for size bug #961
|
25 years ago |
peter
|
34e840268a
* fixed size of const parameters in asm readers
|
25 years ago |
pierre
|
fddd96280d
* fixed several compare problems between longints and
|
25 years ago |
peter
|
4b09b89588
* fixed reference parsing
|
25 years ago |
pierre
|
841f0d21c1
* bug in TOperand.SetSize corrected
|
25 years ago |
pierre
|
67a0b6c79e
+ TOperand.SetCorrectSize virtual method added
|
25 years ago |
pierre
|
a7331ce0eb
* Object fields are simple offsets in TP/Delphi mode
|
25 years ago |
pierre
|
33cc2a0a35
* correct the fixups for inlined assembler code
|
25 years ago |
pierre
|
4177d64781
* fix for bug #848 (that still genrated wrong code)
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
peter
|
8725fa32a1
* label are set to used so an error is given if used but not defined
|
26 years ago |
florian
|
603de2a4bb
* 761 fixed
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |