Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
adh
/
ListTalk
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Debugger
- #38
#38
Merged
adh
merged 13 commits into
main
adh/ListTalk:main
from
debugger
adh/ListTalk:debugger
Copy head branch name to clipboard
Sep 4, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Debugger
#38
adh
merged 13 commits into
main
adh/ListTalk:main
from
debugger
adh/ListTalk:debugger
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
initial debuger/inspector implementation
adh
committed
8fd023d
View commit details
Copy full SHA for 8fd023d
Browse repository at this point
hook up the debugger and restarts
adh
committed
e35b7cd
View commit details
Copy full SHA for e35b7cd
Browse repository at this point
actually expose some debugging functionality
adh
committed
97ccfab
View commit details
Copy full SHA for 97ccfab
Browse repository at this point
handle lists in inspector
adh
committed
c721063
View commit details
Copy full SHA for c721063
Browse repository at this point
make inspector actually recurse
adh
committed
22b22b2
View commit details
Copy full SHA for 22b22b2
Browse repository at this point
fix crash when accessing parent slot of top-level Environment
adh
committed
f3070b3
View commit details
Copy full SHA for f3070b3
Browse repository at this point
Commits on Sep 4, 2026
implement restart for unbound symbols to use supplied values
adh
committed
751f7d9
View commit details
Copy full SHA for 751f7d9
Browse repository at this point
refactor restart handling to use static primitives and improve REPL integration
adh
committed
1e28b5a
View commit details
Copy full SHA for 1e28b5a
Browse repository at this point
add define-variable restart for unbound symbols and corresponding test
adh
committed
60d14c9
View commit details
Copy full SHA for 60d14c9
Browse repository at this point
implement LT_cerror for correctable errors with continue restart and add corresponding tests
adh
committed
8be4e6f
View commit details
Copy full SHA for 8be4e6f
Browse repository at this point
Update condition to check for debugger entry
Show description for f5b2b72
adh
and
Copilot
authored
f5b2b72
View commit details
Copy full SHA for f5b2b72
Browse repository at this point
enhance debugger functionality with restart shorthand and prompt management; add tests for restart behavior and banner display
adh
committed
d371036
View commit details
Copy full SHA for d371036
Browse repository at this point
Merge branch 'debugger' of github.com:adh/ListTalk into debugger
adh
committed
cbb6c6e
View commit details
Copy full SHA for cbb6c6e
Browse repository at this point
You can’t perform that action at this time.