Michaël Van Canneyt
|
be5e84715c
* Allow Delphi-style const [ref]
|
1 year ago |
Michaël Van Canneyt
|
a7b449da8b
* Implement missing tests
|
1 year ago |
Michaël Van Canneyt
|
047e360538
* Improvements so whole RTL can be parsed
|
2 years ago |
Michaël Van Canneyt
|
c44f82d11a
* Copy & AddRef operators
|
3 years ago |
Michaël Van Canneyt
|
10c60c45d5
* Finalize does not need result
|
3 years ago |
michael
|
702322cfde
* discardresult modifier
|
4 years ago |
michael
|
46d301b7b2
* Function result can also contain ^ in type
|
4 years ago |
michael
|
6dafbfb7ca
* Fix Pointer types as arguments
|
4 years ago |
michael
|
b27054e170
* Parse Apple universal interfaces
|
4 years ago |
Mattias Gaertner
|
58bbf7e265
fcl-passrc: fixed tests TTestProcedureFunction
|
4 years ago |
michael
|
5354cf2a61
* Advanced records structure changed, fixed fpdoc
|
4 years ago |
michael
|
5c18d04732
* Fix far test
|
4 years ago |
michael
|
9d4a1d1ac5
* Consoledevice
|
4 years ago |
michael
|
be4d0be10c
* More base address fixes
|
4 years ago |
michael
|
60ecdb00ae
* More syscall fixes
|
4 years ago |
michael
|
cf68d1f965
* Fix syscall calling convention parsing
|
4 years ago |
michael
|
b1e78f1e75
* Add missing calling conventions
|
5 years ago |
Mattias Gaertner
|
18f670a822
fcl-passrc: parse and resolve helpers
|
6 years ago |
michael
|
3cc6537345
* Fix operator as identifier after type
|
7 years ago |
Mattias Gaertner
|
3343a936d9
fcl-passrc: updated tests
|
8 years ago |
michael
|
0ad519aac5
* Fix bug ID #0031546, far modifier for procedure
|
8 years ago |
michael
|
6a1d01b352
* Fix bug #31294. Function does not need result in delphi mode, in program or object
|
8 years ago |
michael
|
a51efe50b7
* noreturn procedure modifier (bug ID 31285)
|
8 years ago |
michael
|
06a8b84426
* Fix bug #31194 : function alias not supported
|
8 years ago |
michael
|
7ded54ad96
* Support for enumerator operator
|
8 years ago |
michael
|
c826d34429
* Allow function result to be omitted for implementation of declared function, in Delphi mode
|
8 years ago |
michael
|
0437bc4c8e
* Support for type helpers, low()..High() ranges, static fields
|
8 years ago |
michael
|
e4cd8565ae
* Parse operators better
|
10 years ago |
michael
|
c754846815
* Initial support for inline comment documentation
|
10 years ago |
michael
|
d519365da0
* Tests for procedure/function declarations, fixes in parsing of those
|
13 years ago |