roc/crates
2022-10-30 12:36:10 -04:00
..
ast Parse list patterns 2022-10-26 17:03:22 -05:00
cli Reorganize repl modules 2022-10-27 18:47:31 -04:00
cli_testing_examples moved platform-switching 2022-10-17 15:22:20 +02:00
cli_utils Merge remote-tracking branch 'origin/main' into windows-program-loading-scratchpad 2022-10-15 20:39:53 +02:00
code_markup De-bump all v0.1.0 Roc packages to v0.0.1 2022-10-09 00:16:19 -06:00
compiler Expose macros for joining up AnnotatedBody nodes 2022-10-30 12:36:10 -04:00
docs Drop the trailing "/" in docs sidebar links 2022-10-23 21:10:35 -04:00
docs_cli Bump libc from 0.2.133 to 0.2.135 2022-10-10 13:00:20 +00:00
editor more editor ideas 2022-10-26 20:21:07 +02:00
error_macros Rephrase CPU-related "platform"/"host" to "target"/"your machine" 2022-09-11 10:25:02 -06:00
glue Disallow typing optional fields when required fields are annotated 2022-10-18 15:50:20 -05:00
highlight Disable peg grammar test using abilities 2022-10-12 16:38:37 -05:00
linker remove clap from linker deps 2022-10-25 15:41:00 -07:00
repl_cli Don't print repl output if there were errors 2022-10-30 05:57:21 -04:00
repl_eval Don't persist defs if they have errors 2022-10-30 03:42:30 -04:00
repl_expect Revert "send panics to the repl more gracefully" 2022-10-30 03:12:53 -04:00
repl_test Add annotated_body repl test 2022-10-30 07:23:49 -04:00
repl_wasm Don't persist defs if they have errors 2022-10-30 03:42:30 -04:00
reporting Add parsing error reporting for list patterns 2022-10-26 18:05:52 -05:00
roc_std expand safety doc comment 2022-10-19 12:09:05 -07:00
test_utils Bump pretty_assertions from 1.2.1 to 1.3.0 2022-09-12 05:28:00 +00:00
tracing Bump tracing-subscriber from 0.3.15 to 0.3.16 2022-10-08 14:50:30 +00:00
utils
vendor
wasi-libc-sys