lazarus/components/jcf2/Parse
2017-08-30 21:49:49 +00:00
..
PreProcessor JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00
UI JCF2: Use String type + UTF-8 instead of WideString. Prevents conversions and compiler warnings. Also related to issue #27945. 2015-12-26 16:52:28 +00:00
AsmKeywords.pas
BuildParseTree.pas JCF2: Support finalization without initialization. Issue #31821, patch from CCRDude. 2017-05-18 08:52:46 +00:00
BuildTokenList.pas JCF2: Support octal numbers. Issue #31876, patch from CCRDude. 2017-05-21 10:53:00 +00:00
ParseError.pas
ParseTreeNode.pas
ParseTreeNodeType.pas fixed typos, bug #29323 patch from Paul Gevers 2016-01-04 15:02:09 +00:00
SourceToken.pas JCF2: Use String type + UTF-8 instead of WideString. Prevents conversions and compiler warnings. Also related to issue #27945. 2015-12-26 16:52:28 +00:00
SourceTokenList.pas
Tokens.pas jcf2: Support "bitpacked" keyword. Issue #32267, patch from delfion. 2017-08-30 21:49:49 +00:00
TokenUtils.pas JCF: Rename FormatSettings -> FormattingSettings because of a confusing name clash. 2017-07-13 08:19:33 +00:00