michael
|
73dd1afd7d
* Fix bug ID #38269 (caret can be start of string)
|
4 years ago |
michael
|
9e238f4724
* Multiline strings and INCLUDESTRING(FILE)
|
4 years ago |
michael
|
b27054e170
* Parse Apple universal interfaces
|
4 years ago |
michael
|
ec4df539c3
* Includefile also must set basename
|
4 years ago |
michael
|
409dacf52f
* Fix lineending being converted to LF char in comments, patch by Joe Care (Bug ID 37808)
|
4 years ago |
michael
|
0ef66a8631
* Fix from Joe care to implement .) as alternative for ], bug ID #37807
|
4 years ago |
michael
|
8e0a97ca42
* ObjCCategory
|
5 years ago |
michael
|
3e344a12e2
* Start ObjCClass support
|
5 years ago |
michael
|
4dcae91474
* Trim content of directives
|
5 years ago |
michael
|
ce6789bdbf
* Add OnComment
|
5 years ago |
Mattias Gaertner
|
ddcb2d80af
fcl-passrc: fixed modeswitch param and comment to be fpc compatible
|
5 years ago |
Mattias Gaertner
|
65fdc04dc3
fcl-passrc: fixed parsing comment in $IFDEF, $IFNDEF, issue #34711
|
6 years ago |
michael
|
4bb4eb5cca
* Patch from Pascal Riekenberg to allow using BOM markers in source files (bug ID 34344)
|
6 years ago |
michael
|
27b969b397
* Ignore spaces in defines
|
7 years ago |
Mattias Gaertner
|
bfb89bfd0f
fcl-passrc: scanner: added modeswitch prefixedattributes, parser: skip attributes
|
7 years ago |
michael
|
31bc025d08
* Better operator as identifier mechanism
|
8 years ago |
michael
|
68414a358c
* Operator is a valid field name (bug ID 32049)
|
8 years ago |
Mattias Gaertner
|
9bd0b55ca2
fcl-passrc: test for skip $error
|
8 years ago |
michael
|
054d0bc89b
* Fix bug #31734
|
8 years ago |
Mattias Gaertner
|
e783e54e8c
fcl-passrc: implemented $elseif
|
8 years ago |
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 |