roc/crates/compiler/builtins/roc
2024-11-07 18:54:14 -03: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 typo 2024-07-13 10:39:58 -07:00
main.roc Merge branch 'main' into builtin-task 2024-07-03 00:42:48 -07:00
Num.roc Add Num.intCast documentation 2024-09-30 14:09:23 +10:00
Result.roc Merge attempt 2024-08-19 23:34:05 -07:00
Set.roc Merge attempt 2024-08-19 23:34:05 -07:00
Str.roc use wrapping instead of saturaing subtraction 2024-09-29 14:38:06 +10:00
Task.roc Parse lowercase idents ending in ! 2024-11-07 18:54:14 -03:00