.cargo
|
rename wasm-cli-run -> gen-llvm-wasm
|
2022-07-10 14:08:35 +02:00 |
.github
|
roc version fix
|
2022-09-20 14:45:30 +02:00 |
.reuse
|
s/rtfeldman/roc-lang/g in links to GitHub repos
|
2022-08-12 15:24:09 -04:00 |
ci
|
remove wrong folder path
|
2022-09-20 14:32:38 +02:00 |
crates
|
Add function to get exposed types of builtin module
|
2022-09-30 13:40:33 -05:00 |
devtools
|
Add missing h1 s
|
2022-09-09 01:12:32 -06:00 |
examples
|
Merge pull request #4129 from roc-lang/arg-parser-fixes
|
2022-09-30 00:06:43 -05:00 |
getting_started
|
macos tar fix
|
2022-09-23 18:21:23 +02:00 |
nightly_benches
|
changed Cargo versions from 0.1.0 to 0.0.1
|
2022-08-03 11:41:19 +02:00 |
www
|
www: Disable Web REPL input until the compiler .wasm has loaded
|
2022-09-12 23:00:22 +01:00 |
.earthignore
|
fixed dir copying issue, added earthignore, fixed typos, set up typo checking for CI
|
2021-06-07 14:55:35 +02:00 |
.gitignore
|
Update .gitignore
|
2022-08-01 23:54:55 +02:00 |
.llvmenv
|
Update .llvmenv
|
2022-05-09 19:45:09 +02:00 |
AUTHORS
|
Add Jelle Besseling to AUTHORS
|
2022-09-26 02:39:59 -04:00 |
BUILDING_FROM_SOURCE.md
|
windows BUILDING_FROM_SOURCE update
|
2022-09-10 17:17:51 +02:00 |
Cargo.lock
|
REmove env_logger dep
|
2022-09-28 09:10:27 -05:00 |
Cargo.toml
|
Add an interner crate
|
2022-08-31 14:33:51 -05:00 |
CODE_OF_CONDUCT.md
|
Use dashes for list markers
|
2022-09-09 01:12:31 -06:00 |
CONTRIBUTING.md
|
Advertise larger Roc project ideas in CONTRIBUTING
|
2022-09-20 13:36:32 -05:00 |
default.nix
|
format all Nix source files with nixfmt
|
2022-08-12 16:15:46 -05:00 |
Earthfile
|
moved spellcheck, removed unused Earthfile
|
2022-08-27 18:14:28 +02:00 |
FAQ.md
|
Added example to eta-expansion
|
2022-09-21 12:33:50 +02:00 |
flake.lock
|
moved to nix unstable
|
2022-08-22 18:21:03 +02:00 |
flake.nix
|
moved to nix unstable
|
2022-08-22 18:21:03 +02:00 |
LEGAL_DETAILS
|
remove unused install-ci-libraries.sh
|
2022-05-09 09:24:37 +02:00 |
LICENSE
|
Use © instead of (c) for copyright symbol
|
2021-05-03 21:18:36 -04:00 |
README.md
|
Add link to builtin docs to README
|
2022-09-17 21:41:18 -04:00 |
roc-for-elm-programmers.md
|
Add language to all fenced code blocks
|
2022-09-09 01:12:31 -06:00 |
rust-toolchain.toml
|
nix-build works
|
2022-07-27 14:35:39 +02:00 |
shell.nix
|
formatted nix files
|
2022-06-03 16:51:54 +02:00 |
TUTORIAL.md
|
Update programs with Program.quick in the tutorial
|
2022-09-23 15:43:44 +02:00 |
typos.toml
|
Merge branch 'main' into markdown
|
2022-09-06 08:31:49 +02:00 |
version.txt
|
Have version.txt include newlines; don't add any
|
2022-06-18 22:41:56 -04:00 |