Skip to content

Rebrand to ImpLab and split debugger into DAP/Widget - #2

Merged
ejgallego merged 9 commits into
mainfrom
codex/implab-rebrand
Feb 24, 2026
Merged

Rebrand to ImpLab and split debugger into DAP/Widget#2
ejgallego merged 9 commits into
mainfrom
codex/implab-rebrand

Conversation

@ejgallego

@ejgallego ejgallego commented Feb 24, 2026

Copy link
Copy Markdown
Owner

Summary:

  • rename top-level Lean library/namespace from Dap to ImpLab
  • move sources into ImpLab/Lang and ImpLab/Debugger/{Core,Session,DAP,Widget}
  • keep DAP-facing identifiers where requested (toydap, dap-export, dap-tests, lean-toy-dap, .dap/)
  • update docs, VS Code tasks/launch config, and client copy to reflect ImpLab naming
  • align stdio adapter namespace with layout (ImpLab.Debugger.DAP.run)

Validation:

  • lake build
  • lake exe dap-tests
  • cd client && npm run compile

Notes:

  • no compatibility shim was added; this is a direct refactor for prototype velocity.

@ejgallego ejgallego added the documentation Improvements or additions to documentation label Feb 24, 2026
@ejgallego
ejgallego force-pushed the codex/implab-rebrand branch from d54a9b3 to 3de74bc Compare February 24, 2026 20:54
@ejgallego
ejgallego force-pushed the codex/implab-rebrand branch from 3de74bc to baa6cfb Compare February 24, 2026 20:56
@ejgallego
ejgallego merged commit 6bf4098 into main Feb 24, 2026
4 checks passed
@ejgallego
ejgallego deleted the codex/implab-rebrand branch February 24, 2026 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant