summaryrefslogtreecommitdiff
path: root/packages/fcl-passrc
Commit message (Expand)AuthorAgeFilesLines
* * Fixes range check errors, by Anton (bug id 19038)michael2011-04-021-3/+3
* * Patch from "gvs" Mantis 17543. Fixes some bugs in implementation parsingmarco2011-03-054-49/+2780
* * fixed exceptionhandling scanner (2nd attempt to load file was not in an tr...marco2010-11-131-1/+5
* * Some memory leak fixes from Vincent Snijdersmichael2010-11-052-8/+9
* * fcl-passrc goto support (added to an empty command), mantis 16476marco2010-10-241-0/+6
* + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 andjonas2010-09-291-5/+45
* * Procedure body is now reachable (and assigned). (patch from gschaegger@gmx.de)michael2010-09-142-0/+6
* passrc: improve parsing code statements. TPasImplCommand replaced by actual s...dmitry2010-08-262-33/+63
* passrc: added parsing label marks in the code blocksdmitry2010-08-252-6/+48
* passrc: initial program parsing. Fixed PasExpr constructor warnings. Added in...dmitry2010-08-252-11/+79
* * Patch from Graeme Geldenhuys (bug 17237) extending scanner to report EOL an...michael2010-08-232-9/+29
* * minor hint and warning improvementsmarco2010-08-211-0/+7
* * unit implicit first in uses clausemarco2010-08-142-9/+19
* * list interfaces in html declarationmarco2010-08-132-1/+7
* * Patch from Graeme to show deprecated et al modifiers after record def.marco2010-08-111-6/+26
* * slightly improved error reporting for test_parser.marco2010-08-111-2/+9
* * Made TPasExpr a descendent of expression, so declaration can be askedmichael2010-08-082-149/+253
* * store the filename of uses yy in xxx syntax.marco2010-08-082-1/+4
* * Fix some minor sideeffect introduced by r15729. File without "of integer" ...marco2010-08-081-1/+3
* * patch for property modifiers, mantis 16672marco2010-08-081-67/+57
* * Reverted r15728 since it didn't work in all cases.marco2010-08-061-5/+26
* * fix for and ; after the last field in a const record declarationmarco2010-08-061-2/+17
* * fixed cmdline handling so that multiple parameters can be passed.marco2010-08-061-1/+6
* * quick fix folding {$i %variablename%} to tkstring, mantis 16343marco2010-08-061-1/+9
* * patch from Dmitry for "file of integer" like syntax, mantis 16673marco2010-08-061-0/+1
* * fix deprecated etc for properties. Mantis 16672marco2010-08-061-26/+5
* * patch for ^\ by Dmitry, bug 16341marco2010-08-062-0/+16
* * patch from Dmitry for bug 16342, slightly extended by me.marco2010-08-062-46/+53
* * Patch from Dmitry for #$ef#$ab styled literals. Mantis 17110marco2010-08-061-57/+67
* * fixed most remaining "deprecated" problems for procedure/methods and class...marco2010-08-031-6/+14
* * fix hint parsing after UNIT token.marco2010-08-031-1/+2
* * check hints at end of class.marco2010-08-031-1/+2
* * mixed patches from Dmitry B, that fix the doc generation it seems.marco2010-08-013-27/+65
* * misc patches from mantis 17058, which fixes 70% of the fpdoc errors.marco2010-07-313-7/+159
* * Sergei's patch for charset constants from 17058, and a small errortext imp...marco2010-07-301-3/+3
* * Patch from Dmitry Boyarintsev to improve expression parsing (16931).michael2010-07-163-108/+152
* * Patch from Dmitry Boyarintsev to implement expression parsing. Improved to ...michael2010-07-122-7/+380
* * option to parse only interfacemichael2010-06-101-1/+4
* * fix for mantis 16344 (quoted filename in $include ) + testparser example f...marco2010-04-262-0/+67
* * fix for mantis 16347, support for filename in 'xxx' in unit clausemarco2010-04-261-0/+7
* * patch from Dmitry Boyarintsev for Mantis 16346. Strict private/protected s...marco2010-04-262-2/+25
* * Patch for class abstract and class sealed support by Dimitry Boyarintsev.marco2010-04-262-0/+20
* * Fixed parsing of hints in alias typesmichael2010-03-251-18/+34
* * Complete parsing of Pascal Sources. Contracted work by Mattias Gaertnermichael2010-02-263-338/+1597
* * Update Makefilespierre2009-12-101-6/+36
* * Added support for $IFEND instead of $ENDIFmichael2009-11-041-1/+1
* rtl: introduce new TObject methods: UnitName, GetHashCode, Equals, ToString a...paul2009-11-011-4/+4
* * Added support for export modifier (bug ID 13863) michael2009-10-232-30/+121
* * (reworked) Patch from m. spiller to implement visitor patternmichael2009-10-231-1/+110
* * Removed px_sdntogregorian for windowsmichael2009-10-171-6/+6