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 |
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 |