roc/examples/cli/cli-platform
2022-11-02 23:02:22 +01:00
..
src Do an explicit cast that doesn't make sense 2022-10-16 18:43:03 -04:00
Arg.roc Warn on the presence of unnecessary wildcards in output positions 2022-10-31 09:38:20 -05:00
build.rs Recategorize interactive apps as CLIs 2022-09-11 22:32:15 -06:00
Cargo.lock add a backtrace to panics on the cli platform 2022-10-08 09:49:54 -07:00
Cargo.toml add a backtrace to panics on the cli platform 2022-10-08 09:49:54 -07:00
Dir.roc CLI platform effects are open by default 2022-10-31 09:38:22 -05:00
Effect.roc Add Stderr.write to cli-platform 2022-10-08 20:50:25 -06:00
Env.roc CLI platform effects are open by default 2022-10-31 09:38:22 -05:00
EnvDecoding.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-28 19:48:46 +02:00
File.roc CLI platform effects are open by default 2022-10-31 09:38:22 -05:00
FileMetadata.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00
host.c Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00
Http.roc CLI platform effects are open by default 2022-10-31 09:38:22 -05:00
InternalDir.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00
InternalFile.roc Recategorize interactive apps as CLIs 2022-09-11 22:32:15 -06:00
InternalHttp.roc Recategorize interactive apps as CLIs 2022-09-11 22:32:15 -06:00
InternalPath.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00
InternalProgram.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00
InternalTask.roc Recategorize interactive apps as CLIs 2022-09-11 22:32:15 -06:00
main.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00
Path.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00
Program.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00
Stderr.roc CLI platform effects are open by default 2022-10-31 09:38:22 -05:00
Stdin.roc CLI platform effects are open by default 2022-10-31 09:38:22 -05:00
Stdout.roc Warn on the presence of unnecessary wildcards in output positions 2022-10-31 09:38:20 -05:00
Task.roc Add the fromResult function to the Task module 2022-10-08 20:58:28 -04:00
Url.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-24 16:49:50 +02:00