Commit Graph

51 Commits

Author SHA1 Message Date
Richard Feldman
f4b8d1b4ff
Replace roc-lang.org with WIP site 2023-11-20 00:52:46 -05:00
Luke Boswell
b9756a93d5
ignore examples artifacts 2023-11-03 16:38:42 +11:00
Anton-4
99cfd1fe92
removed editor, ast, markup crate 2023-09-11 16:40:52 +02:00
Ayaz Hafiz
b3ccc905a4
Fix some checkmate bad schemas 2023-07-17 09:51:01 -05:00
Anton-4
199a85a7dd
remove pending-snap file 2023-06-17 15:46:28 +02:00
Anton-4
6f0c76f7b3
fixed mono tests 2023-05-01 12:13:30 +02:00
Richard Feldman
71331cc945
Move some .gitignore entries to the root 2023-03-17 21:24:37 -04:00
Brendan Hansknecht
123d50e42c
fix .gitignore for main Cargo.lock so nix can see it 2023-03-06 21:48:02 -08:00
Brendan Hansknecht
43224dcca9
remove less important Cargo.lock files that we probably shouldn't track 2023-03-06 13:01:07 -08:00
Anton-4
b47e086f50
support more complex target folder situation 2023-01-31 17:32:55 +01:00
Luke Boswell
1643624911
added tutorial generated from static-site platform 2022-12-15 18:10:14 +11:00
Folkert
13d0b75bc1
Merge remote-tracking branch 'origin/main' into expect-print-values 2022-12-08 23:42:03 +01:00
Folkert
bc4473132d
ignore some cache files 2022-12-02 18:52:22 +01:00
Jakub Kozłowski
53c129591c
fix (?) nix build 2022-12-01 04:29:42 +01:00
Anton-4
590c61a6fd
Merge branch 'main' of github.com:roc-lang/roc into editor_launch_fix 2022-11-04 15:15:55 +01:00
Folkert
3585aeebb5
gitignore .dll .def .tmp 2022-10-30 13:29:43 +01:00
Anton-4
3229f0fc98
fixed editor Ctrl+R 2022-10-28 12:49:48 +02:00
Folkert de Vries
f9cc970cb0 Update .gitignore 2022-08-01 23:54:55 +02:00
Ayaz Hafiz
7886668c68
Ignore vim-specific editor files 2022-07-08 18:03:15 -04:00
Folkert
f16c294bca
ignore files generated when formatting fails 2022-07-05 17:23:28 +02:00
Anton-4
1915604109
ignore .obj files 2022-06-20 19:52:05 +02:00
Brian Carroll
c1aa9f229a
wasm: move linking tests to test_gen and execute the module 2022-06-15 20:20:55 +01:00
Jan Van Bruggen
1e9d2d1239 Remove accidental trailing spaces 2022-01-18 22:25:46 -07:00
Kevin Sjöberg
5eaddcad66 Ignore macOS desktop service store files 2021-11-08 08:01:12 +01:00
Kevin Sjöberg
83ce1fbf64 Ignore .envrc
.envrc is commonly used by direnv (see https://direnv.net) and tend to
be highly personalized. It's usually best to ignore it, allowing people
to use it to their liking.
2021-10-24 16:22:00 +02:00
Anton-4
ae136f1a0e print nightly version with commit after release 2021-10-23 19:53:39 +02:00
Richard Feldman
696a8273ee
Merge pull request #1742 from rtfeldman/test-linker
Test linker
2021-10-03 23:26:15 -04:00
Brendan Hansknecht
d4c32df97d Sate clippy and fix accidental garbage file 2021-09-24 22:01:51 -07:00
Anton-4
bae7a12e9e Merge branch 'trunk' of github.com:rtfeldman/roc into editor-let-value 2021-09-24 11:52:27 +02:00
Brian Carroll
e0af849518 Create hello-web example 2021-09-18 22:56:33 +01:00
Anton-4
db4f788076 assertion failed solved_all 2021-09-09 16:55:30 +02:00
Anton-4
d922d72d83 create roc project dir if none exists 2021-09-08 20:01:46 +02:00
Anton-4
169520f956 Merge branch 'trunk' of github.com:rtfeldman/roc into editor-let-value 2021-08-21 12:05:59 +02:00
Anton-4
45629a38d1 parse header progress 2021-08-13 19:54:35 +02:00
Anton-4
a3f7c6accf cleaned up benchmark script, now doing 200 runs per bench repeated 3 times to confirm 2021-07-20 14:10:35 +02:00
Jared Ramirez
dd2ac10ab9 Add RocDec.sub 2021-06-15 19:19:03 -07:00
Anton-4
5e4fc1dc2f now executing benchmarks outside earthly 2021-06-09 18:52:34 +02:00
Anton-4
bff9e23a64 made placeholder criterion dir to fix earthly issue 2021-06-08 16:27:12 +02:00
Anton-4
89edd75aeb Added regression testing using github actions and earthly 2021-06-07 20:49:13 +02:00
Folkert
3914f9d1cd ignore .bc files 2021-05-14 23:28:50 +02:00
Richard Feldman
afe2e492b3 Add generated-docs to .gitignore 2021-04-26 08:07:12 -04:00
Anton-4
92e25d2caf Now using local sccache 2021-02-06 14:18:03 +01:00
Anton-4
831f88b9fd zig tests, caching cargo packages 2021-02-05 19:48:02 +01:00
Anton-4
b0d506242e text_buffer get line fix 2021-01-25 15:31:50 +01:00
Anton-4
8bf426b6b9 don't recompile shaders unnecessarily 2020-12-15 15:00:24 +01:00
Folkert
cfe69f8467 add .ll to gitignore 2020-12-09 01:19:28 +01:00
Richard Feldman
214c338647 Add zig-cache to .gitignore 2020-12-01 22:07:11 -05:00
Bob Shelline
eed7406a41 Update wgpu_glyph to 0.10 2020-10-30 17:54:56 -06:00
Brendan Hansknecht
f532a758d9 Add refcount decrementing to big strings 2020-09-28 20:32:32 -07:00
Stoeffel
1a049e447d setup direnv and nix 2020-01-07 13:36:19 +01:00