lazarus/components/jcf2/Parse
2024-01-19 21:39:10 +01:00
..
PreProcessor Jedi code format: Fix memory leak on unclosed quoted constant string. 2023-11-11 18:12:06 +01: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 Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03:00
BuildParseTree.pas Jedi code format: add support for record alignment directive. 2024-01-19 21:39:10 +01:00
BuildTokenList.pas Jedi code format: cleanup, remove compiler hints. 2024-01-06 11:45:27 +01: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: cleanup, remove compiler hints. 2024-01-06 11:45:27 +01:00
SourceToken.pas Jedi code format: issue 40501 comment not stays on the same line. 2023-09-10 16:15:52 +02:00
SourceTokenList.pas Jedi code format: Fix memory leak. 2023-10-08 14:32:01 +02:00
Tokens.pas Jedi code format: add support for record alignment directive. 2024-01-19 21:39:10 +01:00
TokenUtils.pas Jedi code format: Add support for delphi 12 multiline quoted strings. 2023-11-11 18:23:34 +01:00