| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Fixes range check errors, by Anton (bug id 19038) | michael | 2011-04-02 | 1 | -3/+3 |
| * | * Patch from "gvs" Mantis 17543. Fixes some bugs in implementation parsing | marco | 2011-03-05 | 4 | -49/+2780 |
| * | * fixed exceptionhandling scanner (2nd attempt to load file was not in an tr... | marco | 2010-11-13 | 1 | -1/+5 |
| * | * Some memory leak fixes from Vincent Snijders | michael | 2010-11-05 | 2 | -8/+9 |
| * | * fcl-passrc goto support (added to an empty command), mantis 16476 | marco | 2010-10-24 | 1 | -0/+6 |
| * | + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and | jonas | 2010-09-29 | 1 | -5/+45 |
| * | * Procedure body is now reachable (and assigned). (patch from gschaegger@gmx.de) | michael | 2010-09-14 | 2 | -0/+6 |
| * | passrc: improve parsing code statements. TPasImplCommand replaced by actual s... | dmitry | 2010-08-26 | 2 | -33/+63 |
| * | passrc: added parsing label marks in the code blocks | dmitry | 2010-08-25 | 2 | -6/+48 |
| * | passrc: initial program parsing. Fixed PasExpr constructor warnings. Added in... | dmitry | 2010-08-25 | 2 | -11/+79 |
| * | * Patch from Graeme Geldenhuys (bug 17237) extending scanner to report EOL an... | michael | 2010-08-23 | 2 | -9/+29 |
| * | * minor hint and warning improvements | marco | 2010-08-21 | 1 | -0/+7 |
| * | * unit implicit first in uses clause | marco | 2010-08-14 | 2 | -9/+19 |
| * | * list interfaces in html declaration | marco | 2010-08-13 | 2 | -1/+7 |
| * | * Patch from Graeme to show deprecated et al modifiers after record def. | marco | 2010-08-11 | 1 | -6/+26 |
| * | * slightly improved error reporting for test_parser. | marco | 2010-08-11 | 1 | -2/+9 |
| * | * Made TPasExpr a descendent of expression, so declaration can be asked | michael | 2010-08-08 | 2 | -149/+253 |
| * | * store the filename of uses yy in xxx syntax. | marco | 2010-08-08 | 2 | -1/+4 |
| * | * Fix some minor sideeffect introduced by r15729. File without "of integer" ... | marco | 2010-08-08 | 1 | -1/+3 |
| * | * patch for property modifiers, mantis 16672 | marco | 2010-08-08 | 1 | -67/+57 |
| * | * Reverted r15728 since it didn't work in all cases. | marco | 2010-08-06 | 1 | -5/+26 |
| * | * fix for and ; after the last field in a const record declaration | marco | 2010-08-06 | 1 | -2/+17 |
| * | * fixed cmdline handling so that multiple parameters can be passed. | marco | 2010-08-06 | 1 | -1/+6 |
| * | * quick fix folding {$i %variablename%} to tkstring, mantis 16343 | marco | 2010-08-06 | 1 | -1/+9 |
| * | * patch from Dmitry for "file of integer" like syntax, mantis 16673 | marco | 2010-08-06 | 1 | -0/+1 |
| * | * fix deprecated etc for properties. Mantis 16672 | marco | 2010-08-06 | 1 | -26/+5 |
| * | * patch for ^\ by Dmitry, bug 16341 | marco | 2010-08-06 | 2 | -0/+16 |
| * | * patch from Dmitry for bug 16342, slightly extended by me. | marco | 2010-08-06 | 2 | -46/+53 |
| * | * Patch from Dmitry for #$ef#$ab styled literals. Mantis 17110 | marco | 2010-08-06 | 1 | -57/+67 |
| * | * fixed most remaining "deprecated" problems for procedure/methods and class... | marco | 2010-08-03 | 1 | -6/+14 |
| * | * fix hint parsing after UNIT token. | marco | 2010-08-03 | 1 | -1/+2 |
| * | * check hints at end of class. | marco | 2010-08-03 | 1 | -1/+2 |
| * | * mixed patches from Dmitry B, that fix the doc generation it seems. | marco | 2010-08-01 | 3 | -27/+65 |
| * | * misc patches from mantis 17058, which fixes 70% of the fpdoc errors. | marco | 2010-07-31 | 3 | -7/+159 |
| * | * Sergei's patch for charset constants from 17058, and a small errortext imp... | marco | 2010-07-30 | 1 | -3/+3 |
| * | * Patch from Dmitry Boyarintsev to improve expression parsing (16931). | michael | 2010-07-16 | 3 | -108/+152 |
| * | * Patch from Dmitry Boyarintsev to implement expression parsing. Improved to ... | michael | 2010-07-12 | 2 | -7/+380 |
| * | * option to parse only interface | michael | 2010-06-10 | 1 | -1/+4 |
| * | * fix for mantis 16344 (quoted filename in $include ) + testparser example f... | marco | 2010-04-26 | 2 | -0/+67 |
| * | * fix for mantis 16347, support for filename in 'xxx' in unit clause | marco | 2010-04-26 | 1 | -0/+7 |
| * | * patch from Dmitry Boyarintsev for Mantis 16346. Strict private/protected s... | marco | 2010-04-26 | 2 | -2/+25 |
| * | * Patch for class abstract and class sealed support by Dimitry Boyarintsev. | marco | 2010-04-26 | 2 | -0/+20 |
| * | * Fixed parsing of hints in alias types | michael | 2010-03-25 | 1 | -18/+34 |
| * | * Complete parsing of Pascal Sources. Contracted work by Mattias Gaertner | michael | 2010-02-26 | 3 | -338/+1597 |
| * | * Update Makefiles | pierre | 2009-12-10 | 1 | -6/+36 |
| * | * Added support for $IFEND instead of $ENDIF | michael | 2009-11-04 | 1 | -1/+1 |
| * | rtl: introduce new TObject methods: UnitName, GetHashCode, Equals, ToString a... | paul | 2009-11-01 | 1 | -4/+4 |
| * | * Added support for export modifier (bug ID 13863) | michael | 2009-10-23 | 2 | -30/+121 |
| * | * (reworked) Patch from m. spiller to implement visitor pattern | michael | 2009-10-23 | 1 | -1/+110 |
| * | * Removed px_sdntogregorian for windows | michael | 2009-10-17 | 1 | -6/+6 |