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 |
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 |