peter
|
f52b051f7d
* fixed eof bug with includefiles
|
26 years ago |
peter
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 years ago |
peter
|
752857f403
* tp7 didn't like my ifopt H+ :(
|
27 years ago |
peter
|
aace149d8c
* H+ fixes
|
27 years ago |
peter
|
d84489d9b7
* recordtype.field support in constant expressions
|
27 years ago |
peter
|
78990962b5
* don't check for endif if error
|
27 years ago |
peter
|
8e363906e2
* beter line info for conditionals
|
27 years ago |
daniel
|
e7013f1efd
* Faster keyword scanning.
|
27 years ago |
pierre
|
23b80f41dc
* close include files immediately after end reading
|
27 years ago |
peter
|
ccae685b2b
* fixed inputfile^.name^ bug
|
27 years ago |
pierre
|
7621dc0b56
* several memory leaks fixed
|
27 years ago |
peter
|
0fc61cdfc1
* -vu shows unit info, -vt shows tried/used files
|
27 years ago |
pierre
|
bf6369f1b5
* current_module old scanner tagged as invalid if unit is recompiled
|
27 years ago |
peter
|
c6dfe39b01
* EOF position is now correctly saved in aktfilepos
|
27 years ago |
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 |