roc/crates/compiler/builtins/roc
2024-07-03 00:42:48 -07: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 New module header 2024-05-01 10:39:12 -03: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 New module header 2024-05-01 10:39:12 -03:00
List.roc PR: rename to List.concatUtf8 2024-06-08 13:36:20 +02:00
main.roc Merge branch 'main' into builtin-task 2024-07-03 00:42:48 -07:00
Num.roc Add NaN and Infinity floating-point values to Num 2024-05-03 19:19:19 +10:00
Result.roc New module header 2024-05-01 10:39:12 -03:00
Set.roc New module header 2024-05-01 10:39:12 -03:00
Str.roc PR: rename to List.concatUtf8 2024-06-08 13:36:20 +02:00
Task.roc Add Task as a built-in module/type 2024-06-25 00:03:56 -07:00