pierre
|
eb59e0b11c
* fix for tests/test/testrang.pp bug
|
25 years ago |
michael
|
10b7a3ccbe
* Fixed bug in readcomment that was dropping * characters
|
25 years ago |
peter
|
9f1695f700
* ^m support also after a string
|
25 years ago |
florian
|
60058ae960
* very small change to scanner ...
|
25 years ago |
pierre
|
35d59eeb52
Use $GOTO ON
|
25 years ago |
daniel
|
fb1a842118
* Current work of symtable integration committed. The symtable can be
|
25 years ago |
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 |