tree-sitter/script
Paul Young 15bf75a2f9
Fix ALLOW_MEMORY_GROWTH setting
Fixes ERROR:root:ALLOW_MEMORY_GROWTH: No such file or directory ("ALLOW_MEMORY_GROWTH" was expected to be an input file, based on the commandline arguments provided) according to https://emscripten.org/docs/optimizing/Optimizing-Code.html#memory-growth
2019-06-04 17:17:25 -07:00
..
util Rename lib.sh -> scan-build.sh 2017-07-06 10:32:41 -07:00
benchmark Add benchmark script 2019-02-01 15:17:35 -08:00
benchmark.cmd Add benchmark script 2019-02-01 15:17:35 -08:00
build-fuzzers Remove invalid characters from grammar names 2019-02-05 13:37:59 +00:00
build-lib Try to make build-fuzzers script work w/ new structure & build process 2019-01-27 21:17:31 -08:00
build-wasm Fix ALLOW_MEMORY_GROWTH setting 2019-06-04 17:17:25 -07:00
check-mallocs Move parser generation code in to 'generate' module within CLI crate 2019-01-07 10:23:01 -08:00
fetch-emscripten Discard local emsdk changes when fetching emscripten on CI 2019-05-22 10:41:19 -07:00
fetch-fixtures Use branches of fixture repos with the new highlight API 2019-05-10 09:18:39 -07:00
fetch-fixtures.cmd Use branches of fixture repos with the new highlight API 2019-05-10 09:18:39 -07:00
generate-bindings Reorganize language bindings 2019-05-07 10:41:49 -07:00
generate-fixtures generate-fixtures: handle language repos that contain multiple grammars 2019-05-30 12:00:12 -07:00
generate-fixtures-wasm generate-fixtures-wasm: handle language repos w/ multiple grammars 2019-05-30 12:34:03 -07:00
generate-fixtures.cmd generate-fixtures: handle language repos that contain multiple grammars 2019-05-30 12:00:12 -07:00
generate-wasm-exports-list Avoid some bloat in wasm build 2019-05-01 12:44:58 -07:00
reproduce Build fuzzer in 'halt' and 'recover' modes 2018-03-02 10:13:13 -08:00
run-fuzzer Allow extra libFuzzer arguments to script/reproduce 2018-03-12 12:54:06 -07:00
serve-docs Minify JS build with terser 2019-04-26 19:52:01 -07:00
test test script: Find test binary correctly when -g is passed 2019-03-21 11:23:30 -07:00
test-wasm Reorganize language bindings 2019-05-07 10:41:49 -07:00
test.cmd test script: All tests are in the CLI package 2019-03-12 17:14:41 -07:00
version 0.14.5 2019-02-25 12:55:28 -08:00