peter
|
226a917014
* fixed unit interdependency with circular uses
|
27 years ago |
pierre
|
a12d8c9417
* changed all length(p^.value_str^) into str_length(p)
|
27 years ago |
peter
|
d4ac5e456b
+ idtoken and only one token table
|
27 years ago |
peter
|
8e85a889de
+ aktmodeswitches
|
27 years ago |
florian
|
af83d90357
* some changes to compile with Delphi
|
27 years ago |
peter
|
a0c582dc12
* merged fixes
|
27 years ago |
peter
|
86a7e31743
+ (. and .) which are equal to [ and ]
|
27 years ago |
peter
|
2f528ca8d9
* moved more inputfile things from tscannerfile to tinputfile
|
27 years ago |
peter
|
0382686875
* close also resets lastlinepos
|
27 years ago |
peter
|
f0278f7ddd
* initialize all object variables in .init
|
27 years ago |
peter
|
08f3c3dc77
* fixed freemem calls which had the wrong size sometimes
|
27 years ago |
peter
|
547dca7111
* fixed scannerfiles for macros
|
27 years ago |
pierre
|
c051498168
* tokenpos has to be restored also after
|
27 years ago |
pierre
|
2d9cbf7fde
+ funcret setting in underproc testing
|
27 years ago |
peter
|
273fc24dbb
* small fix for aktfilepos
|
27 years ago |
pierre
|
6a556346ed
* bug about assigning the return value of a function to
|
27 years ago |
peter
|
1af9338130
* auto close an open file and better error msg
|
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 |
michael
|
efa00172ac
No nested comments in Delphi mode.
|
27 years ago |
florian
|
e770d0b0d2
* hex constants in numeric char (#$54#$43 ...) are now allowed
|
27 years ago |
peter
|
28f036c698
+ support for with p^do constructs
|
27 years ago |
peter
|
1bffd4e290
* released NEWINPUT
|
27 years ago |
peter
|
889203c8ba
* fixed realnumber scanning
|
27 years ago |
peter
|
5e5e2fd78d
* fixed ttypesym bug finally
|
27 years ago |
peter
|
b94116de16
* fixed {$I } with following eof
|
27 years ago |
peter
|
34f5f72c53
* status.currentsource is now calculated in verbose (more accurated)
|
27 years ago |
peter
|
911abb5abc
+ NEWINPUT for a better inputfile and scanner object
|
27 years ago |
peter
|
97f61a43f4
* better bufferfile.reset error handling
|
27 years ago |
florian
|
028721c4de
* first version of rtti support
|
27 years ago |