Michaël Van Canneyt
|
1750908824
* Fix compilation
|
2 years ago |
mattias
|
12405f9ee4
fcl-passrc: fixed compile
|
2 years ago |
Michaël Van Canneyt
|
047e360538
* Improvements so whole RTL can be parsed
|
2 years ago |
mattias
|
14ae44c362
fcl-passrc: fixed parsing class var var
|
3 years ago |
Michaël Van Canneyt
|
f1cb5e678c
* Test for po_keepclassforward
|
3 years ago |
Michaël Van Canneyt
|
4820ec0746
* "Class of" allowed for fields
|
3 years ago |
michael
|
185048c631
* Last field before end does not need a semicolon
|
4 years ago |
michael
|
81344a6f5c
* test for missing semicolon after fields in class declaration
|
4 years ago |
michael
|
ebb1d78ced
* objcprotocol can have multiple parents
|
4 years ago |
michael
|
319c00b832
* Protocol can also be external
|
4 years ago |
michael
|
873354beaa
* Allow optional/required sections in objcprotocol classes
|
4 years ago |
michael
|
8e0a97ca42
* ObjCCategory
|
5 years ago |
michael
|
3e344a12e2
* Start ObjCClass support
|
5 years ago |
michael
|
45d08916f2
* test for method aliases (function)
|
5 years ago |
michael
|
7649e205aa
* test for method aliases
|
5 years ago |
Mattias Gaertner
|
4a226f39ab
fcl-passrc: fixed stop on implementation keyword in program, fixed parsing attributes in class type section
|
6 years ago |
Mattias Gaertner
|
c4cd0ad776
fcl-passrc: specialize for-loop
|
6 years ago |
Mattias Gaertner
|
18d4e36361
fcl-passrc: added some advanced record tests
|
6 years ago |
Mattias Gaertner
|
faca63449f
fcl-passrc: parser: check semicolon in arg list, bug #33742
|
7 years ago |
Mattias Gaertner
|
2ac2e7bd7d
fcl-passrc: resolver: implemented $M $TypeInfo
|
8 years ago |
Mattias Gaertner
|
3a0e540dde
fcl-passrc: parser: fixed default class visibility to visPublic
|
8 years ago |
Mattias Gaertner
|
c07c5d56ab
fcl-passrc: read class ancestor with specialize
|
8 years ago |
michael
|
6371309843
* Fix bug ID #31801, empty class var section
|
8 years ago |
michael
|
2b67d4c727
* Fix previous test
|
8 years ago |
michael
|
60de96894a
* Fix bug ID #31710: var,const,type sections can be empty in a class.
|
8 years ago |
michael
|
874d6b0a09
* Fix bug ID #31710: var,const,type sections can be empty in a class.
|
8 years ago |
michael
|
75e5467ba8
* Support for final modifier
|
8 years ago |
michael
|
3f76b8608b
* Fix bug #31672
|
8 years ago |
michael
|
406c7caa6f
* External var does not need, but allows semicolon after var type
|
8 years ago |
michael
|
0f40ccd45f
* external class namespace is optional, external fields in class follow variable syntax
|
8 years ago |