Skip to content

Commit

Permalink
Experiment: remove Belt from compiler repo
Browse files Browse the repository at this point in the history
  • Loading branch information
cknitt committed Nov 1, 2023
1 parent 3e93173 commit a4dfe5c
Show file tree
Hide file tree
Showing 250 changed files with 80 additions and 64,151 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ test-syntax-roundtrip:
make reanalyze
bash ./scripts/testok.sh

test-gentype:
make -C jscomp/gentype_tests/typescript-react-example clean test
# test-gentype:
# make -C jscomp/gentype_tests/typescript-react-example clean test

test-all: test test-gentype
test-all: test # test-gentype

reanalyze:
reanalyze.exe -set-exit-code -all-cmt _build/default/jscomp -suppress jscomp/syntax/testrunner -exclude-paths jscomp/outcome_printer,jscomp/ounit_tests,jscomp/ml,jscomp/js_parser,jscomp/frontend,jscomp/ext,jscomp/depends,jscomp/core,jscomp/common,jscomp/cmij,jscomp/bsb_helper,jscomp/bsb
Expand Down

This file was deleted.

341 changes: 0 additions & 341 deletions jscomp/others/belt.res

This file was deleted.

Loading

0 comments on commit a4dfe5c

Please sign in to comment.