roc/crates/compiler/builtins/roc
2025-07-19 17:02:37 +02:00
..
Bool.roc fix broken links 2025-07-19 17:02:37 +02:00
Box.roc Move builtins to snake_case with auto-case conversion 2025-01-04 03:29:01 -08:00
Decode.roc snake_case-ify all remaining camelCase names in hiding (#7561) 2025-02-05 16:05:03 +01:00
Dict.roc Prefer and and or for boolean operators 2025-01-17 16:15:31 -08:00
Encode.roc Format all lambdas to new syntax 2025-01-16 08:03:44 -06:00
Hash.roc Format all lambdas to new syntax 2025-01-16 08:03:44 -06:00
Inspect.roc Format all lambdas to new syntax 2025-01-16 08:03:44 -06:00
List.roc added List.keep_if_try! (#7804) 2025-05-21 14:12:24 -05:00
main.roc Remove Task from Roc 2025-01-08 17:00:40 -08:00
Num.roc Correct links 2025-07-19 16:04:20 +02:00
Result.roc Format all lambdas to new syntax 2025-01-16 08:03:44 -06:00
Set.roc Format all lambdas to new syntax 2025-01-16 08:03:44 -06:00
Str.roc Add Str.len stub (#7732) 2025-04-09 12:19:34 +02:00