Michaël Van Canneyt
|
be5e84715c
* Allow Delphi-style const [ref]
|
1 year ago |
Michaël Van Canneyt
|
4bdf6233c3
* More error recovery: variable (lists)
|
2 years ago |
mattias
|
b466644724
fcl-passrc: started transition TPasElement reference counting to Parent free
|
3 years ago |
Michaël Van Canneyt
|
5651680930
* Add test for threadvar
|
3 years ago |
Michaël Van Canneyt
|
4dd01de381
* Fix cvar;export; parsing
|
3 years ago |
michael
|
215dab8c8a
* far is a procedure type modifier, can appear in type defs
|
4 years ago |
michael
|
f8eac112d1
* Absolute is allowed as variable/type/const name
|
4 years ago |
michael
|
bd571fdd31
* absolute can also take address on some platforms
|
4 years ago |
michael
|
6ee3d6064f
* Fix generics >=Class and type ^File and external vars
|
4 years ago |
Mattias Gaertner
|
a99790afad
fcl-passrc: resolver: var modifier absolute
|
7 years ago |
michael
|
dbc9b7f8b4
* Fix Bug ID #31733
|
8 years ago |
michael
|
1f3e7442c1
* Fix bug ID #31671
|
8 years ago |
michael
|
406c7caa6f
* External var does not need, but allows semicolon after var type
|
8 years ago |
michael
|
487d7ca141
* Patch from Mattias Gaertner:
|
8 years ago |
michael
|
1415d86f86
* String of length 1 is character (bug ID 30723)
|
8 years ago |
michael
|
caeaaad986
* Helper should not be a token
|
8 years ago |
michael
|
79e7ba678e
* Support Hints prior to variable initialization, properties in records
|
10 years ago |
michael
|
a665785b93
* Fixed warnings/hints
|
13 years ago |
michael
|
0801287956
* Adapted tests to use expression objects where needed
|
13 years ago |
michael
|
b867010691
* Test cases for types, var, const, resource string. Start of statement tests
|
13 years ago |