LICENSE
MANIFEST.in
README.md
opencode.json
pyproject.toml
.github/workflows/ci.yml
delphi_lsp/__init__.py
delphi_lsp/_version.py
delphi_lsp/agent_cache.py
delphi_lsp/agent_cli.py
delphi_lsp/agent_context.py
delphi_lsp/agent_cpg.py
delphi_lsp/agent_cpg_builder.py
delphi_lsp/agent_layers.py
delphi_lsp/agent_metrics.py
delphi_lsp/agent_protocol.py
delphi_lsp/agent_relations.py
delphi_lsp/agent_templates.py
delphi_lsp/agent_wiki.py
delphi_lsp/agent_workspace.py
delphi_lsp/binary.py
delphi_lsp/comment_builder.py
delphi_lsp/consts.py
delphi_lsp/delphiast_lexer.py
delphi_lsp/delphiast_parser.py
delphi_lsp/delphiast_tokens.py
delphi_lsp/grammar.py
delphi_lsp/lark_builder.py
delphi_lsp/lark_tokens.py
delphi_lsp/lexical_scanner.py
delphi_lsp/lsp_server.py
delphi_lsp/metrics.py
delphi_lsp/navigation_cache.py
delphi_lsp/nodes.py
delphi_lsp/parallel_outline.py
delphi_lsp/parser.py
delphi_lsp/parser_backend.py
delphi_lsp/preprocessor.py
delphi_lsp/progress.py
delphi_lsp/project_config.py
delphi_lsp/project_discovery.py
delphi_lsp/project_indexer.py
delphi_lsp/py.typed
delphi_lsp/semantic.py
delphi_lsp/semantic_builder.py
delphi_lsp/source_reader.py
delphi_lsp/workspace.py
delphi_lsp/writer.py
docs/performance-delphi.md
docs/performance-fpc.md
docs/release-2.3.0.md
docs/release-2.3.3.md
docs/release-3.0.0.md
docs/release-3.1.0.md
docs/release-3.1.1.md
docs/release-3.1.2.md
docs/release-3.2.0.md
docs/release-3.2.1.md
docs/release-3.2.2.md
docs/superpowers/plans/2026-07-16-architecture-metrics-implementation.md
docs/superpowers/plans/2026-07-17-large-codebase-performance.md
docs/superpowers/plans/2026-07-22-conditional-outline-ranges.md
docs/superpowers/plans/2026-07-23-2.3-performance.md
docs/superpowers/plans/2026-07-23-bounded-cli-cache-daemon.md
docs/superpowers/plans/2026-07-23-delphiast-python-backend.md
docs/superpowers/plans/2026-07-23-parallel-cache-prewarming.md
docs/superpowers/plans/2026-07-24-hybrid-cpg.md
docs/superpowers/plans/2026-07-24-repository-default-navigation.md
docs/superpowers/plans/2026-07-27-okf-memory-progress.md
docs/superpowers/plans/2026-07-27-okf-wiki-export.md
docs/superpowers/plans/2026-07-27-project-path-configuration.md
docs/superpowers/specs/2026-07-16-architecture-metrics-design.md
docs/superpowers/specs/2026-07-17-large-codebase-performance-design.md
docs/superpowers/specs/2026-07-22-conditional-outline-ranges-design.md
docs/superpowers/specs/2026-07-23-2.3-performance-design.md
docs/superpowers/specs/2026-07-23-bounded-cli-cache-daemon-design.md
docs/superpowers/specs/2026-07-23-delphiast-python-backend-design.md
docs/superpowers/specs/2026-07-23-parallel-cache-prewarming-design.md
docs/superpowers/specs/2026-07-24-hybrid-cpg-design.md
docs/superpowers/specs/2026-07-24-repository-default-navigation-design.md
docs/superpowers/specs/2026-07-27-okf-memory-progress-design.md
docs/superpowers/specs/2026-07-27-okf-wiki-export-design.md
docs/superpowers/specs/2026-07-27-project-path-configuration-design.md
python_delphi_lsp.egg-info/PKG-INFO
python_delphi_lsp.egg-info/SOURCES.txt
python_delphi_lsp.egg-info/dependency_links.txt
python_delphi_lsp.egg-info/entry_points.txt
python_delphi_lsp.egg-info/requires.txt
python_delphi_lsp.egg-info/top_level.txt
scripts/audit_delphi_language_features.py
scripts/benchmark_cpg.py
scripts/benchmark_fpc_corpus.py
scripts/benchmark_github_corpus.py
scripts/benchmark_parallel_cache.py
scripts/bootstrap_vllm_codebase_skill_test.py
scripts/bootstrap_vllm_opencode_test.ps1
scripts/bootstrap_vllm_opencode_test.py
scripts/bootstrap_vllm_opencode_test.sh
scripts/build_github_performance_corpus.py
scripts/check_ornith_cache.py
scripts/generate_progress_pdf.py
scripts/generate_release_evidence.py
scripts/prepare_delphi_corpus.py
scripts/prepare_fpc_corpus.py
scripts/prepare_ornith_cache.py
scripts/run_opencode_lsp_probe.py
scripts/run_openrouter_github_e2e.py
scripts/start_ornith_vllm.sh
scripts/summarize_opencode_request_payloads.py
scripts/ollama/ornith-lspctx.Modelfile
test_projects/github_repos/DUnitX/LICENSE.txt
test_projects/github_repos/DUnitX/Examples/DUnitX.Examples.AssertFailureCompare.pas
test_projects/github_repos/DUnitX/Examples/DUnitX.Examples.EqualityAsserts.pas
test_projects/github_repos/DUnitX/Examples/DUnitX.Examples.General.pas
test_projects/github_repos/DUnitX/Examples/DUnitX.Examples.UITest.pas
test_projects/github_repos/DUnitX/Examples/DUnitXExamples_2010.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXExamples_D10Berlin.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXExamples_D10Rio.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXExamples_D10Seattle.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXExamples_D10Sydney.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXExamples_D10Tokyo.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXExamples_D11Alexandria.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXExamples_D12Athens.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXExamples_D13.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXExamples_XE.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXExamples_XE2.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXExamples_XE3.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXExamples_XE4.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXExamples_XE5.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXExamples_XE6.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXExamples_XE7.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXExamples_XE8.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXFiremonkeyGUI_D10Berlin.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXFiremonkeyGUI_D10Seattle.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXFiremonkeyGUI_D10Tokyo.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXFiremonkeyGUI_XE5.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXFiremonkeyGUI_XE6.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXFiremonkeyGUI_XE7.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXFiremonkeyGUI_XE8.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXVCLGUI_D10Berlin.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXVCLGUI_D10Seattle.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXVCLGUI_XE.dpr
test_projects/github_repos/DUnitX/Examples/DUnitXVCLGUI_XE7.dpr
test_projects/github_repos/DUnitX/Examples/NonNamespacedExample.pas
test_projects/github_repos/DUnitX/Examples/ProviderExample.pas
test_projects/github_repos/DUnitX/Expert/DUnitX.Expert.CodeGen.NewProject.pas
test_projects/github_repos/DUnitX/Expert/DUnitX.Expert.CodeGen.NewTestProject.pas
test_projects/github_repos/DUnitX/Expert/DUnitX.Expert.CodeGen.NewTestUnit.pas
test_projects/github_repos/DUnitX/Expert/DUnitX.Expert.CodeGen.NewUnit.pas
test_projects/github_repos/DUnitX/Expert/DUnitX.Expert.CodeGen.SourceFile.pas
test_projects/github_repos/DUnitX/Expert/DUnitX.Expert.CodeGen.Templates.pas
test_projects/github_repos/DUnitX/Expert/DUnitX.Expert.Forms.NewProjectWizard.pas
test_projects/github_repos/DUnitX/Expert/DUnitX.Expert.Forms.NewUnitWizard.pas
test_projects/github_repos/DUnitX/Expert/DUnitX.Expert.NewUnitWizard.pas
test_projects/github_repos/DUnitX/Expert/DUnitX.Expert.NewUnitWizardEx.pas
test_projects/github_repos/DUnitX/Expert/DUnitX.Expert.ProjectWizard.pas
test_projects/github_repos/DUnitX/Expert/DUnitX.Expert.ProjectWizardEx.pas
test_projects/github_repos/DUnitX/Expert/DUnitX.Expert.Registration.pas
test_projects/github_repos/DUnitX/Expert/DUnitX_IDE_Expert_2010.dpk
test_projects/github_repos/DUnitX/Expert/DUnitX_IDE_Expert_D10Berlin.dpk
test_projects/github_repos/DUnitX/Expert/DUnitX_IDE_Expert_D10Rio.dpk
test_projects/github_repos/DUnitX/Expert/DUnitX_IDE_Expert_D10Seattle.dpk
test_projects/github_repos/DUnitX/Expert/DUnitX_IDE_Expert_D10Tokyo.dpk
test_projects/github_repos/DUnitX/Expert/DUnitX_IDE_Expert_D11Alexandria.dpk
test_projects/github_repos/DUnitX/Expert/DUnitX_IDE_Expert_D12Athens.dpk
test_projects/github_repos/DUnitX/Expert/DUnitX_IDE_Expert_D13Florence.dpk
test_projects/github_repos/DUnitX/Expert/DUnitX_IDE_Expert_Sydney.dpk
test_projects/github_repos/DUnitX/Expert/DUnitX_IDE_Expert_XE.dpk
test_projects/github_repos/DUnitX/Expert/DUnitX_IDE_Expert_XE2.dpk
test_projects/github_repos/DUnitX/Expert/DUnitX_IDE_Expert_XE3.dpk
test_projects/github_repos/DUnitX/Expert/DUnitX_IDE_Expert_XE4.dpk
test_projects/github_repos/DUnitX/Expert/DUnitX_IDE_Expert_XE5.dpk
test_projects/github_repos/DUnitX/Expert/DUnitX_IDE_Expert_XE6.dpk
test_projects/github_repos/DUnitX/Expert/DUnitX_IDE_Expert_XE7.dpk
test_projects/github_repos/DUnitX/Expert/DUnitX_IDE_Expert_XE8.dpk
test_projects/github_repos/DUnitX/Source/DUNitX.Loggers.GUIX.pas
test_projects/github_repos/DUnitX/Source/DUNitX.Loggers.MobileGUI.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Assert.Ex.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Assert.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Attributes.pas
test_projects/github_repos/DUnitX/Source/DUnitX.AutoDetect.Console.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Banner.pas
test_projects/github_repos/DUnitX/Source/DUnitX.CategoryExpression.pas
test_projects/github_repos/DUnitX/Source/DUnitX.CommandLine.OptionDef.pas
test_projects/github_repos/DUnitX/Source/DUnitX.CommandLine.Options.pas
test_projects/github_repos/DUnitX/Source/DUnitX.CommandLine.Parser.pas
test_projects/github_repos/DUnitX/Source/DUnitX.ComparableFormat.Csv.pas
test_projects/github_repos/DUnitX/Source/DUnitX.ComparableFormat.Xml.pas
test_projects/github_repos/DUnitX/Source/DUnitX.ComparableFormat.pas
test_projects/github_repos/DUnitX/Source/DUnitX.ConsoleWriter.Base.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Constants.pas
test_projects/github_repos/DUnitX/Source/DUnitX.DUnitCompatibility.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Exceptions.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Extensibility.pas
test_projects/github_repos/DUnitX/Source/DUnitX.FilterBuilder.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Filters.pas
test_projects/github_repos/DUnitX/Source/DUnitX.FixtureBuilder.pas
test_projects/github_repos/DUnitX/Source/DUnitX.FixtureProvider.pas
test_projects/github_repos/DUnitX/Source/DUnitX.FixtureResult.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Generics.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Helpers.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Init.pas
test_projects/github_repos/DUnitX/Source/DUnitX.InternalDataProvider.pas
test_projects/github_repos/DUnitX/Source/DUnitX.InternalInterfaces.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Linux.Console.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Loggers.Console.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Loggers.GUI.VCL.RichEdit.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Loggers.GUI.VCL.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Loggers.Null.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Loggers.Text.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Loggers.XML.JUnit.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Loggers.XML.NUnit.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Loggers.XML.xUnit.pas
test_projects/github_repos/DUnitX/Source/DUnitX.MacOS.Console.pas
test_projects/github_repos/DUnitX/Source/DUnitX.MemoryLeakMonitor.Default.pas
test_projects/github_repos/DUnitX/Source/DUnitX.MemoryLeakMonitor.FastMM4.pas
test_projects/github_repos/DUnitX/Source/DUnitX.MemoryLeakMonitor.FastMM5.pas
test_projects/github_repos/DUnitX/Source/DUnitX.MemoryLeaks.inc
test_projects/github_repos/DUnitX/Source/DUnitX.OptionsDefinition.pas
test_projects/github_repos/DUnitX/Source/DUnitX.ResStrs.pas
test_projects/github_repos/DUnitX/Source/DUnitX.RunResults.pas
test_projects/github_repos/DUnitX/Source/DUnitX.ServiceLocator.pas
test_projects/github_repos/DUnitX/Source/DUnitX.StackTrace.EurekaLog7.pas
test_projects/github_repos/DUnitX/Source/DUnitX.StackTrace.JCL.pas
test_projects/github_repos/DUnitX/Source/DUnitX.StackTrace.MadExcept3.pas
test_projects/github_repos/DUnitX/Source/DUnitX.StackTrace.MadExcept4.pas
test_projects/github_repos/DUnitX/Source/DUnitX.StackTrace.MadExcept5.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Stacktrace.inc
test_projects/github_repos/DUnitX/Source/DUnitX.Test.pas
test_projects/github_repos/DUnitX/Source/DUnitX.TestDataProvider.pas
test_projects/github_repos/DUnitX/Source/DUnitX.TestFixture.pas
test_projects/github_repos/DUnitX/Source/DUnitX.TestFramework.pas
test_projects/github_repos/DUnitX/Source/DUnitX.TestNameParser.pas
test_projects/github_repos/DUnitX/Source/DUnitX.TestResult.pas
test_projects/github_repos/DUnitX/Source/DUnitX.TestRunner.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Timeout.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Types.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Utils.XML.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Utils.pas
test_projects/github_repos/DUnitX/Source/DUnitX.WeakReference.pas
test_projects/github_repos/DUnitX/Source/DUnitX.Windows.Console.pas
test_projects/github_repos/DUnitX/Source/DUnitX.inc
test_projects/github_repos/DUnitX/Tests/DUnitX.Options.pas
test_projects/github_repos/DUnitX/Tests/DUnitX.SingleNameSpace.pas
test_projects/github_repos/DUnitX/Tests/DUnitX.Stacktrace.inc
test_projects/github_repos/DUnitX/Tests/DUnitX.Tests.Assert.pas
test_projects/github_repos/DUnitX/Tests/DUnitX.Tests.CategoryParser.pas
test_projects/github_repos/DUnitX/Tests/DUnitX.Tests.CommandLineParser.pas
test_projects/github_repos/DUnitX/Tests/DUnitX.Tests.ConsoleWriter.Base.pas
test_projects/github_repos/DUnitX/Tests/DUnitX.Tests.DUnitCompatibility.pas
test_projects/github_repos/DUnitX/Tests/DUnitX.Tests.Example.pas
test_projects/github_repos/DUnitX/Tests/DUnitX.Tests.Framework.pas
test_projects/github_repos/DUnitX/Tests/DUnitX.Tests.IgnoreFixture.pas
test_projects/github_repos/DUnitX/Tests/DUnitX.Tests.Inheritance.pas
test_projects/github_repos/DUnitX/Tests/DUnitX.Tests.IoC.pas
test_projects/github_repos/DUnitX/Tests/DUnitX.Tests.Loggers.XML.JUnit.pas
test_projects/github_repos/DUnitX/Tests/DUnitX.Tests.Loggers.XML.NUnit.pas
test_projects/github_repos/DUnitX/Tests/DUnitX.Tests.MemoryLeaks.pas
test_projects/github_repos/DUnitX/Tests/DUnitX.Tests.TestDataProvider.pas
test_projects/github_repos/DUnitX/Tests/DUnitX.Tests.TestFixture.pas
test_projects/github_repos/DUnitX/Tests/DUnitX.Tests.TestNameParser.pas
test_projects/github_repos/DUnitX/Tests/DUnitX.Tests.Utils.XML.pas
test_projects/github_repos/DUnitX/Tests/DUnitX.Tests.Utils.pas
test_projects/github_repos/DUnitX/Tests/DUnitX.Tests.WeakReference.pas
test_projects/github_repos/DUnitX/Tests/DUnitXGuiTest.dpr
test_projects/github_repos/DUnitX/Tests/DUnitXTestProject.dpr
test_projects/github_repos/DUnitX/Tests/DUnitXTest_D2010.dpr
test_projects/github_repos/DUnitX/Tests/DUnitXTest_XE.dpr
test_projects/github_repos/DUnitX/packages/RAD Studio 10.0/VSoft.DUnitXWinR.dpk
test_projects/github_repos/DUnitX/packages/RAD Studio 10.1/VSoft.DUnitXWinR.dpk
test_projects/github_repos/DUnitX/packages/RAD Studio 10.2/VSoft.DUnitXWinR.dpk
test_projects/github_repos/DUnitX/packages/RAD Studio 10.3/VSoft.DUnitXWinR.dpk
test_projects/github_repos/DUnitX/packages/RAD Studio 10.4/VSoft.DUnitXWinR.dpk
test_projects/github_repos/DUnitX/packages/RAD Studio 11.0/VSoft.DUnitXWinR.dpk
test_projects/github_repos/DUnitX/packages/RAD Studio 12.0/VSoft.DUnitXWinR.dpk
test_projects/github_repos/DUnitX/packages/RAD Studio 13.0/VSoft.DUnitXWinR.dpk
test_projects/github_repos/DUnitX/packages/RAD Studio XE2/VSoft.DUnitXWinR.dpk
test_projects/github_repos/DUnitX/packages/RAD Studio XE3/VSoft.DUnitXWinR.dpk
test_projects/github_repos/DUnitX/packages/RAD Studio XE4/VSoft.DUnitXWinR.dpk
test_projects/github_repos/DUnitX/packages/RAD Studio XE5/VSoft.DUnitXWinR.dpk
test_projects/github_repos/DUnitX/packages/RAD Studio XE6/VSoft.DUnitXWinR.dpk
test_projects/github_repos/DUnitX/packages/RAD Studio XE7/VSoft.DUnitXWinR.dpk
test_projects/github_repos/DUnitX/packages/RAD Studio XE8/VSoft.DUnitXWinR.dpk
test_projects/github_repos/mORMot2/LICENCE.md
test_projects/github_repos/mORMot2/src/mormot.defines.inc
test_projects/github_repos/mORMot2/src/ui/mormot.ui.pdf.pas
tests/corpora.performance.lock.json
tests/fpc_parse_quality.baseline.json
tests/test_agent_cache.py
tests/test_agent_cli_content.py
tests/test_agent_cli_errors.py
tests/test_agent_codebase.py
tests/test_agent_context.py
tests/test_agent_cpg.py
tests/test_agent_metrics.py
tests/test_agent_protocol.py
tests/test_agent_relations.py
tests/test_agent_wiki.py
tests/test_agent_worker.py
tests/test_agent_workspace.py
tests/test_bootstrap_vllm_codebase_skill.py
tests/test_bootstrap_vllm_opencode.py
tests/test_delphi_performance_corpus.py
tests/test_delphiast_lexer.py
tests/test_delphiast_native_compatibility.py
tests/test_delphiast_parser.py
tests/test_delphiast_semantic_compatibility.py
tests/test_diagnostics.py
tests/test_fpc_performance_corpus.py
tests/test_github_performance_corpus.py
tests/test_language_feature_matrix.py
tests/test_legacy_snippets.py
tests/test_lsp_features.py
tests/test_lsp_server.py
tests/test_lsp_support.py
tests/test_metrics.py
tests/test_navigation_cache.py
tests/test_opencode_config.py
tests/test_opencode_probe.py
tests/test_opencode_request_payloads.py
tests/test_openrouter_github_e2e.py
tests/test_ornith_cache_prepare.py
tests/test_package_metadata.py
tests/test_parallel_outline.py
tests/test_parser.py
tests/test_parser_backends.py
tests/test_preprocessor.py
tests/test_progress.py
tests/test_project_config.py
tests/test_project_discovery.py
tests/test_project_indexer.py
tests/test_release_evidence.py
tests/test_semantic.py
tests/test_throughput_scaling.py
tests/test_vllm_start_script.py
tests/test_workspace.py
tests/fixtures/library_demo.dpr
tests/fixtures/package_demo.dpk
tests/fixtures/program_demo.dpr
tests/fixtures/unit_advanced.pas
tests/fixtures/unit_attributes.pas
tests/fixtures/unit_basic.pas
tests/fixtures/unit_consumer.pas
tests/fixtures/unit_generics.pas
tests/fixtures/unit_inheritance.pas
tests/fixtures/unit_math.pas
tests/fixtures/unit_properties.pas
tests/fixtures/unit_sections.pas
tests/fixtures/unit_statements.pas
tests/fixtures/unit_types.pas
tests/fixtures/unit_unresolved.pas
tests/fixtures/unit_with.pas
tests/fixtures/legacy_snippets/DeprecatedOnConst.pas
tests/fixtures/legacy_snippets/VariantRecordFieldAttributes.pas
tests/fixtures/legacy_snippets/alignedrecords.pas
tests/fixtures/legacy_snippets/constset.pas
tests/fixtures/legacy_snippets/deprecatedtype.pas
tests/fixtures/legacy_snippets/dottedtypes.pas
tests/fixtures/legacy_snippets/endtoken.pas
tests/fixtures/legacy_snippets/experimentals.pas
tests/fixtures/legacy_snippets/externalfunction.pas
tests/fixtures/legacy_snippets/finalizationinitializationexports.pas
tests/fixtures/legacy_snippets/forwardoverloaded.pas
tests/fixtures/legacy_snippets/forwardwithoutsemicolon.pas
tests/fixtures/legacy_snippets/genericconstraints.pas
tests/fixtures/legacy_snippets/genericinterfacemethoddelegation.pas
tests/fixtures/legacy_snippets/implementsgenerictype.pas
tests/fixtures/legacy_snippets/include file2.inc
tests/fixtures/legacy_snippets/includefile.inc
tests/fixtures/legacy_snippets/includefile.pas
tests/fixtures/legacy_snippets/managedrecords.pas
tests/fixtures/legacy_snippets/messagemethod.pas
tests/fixtures/legacy_snippets/multiline.pas
tests/fixtures/legacy_snippets/nonalignedrecords.pas
tests/fixtures/legacy_snippets/numbers.pas
tests/fixtures/legacy_snippets/pointerchars.pas
tests/fixtures/legacy_snippets/properties.pas
tests/fixtures/legacy_snippets/strictvisibility.pas
tests/fixtures/legacy_snippets/tryexcept.pas
tests/fixtures/legacy_snippets/umlauts.pas
tests/fixtures/legacy_snippets/whitespacearoundifdefcondition.pas