-
Notifications
You must be signed in to change notification settings - Fork 60
[fud2] Additional Syntax to Rhai DSL #2203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
9f7782c
create function to begin listening for op body
jku20 1c9afbd
implement adding shells to builds
jku20 e9fe9e9
add function to emit built op
jku20 11d7efe
add custom syntax for defining op using shell
jku20 e0844a1
implement config and config_or
jku20 155412e
read configs from cli
jku20 b35bb30
change syntax for shell to #ident
jku20 4e791c6
Merge branch 'main' into fud2-rhai-rework
jku20 ed1e7e3
tiny bug fixes
jku20 71c122b
remove config_data field from driver
jku20 5ce36a3
use ninja varaibles for input/output files
jku20 ad8f279
rewrite axi and calyx scripts
jku20 58f0772
Merge branch 'fud2-rhai-rework' into rud2-rhai-scripts-rewrite
jku20 d155cd7
use variables instead of hardcoding names
jku20 34e38fc
factor out genation of ninja varaibles name
jku20 5611817
replace closure with struct
jku20 54ce0dc
name tuple fields
jku20 2e91948
rename OpSig
jku20 41c98af
improve docs
jku20 0475ce8
use Ninja variables for configs
jku20 18f2bba
revert rhai scripts
jku20 9206e32
revert calyx.rhai
jku20 2fc8e22
add function for testing rhai scripts
jku20 890d918
add enumerate planner
jku20 346bc26
bug fix and tests
jku20 838bcb6
add basic tests for config and config_or
jku20 6b03030
improve name and doc of struct for emiting ops
jku20 2e4e92d
being wishy-washy on names
jku20 be95dcf
name clarification and improved docs
jku20 b59bc02
improve docs for build_cmd_with_vars
jku20 4a24316
more name bikesheadding
jku20 5111ad6
more improvements to build_cmd_with_args
jku20 2e4357b
Merge branch 'main' into fud2-rhai-rework
jku20 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.