peter
|
12a80cf3dc
* update smartlinking, uses getdatalabel
|
27 years ago |
florian
|
b74af9c243
* some fixes to get -Or work:
|
27 years ago |
peter
|
0eb6dd34aa
* secondinline moved to cg386inl
|
27 years ago |
peter
|
5c013220a3
* fixed smallset generation from elements, it has never worked before!
|
27 years ago |
Jonas Maebe
|
f2da32cd91
* changed optimizer switches + cleanup of DestroyRefs in daopt386.pas
|
27 years ago |
peter
|
fb1bcf7724
+ dynamic set contruction
|
27 years ago |
peter
|
85c8a88cbe
+ localswitches, moduleswitches, globalswitches splitting
|
27 years ago |
peter
|
6396267185
+ Compiler,Comphook unit which are the new interface units to the
|
27 years ago |
florian
|
a1f903d4b1
* final implemenation of exception support, maybe it needs
|
27 years ago |
florian
|
38ec73449d
+ first implementation of try ... except on .. do end;
|
27 years ago |
florian
|
25b34c1c6c
+ implementation of raise and try..finally
|
27 years ago |
Jonas Maebe
|
6d4bdf4e02
* fixed bug that caused the stackframe never to be omitted
|
27 years ago |
peter
|
1bffd4e290
* released NEWINPUT
|
27 years ago |
peter
|
911abb5abc
+ NEWINPUT for a better inputfile and scanner object
|
27 years ago |
pierre
|
390fc9063d
* column problem hopefully solved
|
27 years ago |
pierre
|
5ad339b3d8
+ added procedure directive parsing for procvars
|
27 years ago |
pierre
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 years ago |
peter
|
bf1d4a1fc1
* cleanup of cgai386
|
27 years ago |
pierre
|
acc260ed78
* fix for real and string consts inside inlined procs
|
27 years ago |
pierre
|
1a44be1502
* fixes for inline for operators
|
27 years ago |
peter
|
f66f837fc8
* m68k compiles
|
27 years ago |
pierre
|
afe0d5a50d
* demangled name of procsym reworked to become independant of the mangling scheme
|
27 years ago |
peter
|
d6268ae22f
+ wordbool,longbool
|
27 years ago |
pierre
|
f08a7114ae
* with node corrected for objects
|
27 years ago |
peter
|
ce75b83d12
+ boolean -> ord conversion
|
27 years ago |
peter
|
d4c6283e32
* fixed -R switch, it didn't work after my previous akt/init patch
|
27 years ago |
pierre
|
af65f86213
* firstpasscount bug fixed
|
27 years ago |
peter
|
b3865ae063
+ aktasmmode, aktoptprocessor, aktoutputformat
|
27 years ago |
peter
|
994d0eb578
+ better procedure directive handling and only one table
|
27 years ago |
pierre
|
c80de3be27
+ UseTokenInfo now default
|
27 years ago |