summaryrefslogtreecommitdiff
path: root/packages/fcl-passrc/examples
Commit message (Expand)AuthorAgeFilesLines
* * short op for ident is t not d, probably copy and paste. Patch by Margers, ...marco2020-01-171-1/+1
* fpdoc: cleaned up obsolete okspecialize codemattias2018-02-101-22/+2
* fix typo in previous commitmichael2017-09-041-1/+1
* * Fix forward class definition writingmichael2017-09-041-2/+2
* * Fix TPasWriter so it produces compileable output, add more constructs. Samp...michael2017-09-012-0/+544
* fcl-passrc: examples: parsepp: fixed freeing modulemattias2017-05-171-1/+4
* * Patch from Mattias Gaertner:michael2017-02-061-1/+2
* * Fix compilationmichael2017-01-291-6/+6
* * New simple program to test if pparser parses some codemichael2017-01-291-0/+88
* * Patch from Anton to support dotted unit names (Bug ID 22919)michael2012-12-261-2/+11
* * Tests for procedure/function declarations, fixes in parsing of thosemichael2012-08-211-2/+2
* * Fixed to take expressions into accountmichael2012-08-091-4/+4
* * Fixed compilation and finalizationmichael2012-07-191-4/+4
* * Uncommented some extra testsmichael2011-11-201-4/+3
* * More extensive examples taken from RTLmichael2011-11-202-209/+457
* * Support for genericsmichael2011-11-112-4/+44
* * Patch from "gvs" Mantis 17543. Fixes some bugs in implementation parsingmarco2011-03-052-22/+2615
* * slightly improved error reporting for test_parser.marco2010-08-111-2/+9
* * fixed cmdline handling so that multiple parameters can be passed.marco2010-08-061-1/+6
* * fix for mantis 16344 (quoted filename in $include ) + testparser example f...marco2010-04-261-0/+61