.. |
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: Support generics with "object" syntax better. Issue #40083, patch by Domingo Galmés.
|
2023-01-06 15:33:06 +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
|
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: Do not add useless spaces. Issue #39670, patch by Domingo Galmés.
|
2022-09-17 18:58:42 +03: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: Support "noreturn" keyword. Issue #40074, patch by Domingo Galmés.
|
2023-01-01 13:38:03 +02: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 |