peter
|
e79d80a971
* fixed crash with empty array constructor
|
26 years ago |
peter
|
0b272f13c7
* removed oldasm
|
26 years ago |
florian
|
6b33f4d87d
* better error recovering in typed constants
|
26 years ago |
peter
|
bfed29ff8b
* NEWLAB for label as symbol
|
26 years ago |
peter
|
12313fbed8
* with temp vars now use a reference with a persistant temp instead
|
26 years ago |
florian
|
8706cd801f
* new temporary ansistring handling
|
26 years ago |
peter
|
bc903063c1
* removed R_DEFAULT_SEG
|
26 years ago |
peter
|
1c96916943
* generic write_float and str_float
|
26 years ago |
peter
|
611da2d24e
* merged nasm compiler
|
26 years ago |
florian
|
d27b21891b
* changes of Bruessel:
|
26 years ago |
Jonas Maebe
|
246a653a5d
* more regalloc fixes (still not complete)
|
26 years ago |
florian
|
7653a9cec4
* classes which contain ansistring get unnecessary calls
|
26 years ago |
Jonas Maebe
|
9881d340cc
* added fix for missing register deallocation (-dregallocfix)
|
26 years ago |
peter
|
2bfdf91c5c
* assembler inlining working for ag386bin
|
26 years ago |
peter
|
d0cb5a147a
* fixed bugs 212,222,225,227,229,231,233
|
26 years ago |
peter
|
c8f444b65f
* ag386bin updates
|
26 years ago |
peter
|
bf9b5e3a54
* updates for ag386bin
|
26 years ago |
florian
|
ccd94e19cc
* "procedure of object"-stuff fixed
|
26 years ago |
peter
|
4517f917fd
* fixed array of const
|
26 years ago |
peter
|
ffddbaccac
* don't make localvar copies for assembler procedures
|
26 years ago |
peter
|
000336a586
* released valuepara
|
27 years ago |
florian
|
d656d708b7
* ansistring memory leaks fixed
|
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 |
florian
|
df1edc9bc0
* some stuff for procedures of object added
|
27 years ago |
pierre
|
a1f1003555
* some range check bugs fixed (still not working !)
|
27 years ago |
peter
|
b4045fe57e
+ support for dll variables
|
27 years ago |
peter
|
a41f61713d
+ open strings, $P switch support
|
27 years ago |
florian
|
a9d8c411a3
* for classes no init/final. code is necessary, fixed
|
27 years ago |
florian
|
d5aea5e17f
* problems with rtti fixed, hope it works
|
27 years ago |