roc/crates/compiler/builtins/roc
2024-12-24 10:10:20 -05:00
..
Bool.roc New module header 2024-05-01 10:39:12 -03:00
Box.roc New module header 2024-05-01 10:39:12 -03:00
Decode.roc New module header 2024-05-01 10:39:12 -03:00
Dict.roc fix typo in Dict.update docs 2024-10-15 13:19:36 -04:00
Encode.roc New module header 2024-05-01 10:39:12 -03:00
Hash.roc New module header 2024-05-01 10:39:12 -03:00
Inspect.roc Merge attempt 2024-08-19 23:34:05 -07:00
List.roc fix example 2024-11-16 19:30:47 +01:00
main.roc Merge branch 'main' into builtin-task 2024-07-03 00:42:48 -07:00
Num.roc Add Num.fromBool 2024-12-24 10:10:20 -05:00
Result.roc Add Result.onErr! builtin 2024-11-09 22:17:33 -03:00
Set.roc Merge attempt 2024-08-19 23:34:05 -07:00
Str.roc rename Str.split 2024-11-15 21:12:23 -06:00
Task.roc Parse lowercase idents ending in ! 2024-11-07 18:54:14 -03:00