roc/crates/compiler/builtins/roc
2022-08-15 11:11:30 -05: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 format our roc code 2022-07-08 15:00:10 +02:00
Result.roc Rename Result.afterErr to Result.onErr 2022-07-17 21:37:32 -04:00
Set.roc Merge remote-tracking branch 'origin/trunk' into outdent-infix 2022-07-16 16:08:36 -04:00
Str.roc Add some expects to Str 2022-08-06 21:45:21 +02:00