lazarus/components/jcf2/Parse
2016-06-12 16:07:57 +00:00
..
PreProcessor
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 Fix spelling errors. Issue #0030258. Patch by Paul Gevers. 2016-06-12 16:07:57 +00:00
BuildTokenList.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
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: 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
TokenUtils.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