peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
peter
|
706e0c4417
* fixed filepos when eof is read, it'll now stay on the eof position
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
peter
|
c5410eee5c
* preprocessor support. But it fails on the caret in type blocks
|
26 years ago |
pierre
|
94f418dc11
+ one field added for ttoken record for operator
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
peter
|
c60316b0d3
* fixed comment level counting after directive
|
26 years ago |
peter
|
be22c241fb
* fixed oldtp comment parsing
|
26 years ago |
peter
|
0e7c4919c8
* fixed line counter when the first line had #10 only. This was buggy
|
26 years ago |
peter
|
eb72952214
* fixed macro within macro endless-loop
|
26 years ago |
peter
|
0b396c0466
* $IFNDEF is 7 chars and not 6 chars
|
26 years ago |
daniel
|
1777e0c901
* Could not compile with TP, some arrays moved to heap
|
26 years ago |
peter
|
0274f3a08b
* fixed crash in psub
|
26 years ago |
michael
|
97393a3370
* Removed C style comments.
|
26 years ago |
peter
|
cb8aeb3fd6
* V_Fatal=1, all other V_ are also increased
|
26 years ago |
Jonas Maebe
|
ace7ff6983
* all tokens now start with an underscore
|
26 years ago |
peter
|
771996a9db
* always output preprocstack when unexpected eof is found
|
26 years ago |
peter
|
382d5bd835
* directives are allowed in (* *)
|
26 years ago |
florian
|
046acfb84b
* made it compilable with Dlephi 4 again
|
26 years ago |
pierre
|
5f05d07dcb
* previous wrong log corrected
|
26 years ago |
pierre
|
35777a48a1
types.pas
|
26 years ago |
pierre
|
2758e7c639
* problem with main file end without newline
|
26 years ago |
peter
|
d4f4226806
* fixed line counting with macro's
|
26 years ago |
florian
|
78d13ec796
* changes to compile it with Delphi 4.0
|
26 years ago |
pierre
|
bc90408c3e
+ better preproc stack checking and report
|
26 years ago |
peter
|
88ca7ef542
* more hashing for keyword table
|
26 years ago |
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 |