michael
|
5d75dd6a32
* Support for escaped keywords using & ( bug ID #31708)
|
8 years ago |
michael
|
f5b8292b6e
* Fix bug #31709
|
8 years ago |
Mattias Gaertner
|
ef850a1238
fcl-passrc: resolver: deprecated hintmessage, asm-block without assembler modifier, less hints
|
8 years ago |
michael
|
f29bbe25a6
* Parse Reference To Procedure|function
|
8 years ago |
michael
|
5de5fa9b7b
* Allow object generics, bug ID #31485
|
8 years ago |
michael
|
0dc3d03755
* Packed sets support
|
8 years ago |
michael
|
1415d86f86
* String of length 1 is character (bug ID 30723)
|
8 years ago |
michael
|
16d8435fde
* Fix generic as record field name, bug ID #30718
|
8 years ago |
michael
|
6d88302745
* Allow Delphi specialization syntax for generics (bug ID 30615)
|
9 years ago |
michael
|
70ce54ef4e
* Fix bug #30701: allow formatting arguments in str() and writeln()
|
9 years ago |
michael
|
65ea20e9e0
* More range type parsing errors
|
9 years ago |
michael
|
391966a414
* Character range types
|
9 years ago |
michael
|
a725887d0e
* Allow raise without semicolon before end.
|
9 years ago |
michael
|
0437bc4c8e
* Support for type helpers, low()..High() ranges, static fields
|
9 years ago |
michael
|
c7523c6236
* Patch from Mattias Gaertner with support for
|
9 years ago |
michael
|
a55c176bef
* Patch from Mattias Gaertner: Record support, detect duplicate identifiers, bug fixes
|
9 years ago |
michael
|
504e4fb944
* New patch from Mattias Gaertner
|
9 years ago |
michael
|
0ab6477081
* Patch from Mattias Gaertner:
|
9 years ago |
michael
|
827209f2de
* Generic array parsing
|
9 years ago |
michael
|
07ca0393ff
* Patch from Mattias Gaertner to fix range expression parsing (bug ID 29138)
|
9 years ago |
michael
|
6ba4413478
* Set visibility on record constants
|
10 years ago |
michael
|
e4cd8565ae
* Parse operators better
|
10 years ago |
michael
|
d900f4a29f
* Added support for class methods/properties in records
|
10 years ago |
michael
|
c754846815
* Initial support for inline comment documentation
|
10 years ago |
michael
|
79e7ba678e
* Support Hints prior to variable initialization, properties in records
|
10 years ago |
michael
|
7bb0b187a4
* Fix visibility in records mixed with function/procedure
|
10 years ago |
michael
|
a842569bf1
* Support for functions in records
|
10 years ago |
michael
|
89c4255ab8
* test for subrangeset
|
11 years ago |
michael
|
42db0408cc
* Fixed bug ID #25704 (visibility specifiers in records in Delphi mode)
|
11 years ago |
michael
|
a665785b93
* Fixed warnings/hints
|
13 years ago |