roc/crates/compiler/builtins/roc
2025-01-20 10:58:44 +01:00
..
Bool.roc Prefer and and or for boolean operators 2025-01-17 16:15:31 -08:00
Box.roc Move builtins to snake_case with auto-case conversion 2025-01-04 03:29:01 -08:00
Decode.roc Format all lambdas to new syntax 2025-01-16 08:03:44 -06: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 Prefer and and or for boolean operators 2025-01-17 16:15:31 -08:00
main.roc Remove Task from Roc 2025-01-08 17:00:40 -08:00
Num.roc Merge pull request #7454 from roc-lang/ayaz/error-on-invalid-generalized-types 2025-01-20 11:30:52 +11: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 Use parens, not WSA in tests, add docs linebreaks, factor calls into a var. 2025-01-20 10:58:44 +01:00