roc/crates
Travis Staloch c2dbed2ff5
str-graphemes: rework and add some zig tests
- rework strGraphemes() to use a mutable slice and keep track of just
`last_codepoint_len`.
- add zig tests for empty string, ascii, utf8, ascii+utf8+emoji
2022-10-22 19:29:49 -07:00
..
ast Bump libc from 0.2.133 to 0.2.135 2022-10-10 13:00:20 +00:00
cli moved platform-switching 2022-10-17 15:22:20 +02: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 str-graphemes: rework and add some zig tests 2022-10-22 19:29:49 -07:00
docs Dynamically generate the documentation title 2022-10-16 09:04:53 -04:00
docs_cli Bump libc from 0.2.133 to 0.2.135 2022-10-10 13:00:20 +00:00
editor fixed links, minimal exceptions 2022-10-15 14:25:03 +02:00
error_macros Rephrase CPU-related "platform"/"host" to "target"/"your machine" 2022-09-11 10:25:02 -06:00
glue De-bump all v0.1.0 Roc packages to v0.0.1 2022-10-09 00:16:19 -06:00
highlight Disable peg grammar test using abilities 2022-10-12 16:38:37 -05:00
linker changes after review 2022-10-16 13:26:48 +02:00
repl_cli Add how to newline repl tips at start-up 2022-10-11 18:25:08 -07:00
repl_eval Fix repl examination of FunctionOrTagUnion 2022-10-05 17:25:12 -05:00
repl_expect Resolve ability specializations looked up in expects 2022-10-17 17:56:48 -05:00
repl_test Properly wrap with newtype-by-void layouts in repl 2022-10-05 11:17:57 -05:00
repl_wasm Properly wrap with newtype-by-void layouts in repl 2022-10-05 11:17:57 -05:00
reporting Make sure type variables bound to abilities are instantiated in aliases 2022-10-14 13:56:00 -05:00
roc_std Add capacity growth to RocStr 2022-10-10 22:24:55 -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 changed Cargo versions from 0.1.0 to 0.0.1 2022-08-03 11:41:19 +02:00
vendor s/rtfeldman/roc-lang/g in links to GitHub repos 2022-08-12 15:24:09 -04:00
wasi-libc-sys s/rtfeldman/roc-lang/g in links to GitHub repos 2022-08-12 15:24:09 -04:00