Mattias Gaertner
|
04807d1ac4
fcl-passrc: implemented $if
|
8 years ago |
Mattias Gaertner
|
d493980bb2
fcl-passrc: scanner: implemented macros directive
|
8 years ago |
Mattias Gaertner
|
9390bfb485
fcl-passrc: reverted scanner Macros change
|
8 years ago |
Mattias Gaertner
|
fef47e05e0
fcl-passrc: scanner: accelerated Macros
|
8 years ago |
michael
|
5d75dd6a32
* Support for escaped keywords using & ( bug ID #31708)
|
8 years ago |
michael
|
051f8568b3
* Fix nested comments (* *) style
|
8 years ago |
michael
|
da88f7d217
* Fix bug #31283, parsing of Self as identifier
|
8 years ago |
michael
|
81a00358a1
* Modeswitches now parsed correctly (bug ID 30724)
|
8 years ago |
michael
|
1415d86f86
* String of length 1 is character (bug ID 30723)
|
8 years ago |
michael
|
5d4f605a39
* Fix bug #30720, } is processed wrongly when scanning and PPIsSkipping
|
8 years ago |
michael
|
ddaa4d33e3
* Allow (*$ style directives, restructured directive handling (Bug ID 30725)
|
8 years ago |
michael
|
52383fed98
* Support for DispInterface and DispID (bug ID 30716)
|
8 years ago |
michael
|
fe896fbe3b
* Fix bug #30719, C style shift left and right operators
|
8 years ago |
michael
|
caeaaad986
* Helper should not be a token
|
9 years ago |
michael
|
0ab6477081
* Patch from Mattias Gaertner:
|
9 years ago |
michael
|
c2bb03823b
* For in construct and class/record helpers implemented
|
13 years ago |
michael
|
649bbae1c3
* Expression parsing tests, nested types
|
13 years ago |
michael
|
c087aff3b2
* Added support for C-style assignments
|
13 years ago |
michael
|
a665785b93
* Fixed warnings/hints
|
13 years ago |
michael
|
60022280f0
* Test case for undefine and define
|
13 years ago |
michael
|
2e8c55fe41
* Test for special macro handling
|
13 years ago |
michael
|
eb2b836b06
* $IFDEF also handles macros
|
13 years ago |
michael
|
1c85102924
* Macro support. Fix for include support if not EOL
|
13 years ago |
michael
|
aa625a23e6
* Unit Tests for scanner
|
13 years ago |