lazarus/components/jcf2/Parse
2023-10-08 14:32:01 +02:00
..
PreProcessor Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. 2023-07-07 17:39:03 +03: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: support const or var array of record in Delphi mode. Issue #40532 2023-10-01 17:38:12 +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: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: Issue #40369 support for modifiers winapi, iocheck, cppdecl, hardfloat,softfloat,mwpascal. 2023-07-08 19:13:15 +02:00
TokenUtils.pas Jedi code format: adds an extra space lines at sections end. Issue #40539 2023-10-05 00:15:11 +02:00