Michaël Van Canneyt
|
889e3a15b6
* PChar -> PAnsiChar
|
2 years ago |
mattias
|
440af0f81f
fcl-passrc, pastojs: fixed crash on evaluating ord(int), #39260
|
2 years ago |
mattias
|
5b4ba67a85
fcl-passrc: started resolver tests for multi errors
|
2 years ago |
Michaël Van Canneyt
|
54a9598084
* Start of error recovery
|
2 years ago |
mattias
|
1fc7609fa8
fcl-passrc: TPasElement free instead of reference count
|
3 years ago |
mattias
|
64a8c73df2
fcl-passrc: transition TPasElement from reference count to free
|
3 years ago |
mattias
|
a7545e0892
fcl-passc: removed testpasutils.pas
|
3 years ago |
mattias
|
e5ac07db13
pastojs: started test TPas2JSUseAnalyzer
|
3 years ago |
michael
|
29b6e4d6de
* Start of write tests by Joe Care, case writing (bug id 0037834)
|
4 years ago |
Mattias Gaertner
|
127c3eccb8
fcl-passrc: fixed some mem leaks
|
7 years ago |
Mattias Gaertner
|
b1b6b52842
fcl-passrc: added bool flag $PointerMath
|
7 years ago |
Mattias Gaertner
|
d34e9b79bf
fcl-passrc: optional parse units queued instead of recursively
|
7 years ago |
Mattias Gaertner
|
f980a24541
fcl-passrc: resolver $assertions
|
7 years ago |
Mattias Gaertner
|
a99790afad
fcl-passrc: resolver: var modifier absolute
|
7 years ago |
Mattias Gaertner
|
c07c5d56ab
fcl-passrc: read class ancestor with specialize
|
8 years ago |
Mattias Gaertner
|
bf9dffbaf8
fcl-passrc: pasresolver: resolve dotted unit names and default program namespace
|
8 years ago |
Mattias Gaertner
|
3343a936d9
fcl-passrc: updated tests
|
8 years ago |
michael
|
945b0aa98b
* Fix from Mattias Gaertner:
|
8 years ago |
michael
|
ffeaae5e09
* Small formatting change from Mattias Gaertner
|
8 years ago |
michael
|
dc1eb312ba
* Patch from Mattias Gaertner: Memleak fixes in case of errors
|
8 years ago |
michael
|
52383fed98
* Support for DispInterface and DispID (bug ID 30716)
|
8 years ago |
michael
|
ea421c6874
* Patch from Mattias Gaertner, implementing
|
9 years ago |
michael
|
504e4fb944
* New patch from Mattias Gaertner
|
9 years ago |
michael
|
0ab6477081
* Patch from Mattias Gaertner:
|
9 years ago |
michael
|
e4cd8565ae
* Parse operators better
|
10 years ago |
michael
|
c754846815
* Initial support for inline comment documentation
|
10 years ago |
michael
|
c2bb03823b
* For in construct and class/record helpers implemented
|
13 years ago |
michael
|
d519365da0
* Tests for procedure/function declarations, fixes in parsing of those
|
13 years ago |
michael
|
649bbae1c3
* Expression parsing tests, nested types
|
13 years ago |
michael
|
c087aff3b2
* Added support for C-style assignments
|
13 years ago |