提交歷史

作者 SHA1 備註 提交日期
  Michaël Van Canneyt be5e84715c * Allow Delphi-style const [ref] 1 年之前
  Michaël Van Canneyt a7b449da8b * Implement missing tests 1 年之前
  Michael VAN CANNEYT ec710fb219 * External objc class forward definition 2 年之前
  Michaël Van Canneyt 889e3a15b6 * PChar -> PAnsiChar 2 年之前
  Michaël Van Canneyt 1750908824 * Fix compilation 2 年之前
  mattias 12405f9ee4 fcl-passrc: fixed compile 2 年之前
  Michaël Van Canneyt 047e360538 * Improvements so whole RTL can be parsed 2 年之前
  mattias 14ae44c362 fcl-passrc: fixed parsing class var var 3 年之前
  Michaël Van Canneyt f1cb5e678c * Test for po_keepclassforward 3 年之前
  Michaël Van Canneyt 4820ec0746 * "Class of" allowed for fields 3 年之前
  michael 185048c631 * Last field before end does not need a semicolon 4 年之前
  michael 81344a6f5c * test for missing semicolon after fields in class declaration 4 年之前
  michael ebb1d78ced * objcprotocol can have multiple parents 4 年之前
  michael 319c00b832 * Protocol can also be external 4 年之前
  michael 873354beaa * Allow optional/required sections in objcprotocol classes 4 年之前
  michael 8e0a97ca42 * ObjCCategory 5 年之前
  michael 3e344a12e2 * Start ObjCClass support 5 年之前
  michael 45d08916f2 * test for method aliases (function) 5 年之前
  michael 7649e205aa * test for method aliases 5 年之前
  Mattias Gaertner 4a226f39ab fcl-passrc: fixed stop on implementation keyword in program, fixed parsing attributes in class type section 5 年之前
  Mattias Gaertner c4cd0ad776 fcl-passrc: specialize for-loop 6 年之前
  Mattias Gaertner 18d4e36361 fcl-passrc: added some advanced record tests 6 年之前
  Mattias Gaertner faca63449f fcl-passrc: parser: check semicolon in arg list, bug #33742 7 年之前
  Mattias Gaertner 2ac2e7bd7d fcl-passrc: resolver: implemented $M $TypeInfo 7 年之前
  Mattias Gaertner 3a0e540dde fcl-passrc: parser: fixed default class visibility to visPublic 7 年之前
  Mattias Gaertner c07c5d56ab fcl-passrc: read class ancestor with specialize 8 年之前
  michael 6371309843 * Fix bug ID #31801, empty class var section 8 年之前
  michael 2b67d4c727 * Fix previous test 8 年之前
  michael 60de96894a * Fix bug ID #31710: var,const,type sections can be empty in a class. 8 年之前
  michael 874d6b0a09 * Fix bug ID #31710: var,const,type sections can be empty in a class. 8 年之前