lazarus/components/jcf2/Parse
2022-12-23 09:22:27 +02:00
..
PreProcessor Jedi Code Format: Improve formatting of preprocessor blocks and preprocessor directives. Issue #39662, patch by Domingo Galmés. 2022-11-02 19:30:49 +02:00
UI Jedi Code Format: Refactoring. Remove obsolete code and units. Issue #39929, patch by Domingo Galmés. 2022-10-14 18:21:44 +03:00
AsmKeywords.pas Jedi Code Format: Support Intel x64 Assembler Registers. Issue #39953, patch by Александр Дмитриев. 2022-10-16 12:57:56 +03:00
BuildParseTree.pas Jedi Code Format: Eliminate an assertion failure in debug mode. Issue #40053, patch by Domingo Galmés. 2022-12-23 09:22:27 +02:00
BuildTokenList.pas Jedi Code Format: Refactoring. Remove obsolete code and units. Issue #39929, patch by Domingo Galmés. 2022-10-14 18:21:44 +03:00
ParseError.pas Jedi Code Format: Fix memory leaks. Issue #39939, patch by Domingo Galmés. 2022-10-03 13:02:37 +03:00
ParseTreeNode.pas
ParseTreeNodeType.pas Jedi Code Format: Prevent choking on some new and rare language syntax. Issue #39945, patch by Bruno K. 2022-10-04 19:47:05 +03:00
SourceToken.pas Jedi Code Format: Do not add useless spaces. Issue #39670, patch by Domingo Galmés. 2022-09-17 18:58:42 +03:00
SourceTokenList.pas
Tokens.pas Jedi Code Format: Support noinline keyword and Delphi inline vars and consts. Issue #39960, patch by Domingo Galmés. 2022-10-16 22:26:44 +03:00
TokenUtils.pas Jedi Code Format: Improve formatting of preprocessor blocks and preprocessor directives. Issue #39662, patch by Domingo Galmés. 2022-11-02 19:30:49 +02:00