roc/crates/compiler/builtins/roc
Richard Feldman 82663fd30d
Merge pull request #5076 from roc-lang/fix-list-range
Fix List.range crashing
2023-03-01 19:29:24 -05:00
..
Bool.roc Fix some builtin docs 2022-12-24 22:32:14 -05:00
Box.roc fix the formatting for CI 2022-10-25 19:28:49 +11:00
Decode.roc Format Decode.roc 2022-10-23 20:48:07 -05:00
Dict.roc fix: add spaces around ? in optional record field 2023-02-08 18:41:22 +01:00
Encode.roc List dependencies in the stdlib explicitly rather than hard-coding 2022-10-05 18:53:49 -05:00
Hash.roc add the ability to hash Nats 2022-12-05 16:00:56 -08:00
Json.roc fix builtin formatting 2022-12-04 16:13:38 -08:00
List.roc update formatting 2023-02-27 16:43:35 -08:00
main.roc roc format 2022-12-24 22:32:15 -05:00
Num.roc implement sqrt and log in the dev backend 2023-02-26 21:41:25 +01:00
Result.roc Update roc files to use new opaque bools 2022-09-20 14:42:04 -05:00
Set.roc Weaken records in let-bindings 2023-01-14 15:33:51 +01:00
Str.roc Fix unicode escape sequences in Str docs 2023-01-31 21:39:57 +04:00