roc/crates/compiler/builtins/roc
2022-10-26 19:43:51 -07:00
..
Bool.roc formated Bool.roc for CI 2022-10-25 17:07:34 +11: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 doc comments examples breaking tests 2022-10-25 21:20:00 +11:00
Encode.roc List dependencies in the stdlib explicitly rather than hard-coding 2022-10-05 18:53:49 -05:00
Hash.roc Remove addI* variants from Hash 2022-10-19 14:24:21 -05:00
Json.roc Move Eq to Bool 2022-10-12 16:37:51 -05:00
List.roc builtin(list): add List.walkFrom, List.walkFromUntil 2022-10-17 20:51:03 +05:30
Num.roc updated Str builtin documentation 2022-10-15 16:15:43 +11:00
Result.roc Update roc files to use new opaque bools 2022-09-20 14:42:04 -05:00
Set.roc Use derived Eq impl for Dict and Set 2022-10-23 20:48:07 -05:00
Str.roc builtin(str): implement Str.graphemes 2022-10-22 19:29:49 -07:00