peter
|
e0e2e44849
* '1.' is now parsed as a real
|
26 years ago |
peter
|
8d0666bd79
* support also ^^
|
26 years ago |
peter
|
6a802e85d7
* released valintern
|
26 years ago |
peter
|
d0cb5a147a
* fixed bugs 212,222,225,227,229,231,233
|
26 years ago |
peter
|
035ec8ca3b
* fixed old tp comment behaviour within directives
|
26 years ago |
daniel
|
37c3308ca8
* Reverted C styled comments
|
26 years ago |
peter
|
393433d095
* fixed nested comments for old style tp and c
|
26 years ago |
florian
|
1941182a11
+ c styled comments
|
26 years ago |
pierre
|
f7732dfcee
* give include file name on error
|
26 years ago |
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 |