Skip to content

Silicon Debugging#810

Merged
marcoeilers merged 23 commits into
masterfrom
keuscha/silicon-debugger
Sep 2, 2024
Merged

Silicon Debugging#810
marcoeilers merged 23 commits into
masterfrom
keuscha/silicon-debugger

Conversation

@marcoeilers

Copy link
Copy Markdown
Contributor

This PR contains some helper code that enables Silicon Debugging, written by @AndreaKe with some adaptations and extensions by me.
In particular:

  • Three additional expression types for use only in debugging
  • Improved expression simplification in the Simplifier
  • Moving the Rational class from Silicon to Silver
  • Tracking which PAst nodes an AST node was generated from using an Info object
  • Enabling type checking a given expression in a specific scope

@marcoeilers marcoeilers merged commit 0410211 into master Sep 2, 2024
@marcoeilers marcoeilers deleted the keuscha/silicon-debugger branch September 2, 2024 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants