roc/crates/compiler/builtins/roc
Ayaz 596f14d173
Merge pull request #4203 from roc-lang/shift-signature
Have `Num.shift*By` functions shift by a `U8`
2022-10-05 13:26:36 -05:00
..
Bool.roc Update Bool documentation to opaque types 2022-09-20 14:42:04 -05:00
Box.roc moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
Decode.roc Begin working on JSON record decoding 2022-08-15 11:11:29 -05:00
Dict.roc Update roc files to use new opaque bools 2022-09-20 14:42:04 -05:00
Encode.roc roc format builtins 2022-07-06 14:00:40 -04:00
Hash.roc Support derivation of Hash for Str and List 2022-10-04 14:09:40 -05:00
Json.roc Update roc files to use new opaque bools 2022-09-20 14:42:04 -05:00
List.roc Merge pull request #4041 from KilianVounckx/opaque-bool 2022-09-21 11:15:41 -05:00
Num.roc Have Num.shift*By functions shift by a U8 2022-10-04 12:28:33 -05:00
Result.roc Update roc files to use new opaque bools 2022-09-20 14:42:04 -05:00
Set.roc Add some Set builtin tests 2022-08-15 13:05:32 -04:00
Str.roc Run formatter even though it makes matchesAtHelp uglier 2022-09-29 23:28:34 -06:00