Skip to content

Commit

Permalink
Merge pull request #68 from countvajhula/incorporate-bindingspec-metadsl
Browse files Browse the repository at this point in the history
Abstract the expander using the bindingspec meta-DSL
  • Loading branch information
countvajhula authored Sep 15, 2022
2 parents e7dee8c + 5087c21 commit 06c0e24
Show file tree
Hide file tree
Showing 26 changed files with 606 additions and 445 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: true
matrix:
racket-variant: ['BC', 'CS']
racket-version: ['8.3', 'stable']
racket-version: ['8.5', 'stable']
experimental: [false]
include:
- racket-version: 'current'
Expand Down
Loading

0 comments on commit 06c0e24

Please sign in to comment.