peter
|
85c8a88cbe
+ localswitches, moduleswitches, globalswitches splitting
|
27 年 前 |
peter
|
6396267185
+ Compiler,Comphook unit which are the new interface units to the
|
27 年 前 |
florian
|
a1f903d4b1
* final implemenation of exception support, maybe it needs
|
27 年 前 |
florian
|
38ec73449d
+ first implementation of try ... except on .. do end;
|
27 年 前 |
florian
|
25b34c1c6c
+ implementation of raise and try..finally
|
27 年 前 |
Jonas Maebe
|
6d4bdf4e02
* fixed bug that caused the stackframe never to be omitted
|
27 年 前 |
peter
|
1bffd4e290
* released NEWINPUT
|
27 年 前 |
peter
|
911abb5abc
+ NEWINPUT for a better inputfile and scanner object
|
27 年 前 |
pierre
|
390fc9063d
* column problem hopefully solved
|
27 年 前 |
pierre
|
5ad339b3d8
+ added procedure directive parsing for procvars
|
27 年 前 |
pierre
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 年 前 |
peter
|
bf1d4a1fc1
* cleanup of cgai386
|
27 年 前 |
pierre
|
acc260ed78
* fix for real and string consts inside inlined procs
|
27 年 前 |
pierre
|
1a44be1502
* fixes for inline for operators
|
27 年 前 |
peter
|
f66f837fc8
* m68k compiles
|
27 年 前 |
pierre
|
afe0d5a50d
* demangled name of procsym reworked to become independant of the mangling scheme
|
27 年 前 |
peter
|
d6268ae22f
+ wordbool,longbool
|
27 年 前 |
pierre
|
f08a7114ae
* with node corrected for objects
|
27 年 前 |
peter
|
ce75b83d12
+ boolean -> ord conversion
|
27 年 前 |
peter
|
d4c6283e32
* fixed -R switch, it didn't work after my previous akt/init patch
|
27 年 前 |
pierre
|
af65f86213
* firstpasscount bug fixed
|
27 年 前 |
peter
|
b3865ae063
+ aktasmmode, aktoptprocessor, aktoutputformat
|
27 年 前 |
peter
|
994d0eb578
+ better procedure directive handling and only one table
|
27 年 前 |
pierre
|
c80de3be27
+ UseTokenInfo now default
|
27 年 前 |
peter
|
4c96df6b43
* moved printstatus to verb_def
|
27 年 前 |
peter
|
7e06238905
* smartlinking for sets
|
27 年 前 |
pierre
|
6fc80b783f
* better position info with UseTokenInfo
|
27 年 前 |
florian
|
3233d4aeb7
* handling of private and protected fixed
|
27 年 前 |
pierre
|
a10c3e36bc
* GDB works again better :
|
27 年 前 |
pierre
|
5cdd60cac8
+ added some code for ansistring (not complete nor working yet)
|
27 年 前 |