lazarus/components/jcf2/Parse
2020-11-23 17:21:56 +00:00
..
PreProcessor JediCodeFormat: Harmonize uses sections. 2020-08-31 07:10:19 +00:00
UI JediCodeFormat: Clean out Delphi support from our fork. Delphi users get JCF from SourceForge. 2020-08-31 09:02:33 +00:00
AsmKeywords.pas
BuildParseTree.pas Jedi Code Format: Support formatting typecast in var definition. Issue #38120, patch from Domingo Galmés. 2020-11-23 17:21:56 +00:00
BuildTokenList.pas Jedi Code Format: Shorten code by exit() with parameter instead of setting Result and then exit. 2020-11-19 22:12:51 +00:00
ParseError.pas JediCodeFormat: Harmonize uses sections. 2020-08-31 07:10:19 +00:00
ParseTreeNode.pas Jedi Code Format: Support advanced records and nested types better. Issue #38057, patch from Domingo Galmés. 2020-11-10 09:50:22 +00:00
ParseTreeNodeType.pas Jedi Code Format: Sopport generic methods better. Issues #38109 and #38110, patch from Domingo Galmés. 2020-11-21 17:00:01 +00:00
SourceToken.pas JediCodeFormat: Harmonize uses sections. 2020-08-31 07:10:19 +00:00
SourceTokenList.pas JediCodeFormat: Harmonize uses sections. 2020-08-31 07:10:19 +00:00
Tokens.pas Jedi Code Format: Support formatting typecast in var definition. Issue #38120, patch from Domingo Galmés. 2020-11-23 17:21:56 +00:00
TokenUtils.pas Jedi Code Format: Support generic types with const. Issue #38088, patch from Domingo Galmés. 2020-11-19 22:12:49 +00:00