Michaël Van Canneyt
|
5ba83e8d35
* Parse inline variable declarations
|
1 year ago |
mattias
|
b466644724
fcl-passrc: started transition TPasElement reference counting to Parent free
|
3 years ago |
mattias
|
a7545e0892
fcl-passc: removed testpasutils.pas
|
3 years ago |
mattias
|
e5ac07db13
pastojs: started test TPas2JSUseAnalyzer
|
3 years ago |
mattias
|
10d9918596
fcl-passrc: parse if then goto
|
3 years ago |
michael
|
52bc9d5d80
* Extra test for case else/else
|
4 years ago |
michael
|
8775fac416
* Correct test
|
4 years ago |
michael
|
2fc63a4f17
* Additional test for 37760
|
4 years ago |
michael
|
4ad6c98d82
* Test for bug ID #27760
|
4 years ago |
Mattias Gaertner
|
766ccac8df
fcl-passrc: try except on do else end without semicolon at do statement
|
5 years ago |
michael
|
4247c8b1d0
* Test for otherwise without semicolon before it (laz sources)
|
5 years ago |
michael
|
c3e10be898
* Test case (currently failing) for else else in case statement
|
5 years ago |
Mattias Gaertner
|
007f266ccf
fcl-passrc: scanner: bool switch $goto
|
6 years ago |
Mattias Gaertner
|
f7f6712344
fcl-passrc: test write(a:3,b3:)
|
7 years ago |
Mattias Gaertner
|
0b3b61d261
fcl-passrc: error if semicolon is missing between block statements, fixed parsing finalization
|
8 years ago |
michael
|
de8c780fa7
* Fix second case of bug ID #31800 (binary expression with platform identifier)
|
8 years ago |
michael
|
054d0bc89b
* Fix bug #31734
|
8 years ago |
michael
|
313b316d78
* Fix bug #31800
|
8 years ago |
michael
|
a5ae6778e3
* Fix bug #31720
|
8 years ago |
michael
|
874d6b0a09
* Fix bug ID #31710: var,const,type sections can be empty in a class.
|
8 years ago |
michael
|
4d6174f9ef
* Fix bug ID #31702, no semicolon required before finalization
|
8 years ago |
michael
|
6f951e7be9
* Fix bug ID #31700: asm block in If..Then
|
8 years ago |
michael
|
f3f661140a
* Fix bug ID #31699 (@@end label in asm block)
|
8 years ago |
michael
|
ffb89bee59
* Fix bug ID #31680
|
8 years ago |
michael
|
57e9677088
* Fix bug ID #31690
|
8 years ago |
michael
|
d9a21a8071
* Patch from Mattias Gaertner
|
8 years ago |
michael
|
0a9031c76f
* Fix bug ID #31524
|
8 years ago |
michael
|
393b4caba2
* Patch from Mattias Gaertner:
|
8 years ago |
michael
|
f55215f53a
* Case else without semicolon in front (bug ID 31284)
|
8 years ago |
michael
|
58d0239558
* Fix some bordercases for if..then (bug ID 30717)
|
8 years ago |