roc/crates/compiler/builtins/roc
shua d90da3af52
rm TotallyNotJson
TotallyNotJson.roc now lives on the farm in virtual-dom-wip as Json.roc.
Any reference in stdlib or builtins has been removed, as well as the
last places it was used (in python/ruby-interop examples).
2024-07-01 20:37:23 +02: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 rm TotallyNotJson 2024-07-01 20:37:23 +02: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