lazarus/components/jcf2/Parse
2021-10-10 21:50:12 +03:00
..
PreProcessor Fix compilation with FPC 3.0.4. 2021-02-05 20:07:12 +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 Fix compilation with FPC 3.0.4. 2021-02-05 20:07:12 +00:00
BuildParseTree.pas JEDI Code Formatter: Support a list of used registers at the end of "asm" block. Issue #35722, patch by DomingoGP. 2021-10-10 21:50:12 +03:00
BuildTokenList.pas Jedi Code Format: Deal with imbalanced bracket comments. Issue #39116, patch by Udo Sommer. 2021-07-02 08:38:09 +00:00
ParseError.pas Jedi Code Format: Let JCF die more gracefully on unexpected errors in source or tokenizer/parser logic. Issue #39117, patch by Udo Sommer. 2021-06-30 22:40:24 +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 Jedi Code Format: Fix access violation when parsing not closed IFDEF. Issue #38146, patch from Domingo Galmés. 2020-11-30 20:35:22 +00:00
Tokens.pas Support more calling conventions. Issue #39405, patch by Pavel. 2021-10-04 11:10:27 +03:00
TokenUtils.pas Jedi Code Format: Fixed typo on form resource directive recognition. Issue #39115, patch by Udo Sommer. 2021-06-30 22:46:44 +00:00