marcus
|
09addc9e78
fcl-passrc: support for syscall functions, parameter location, HASAMIGA define
|
hace 10 años |
michael
|
399129693f
* Initialize token more correct in case of * / + -
|
hace 11 años |
michael
|
efd6f8851e
* Set read buffer size to 4K (speeds up)
|
hace 12 años |
michael
|
2252b71ae9
* Some small fixes so sdo is parsed
|
hace 13 años |
michael
|
c2bb03823b
* For in construct and class/record helpers implemented
|
hace 13 años |
michael
|
c9e622b5a8
* Support for C-style assignments (bug 22007)
|
hace 13 años |
michael
|
42391199af
* Remove ParseExpression, changed everywhere to DoParseExpression
|
hace 13 años |
michael
|
09275660d8
* Fix access violation when file not found. Better GetCurColumn
|
hace 13 años |
michael
|
8b8ccb9e05
* Fixed $UNDEF
|
hace 13 años |
michael
|
f8e6cfc6b8
* Fixed parsing of constref and one more case of deprecated hint
|
hace 13 años |
michael
|
24d175e0a7
* Abstracted handling of defines
|
hace 13 años |
michael
|
a74d24c989
* Handle* is now virtual.
|
hace 13 años |
michael
|
eb2b836b06
* $IFDEF also handles macros
|
hace 13 años |
michael
|
1c85102924
* Macro support. Fix for include support if not EOL
|
hace 13 años |
michael
|
c52a892852
* Speed Improvements and option to use (virtual file) streams.
|
hace 13 años |
michael
|
3e3852a489
* Fix bug #20791
|
hace 13 años |
michael
|
3935cf7460
* Added logging options
|
hace 13 años |
michael
|
d078996f69
* Refactoring in preparation of extended features (nested type, extended records) support
|
hace 13 años |
michael
|
5ea8e65ea2
* Support for generics
|
hace 13 años |
marco
|
1beef3f3f5
* fixed exceptionhandling scanner (2nd attempt to load file was not in an try..except). Bug reported on German laz forum
|
hace 14 años |
michael
|
a848b6fde2
* Patch from Graeme Geldenhuys (bug 17237) extending scanner to report EOL and TAB
|
hace 15 años |
marco
|
b48130b39b
* quick fix folding {$i %variablename%} to tkstring, mantis 16343
|
hace 15 años |
marco
|
a78a3f1171
* patch for ^\ by Dmitry, bug #16341
|
hace 15 años |
marco
|
737d373be3
* Patch from Dmitry for #$ef#$ab styled literals. Mantis 17110
|
hace 15 años |
marco
|
281f0f2a8c
* mixed patches from Dmitry B, that fix the doc generation it seems.
|
hace 15 años |
marco
|
443b4ad8dc
* misc patches from mantis 17058, which fixes 70% of the fpdoc errors.
|
hace 15 años |
michael
|
28a97035eb
* Patch from Dmitry Boyarintsev to improve expression parsing (16931).
|
hace 15 años |
marco
|
faf2bdfd62
* fix for mantis 16344 (quoted filename in $include ) + testparser example from that series of bugreports.
|
hace 15 años |
michael
|
0b3f54d6bd
* Complete parsing of Pascal Sources. Contracted work by Mattias Gaertner
|
hace 15 años |
michael
|
3cd9b17536
* Added support for $IFEND instead of $ENDIF
|
hace 16 años |