.cargo
|
rename wasm-cli-run -> gen-llvm-wasm
|
2022-07-10 14:08:35 +02:00 |
.github/workflows
|
build before tests
|
2022-08-02 08:49:24 +02:00 |
.reuse
|
Add .reuse/dep5
|
2022-02-14 09:30:21 -05:00 |
ci
|
crates path fixes
|
2022-07-02 10:41:14 +02:00 |
crates
|
Fix single tag struct Debug impl
|
2022-08-08 19:55:57 -04:00 |
devtools
|
improve extensions instructions
|
2022-07-25 14:20:01 +02:00 |
examples
|
Merge remote-tracking branch 'origin/trunk' into roc-std-platform
|
2022-08-07 13:28:03 +02:00 |
getting_started
|
Move Name and Logo into FAQ
|
2022-08-05 13:07:27 -04:00 |
nightly_benches
|
changed Cargo versions from 0.1.0 to 0.0.1
|
2022-08-03 11:41:19 +02:00 |
www
|
www: change asset paths to work in prod as well as locally
|
2022-07-12 22:44:57 +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 Mostly Void and Luis F. Gutierrez to AUTHORS
|
2022-08-04 18:07:35 -04:00 |
BUILDING_FROM_SOURCE.md
|
mention to install bindgen
|
2022-08-01 15:26:05 +02:00 |
Cargo.lock
|
Merge pull request #3691 from rtfeldman/cargo_verson_change
|
2022-08-05 09:13:04 -04:00 |
Cargo.toml
|
Move solve problems to their own crate
|
2022-07-28 08:57:32 -04:00 |
CODE_OF_CONDUCT.md
|
Rename CodeOfConduct.md to CODE_OF_CONDUCT.md
|
2022-04-10 19:06:05 +08:00 |
CONTRIBUTING.md
|
Check clippy for --release warnings too
|
2022-05-18 08:19:21 -04:00 |
default.nix
|
default.nix fixes for macos arm64
|
2022-08-05 13:31:52 +02:00 |
Earthfile
|
Fix Earthfile command for testing Str builtins
|
2022-08-06 21:45:21 +02:00 |
FAQ.md
|
Add license explanation to FAQ
|
2022-08-05 16:52:06 -04:00 |
flake.lock
|
updated default.nix
|
2022-07-26 17:21:51 +02:00 |
flake.nix
|
Merge branch 'trunk' of github.com:rtfeldman/roc into build-nix
|
2022-07-26 17:24:25 +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 a line break to README
|
2022-08-05 13:07:27 -04:00 |
roc-for-elm-programmers.md
|
Update TUTORIAL and roc-for-elm-programmers
|
2022-05-22 18:33:34 -04: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
|
addWithStringfy -> addAndStringfy
|
2022-06-03 20:26:16 -03:00 |
version.txt
|
Have version.txt include newlines; don't add any
|
2022-06-18 22:41:56 -04:00 |