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 |
peter
|
075d0d16fc
* added eof message
|
27 years ago |
peter
|
d4ac5e456b
+ idtoken and only one token table
|
27 years ago |
peter
|
8e85a889de
+ aktmodeswitches
|
27 years ago |
florian
|
7f57cdf52c
* the following doesn't work: on texception do, was a parser error, fixed
|
27 years ago |
peter
|
4ae6e577c5
* merged fix
|
27 years ago |
peter
|
58c2d999f0
* updated some error messages
|
27 years ago |
pierre
|
b61cd6cd0e
+ TEST_FUNCRET now default (old code removed)
|
27 years ago |
peter
|
7c8e445400
* fixed 'with object do' bug
|
27 years ago |
pierre
|
2d9cbf7fde
+ funcret setting in underproc testing
|
27 years ago |
peter
|
6cc16ea7f1
- removed OLDPPU
|
27 years ago |
peter
|
6fe91685a0
* fixed some crashes
|
27 years ago |
peter
|
85c8a88cbe
+ localswitches, moduleswitches, globalswitches splitting
|
27 years ago |
florian
|
8eb9f6121d
* on o : tobject do should also work now, the exceptsymtable shouldn't be
|
27 years ago |
florian
|
23fe1ae0de
* try ... expect <statement> end; works now
|
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 |
florian
|
4caf39e3ac
* fix to allow tv like stream registration:
|
27 years ago |
peter
|
c9715847f6
* updated messages file
|
27 years ago |
peter
|
889203c8ba
* fixed realnumber scanning
|
27 years ago |
florian
|
028721c4de
* first version of rtti support
|
27 years ago |