roc/crates
2022-10-02 21:38:03 -05:00
..
ast Better name imported symbols to apply or hint symbols 2022-09-30 13:40:33 -05:00
cli Check that module names correspond to the paths they are defined in 2022-10-02 21:38:02 -05:00
cli_utils Add cli_run test for env.roc 2022-09-27 18:21:40 -05:00
code_markup remove itertools dependency 2022-09-21 12:55:41 +02:00
compiler Comments and optimizations for builtins 2022-10-02 21:38:03 -05:00
docs Bump peg from 0.8.0 to 0.8.1 2022-09-26 23:01:08 +00:00
docs_cli Bump libc from 0.2.132 to 0.2.133 2022-09-23 08:39:25 +00:00
editor REmove env_logger dep 2022-09-28 09:10:27 -05:00
error_macros Rephrase CPU-related "platform"/"host" to "target"/"your machine" 2022-09-11 10:25:02 -06:00
glue Ignore can errors in glue tests 2022-09-30 13:40:35 -05:00
highlight Bump peg from 0.8.0 to 0.8.1 2022-09-26 23:01:08 +00:00
linker improve comment 2022-10-02 15:48:36 +02:00
repl_cli Bump bumpalo from 3.10.0 to 3.11.0 2022-09-12 21:08:56 +00:00
repl_eval Remove debug assert 2022-09-21 12:29:07 -05:00
repl_expect Bump libc from 0.2.132 to 0.2.133 2022-09-23 08:39:25 +00:00
repl_test Rephrase CPU-related "platform"/"host" to "target"/"your machine" 2022-09-11 10:25:02 -06:00
repl_wasm Bump wasm-bindgen-futures from 0.4.32 to 0.4.33 2022-09-26 05:33:21 +00:00
reporting Check that module names correspond to the paths they are defined in 2022-10-02 21:38:02 -05:00
roc_std remove RocList.get 2022-09-22 06:03:50 -05:00
test_utils Bump pretty_assertions from 1.2.1 to 1.3.0 2022-09-12 05:28:00 +00:00
tracing Remove old file if it was present 2022-08-23 15:42:54 -05:00
utils
vendor
wasi-libc-sys