peter
|
ee82810a16
* more use of ttoken
|
26 years ago |
peter
|
2bfdf91c5c
* assembler inlining working for ag386bin
|
26 years ago |
pierre
|
ebd2da41dc
* typecheck for exit(value) : resulttype was not set
|
26 years ago |
pierre
|
58bfc3ac78
* some m68k fixes (still not compilable !)
|
26 years ago |
peter
|
c5e45b576b
+ stabs support for binary writers
|
26 years ago |
peter
|
a17c03cca3
* assembler writers fixed for ag386bin
|
26 years ago |
pierre
|
0669413251
+ -b and -bl options work !
|
26 years ago |
peter
|
bf9b5e3a54
* updates for ag386bin
|
26 years ago |
pierre
|
c881aae7e9
* fix for bug0216
|
26 years ago |
pierre
|
f59803f7d2
* fix for normal method calls inside static methods :
|
26 years ago |
florian
|
b73b83a01b
+ complex results for assembler functions, fixes bug0155
|
26 years ago |
pierre
|
714da479ee
* memory leak in case optimization fixed
|
26 years ago |
peter
|
eadf1f63b4
* more fixes for the on bug with unknown id
|
26 years ago |
florian
|
90d0bea35a
* first running version of the new code generator
|
26 years ago |
pierre
|
0cfc4c8f6b
* fix for constructor inside with statements
|
26 years ago |
florian
|
d15d426756
* mainly problem with invalid case ranges fixed (reported by Jonas)
|
26 years ago |
Jonas Maebe
|
8cf4da6d5e
+ optimize pascal code surrounding assembler blocks
|
27 years ago |
peter
|
2f303a746d
* fixed new(x) crash if x contains an error
|
27 years ago |
Jonas Maebe
|
75331d6648
* released CaseRange
|
27 years ago |
Jonas Maebe
|
401078117f
+ convert consecutive case labels to a single range (-dCaseRange)
|
27 years ago |
peter
|
ff335d3911
* fixed dup release of statement label in case
|
27 years ago |
peter
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 years ago |
florian
|
4244dda54b
+ basic operations with int64/qord (compiler with -dint64)
|
27 years ago |
pierre
|
274bce92b8
+ added -Se in Makefile cvstest target
|
27 years ago |
pierre
|
364132b0bb
* fix for bug0176 and bug0177
|
27 years ago |
peter
|
dedaf4db95
* fixed assembler directive and then not an ASM statement
|
27 years ago |
peter
|
3fcd0a1086
* fixed dispose(destructor) crash when destructor didn't exists
|
27 years ago |
pierre
|
1a77339355
* several memory corruptions due to double freemem solved
|
27 years ago |
pierre
|
a5f0168fbb
* wrong stabs info corrected once again !!
|
27 years ago |
peter
|
1468993242
* new style for m68k/i386 infos and enums
|
27 years ago |