lazarus/components/jcf2/Parse
2023-09-10 16:25:21 +02:00
..
PreProcessor Jedi code format: remove dependencies in JcfSettings. 2023-05-23 21:32:14 +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: issue #40412 parser error in anonymous methods var/const/type sections. 2023-08-05 09:46:15 +02:00
BuildTokenList.pas Jedi code format: remove dependencies in JcfSettings. 2023-05-23 21:32:14 +02: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 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: 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:25:21 +02: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 Jedi code format: Issue #40369 support for modifiers winapi, iocheck, cppdecl, hardfloat,softfloat,mwpascal. 2023-07-08 19:16:42 +02:00
TokenUtils.pas Jedi Code Format: Fix identation of preprocessor directives. Issue #40242, patch by Domingo Galmés. 2023-05-06 13:19:38 +03:00