Permalink
Please sign in to comment.
Browse files
Clean up the dev build.
- build/dev.sh minimal is for running with osh/lex.py - build/dev.sh all requires re2c. It calls our custom codegen, now in build/codegen.sh ast-id-lex. Also: - Don't pollute the repo with 'out.txt' in spec tests.
- Loading branch information...
Showing
with
24 additions
and 18 deletions.
- +6 −1 build/codegen.sh
- +14 −13 build/dev.sh
- +2 −2 scripts/release.sh
- +2 −2 spec/process-sub.test.sh
0 comments on commit
4dcfb29