lazarus/components/jcf2/Parse
2023-11-11 18:23:34 +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: Solves Issue #40538 process defines in include files. 2023-11-11 12:11:24 +01:00
BuildTokenList.pas Jedi code format: Add support for delphi 12 multiline quoted strings. 2023-11-11 18:23:34 +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: 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: 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: Solves Issue #40538 process defines in include files. 2023-11-11 12:11:24 +01:00
TokenUtils.pas Jedi code format: Add support for delphi 12 multiline quoted strings. 2023-11-11 18:23:34 +01:00