roc/crates/compiler/builtins/roc
2022-09-12 21:05:50 -06:00
..
Bool.roc moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02: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 Rename List.find and findIndex to include 'First' 2022-07-25 19:15:32 +02:00
Encode.roc roc format builtins 2022-07-06 14:00:40 -04:00
Json.roc Pass stepper function explicitly, for now 2022-08-15 11:11:30 -05:00
List.roc roc format List.roc 2022-07-25 19:15:39 +02:00
Num.roc Fix spelling mistakes 2022-08-20 22:27:54 +02:00
Result.roc Rename Result.afterErr to Result.onErr 2022-07-17 21:37:32 -04:00
Set.roc Add some Set builtin tests 2022-08-15 13:05:32 -04:00
Str.roc Add some tests for Str.replace___ functions 2022-09-12 21:05:50 -06:00