peter
|
526cffbaad
* set ms_compiled after the program/unit is parsed
|
22 years ago |
olle
|
6f78eac09f
+ support for a different set of compiler directives under $MODE MAC
|
22 years ago |
florian
|
220e05dd5e
* fixed arm concatcopy
|
22 years ago |
peter
|
6731abb0db
* fixed some reported bugs
|
22 years ago |
peter
|
1b72901b14
* recursive include depth check
|
22 years ago |
peter
|
2b888374ce
* don't close inputfile when still closed
|
22 years ago |
peter
|
2721d341f0
* merged some verbosity options.
|
22 years ago |
peter
|
bbf8bddbb4
* unit loading changed to first register units and load them
|
22 years ago |
peter
|
1ae6696e1b
* use gettoken to get filename for include
|
22 years ago |
peter
|
7e58010fa1
* fix delphi comment parsing when skipping preproc directive
|
22 years ago |
peter
|
0d2c1bfd3c
* give an error when no symbol is specified after $if(n)def
|
22 years ago |
peter
|
9394913716
* support quotes around include filenames
|
22 years ago |
carl
|
e992fd20ab
* remove a stupid thing that i commited
|
22 years ago |
carl
|
5c5db0e0a3
+ unimplemented hint directive added
|
22 years ago |
peter
|
6c097b4546
* fix macro nesting check
|
23 years ago |
peter
|
a431bf27a0
* parse ^ after nil as caret
|
23 years ago |
carl
|
a013d19c36
* bugfix of bug report 2072 (merged)
|
23 years ago |
peter
|
37bb42694b
* fixed crash when current_module becomes nil
|
23 years ago |
pierre
|
0aceb4b76b
* fix for bug #2004 merged
|
23 years ago |
peter
|
724ece4715
* tscannerfile is now destroyed in tmodule.reset and current_scanner
|
23 years ago |
peter
|
fb64d51f69
* TScannerFile.SetInvalid added that will also reset inputfile
|
23 years ago |
carl
|
18b102ce95
+ moved target_cpu_string to cpuinfo
|
23 years ago |
florian
|
2b3a8dccf8
+ support for octal constants, they are specified by a leading &
|
23 years ago |
florian
|
64b27c2ca1
+ char constants specified with #.. with more than 3 digits are handled as widechar
|
23 years ago |
peter
|
06ebac4e27
* readded missing revisions
|
23 years ago |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 years ago |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 years ago |
peter
|
5ea6f2b824
* fixed memleaks when file can't be opened
|
23 years ago |
carl
|
572b87cade
* first check .inc file extension
|
23 years ago |
carl
|
1f52a0cbe7
- remove my fixes until Peter agrees on the fix (sorry Peter)
|
23 years ago |