Anton-4
|
35b8159c8b
|
Merge branch 'trunk' into editor-let-value
|
2021-09-20 11:15:25 +02:00 |
|
Folkert
|
c436228d02
|
add roc check subcommand
|
2021-09-19 16:43:55 +02:00 |
|
Richard Feldman
|
a21ad7064c
|
Ignore type errors that have already been reported
|
2021-09-18 08:24:46 -04:00 |
|
Folkert
|
692ddc4c2e
|
fix comments
|
2021-09-16 21:33:42 +02:00 |
|
Folkert
|
7a37293874
|
fake the test, it only works for the dev backend for now
|
2021-09-15 23:43:49 +02:00 |
|
Folkert
|
d390239577
|
add cli test
|
2021-09-15 23:35:29 +02:00 |
|
Folkert
|
15fd312b6f
|
hook up wasm and assembly dev backends
|
2021-09-15 20:53:00 +02:00 |
|
Folkert
|
c221225ed9
|
refactor
|
2021-09-15 20:05:57 +02:00 |
|
Folkert
|
7fe652ab19
|
add Development optimization option
|
2021-09-15 20:05:39 +02:00 |
|
Folkert
|
b74857f268
|
add dev flag
|
2021-09-15 18:28:25 +02:00 |
|
Folkert
|
418a403f0c
|
clean up Backend
|
2021-09-15 17:50:22 +02:00 |
|
Richard Feldman
|
2cf551a634
|
Extract program::report_problems
|
2021-09-13 19:51:38 -04:00 |
|
Richard Feldman
|
f619932255
|
Merge pull request #1699 from rtfeldman/effect-after
Fix closures only monomorphizing once
|
2021-09-13 19:50:50 -04:00 |
|
Folkert
|
52d36cbe72
|
fix closure weirdness (skipping or infinite looping)
|
2021-09-13 22:50:48 +02:00 |
|
Brendan Hansknecht
|
e948fcb944
|
Allow extra argument with clippy
|
2021-09-12 13:47:47 -07:00 |
|
Brendan Hansknecht
|
6e4a4f5a03
|
Add explicit flag to emit timing information separate from debug info
|
2021-09-12 12:10:48 -07:00 |
|
Brendan Hansknecht
|
2aac530327
|
Change the default roc allocator to mimalloc
|
2021-09-11 19:02:15 -07:00 |
|
Anton-4
|
0ee17eae2a
|
fixed some Blank test TODO's
|
2021-09-11 15:07:32 +02:00 |
|
Anton-4
|
35ca4c7723
|
Merge branch 'trunk' of github.com:rtfeldman/roc into editor-let-value
|
2021-09-10 12:10:50 +02:00 |
|
Folkert
|
1d1d71be1d
|
Exit(0) is success when running wasm executables
|
2021-09-10 09:50:13 +02:00 |
|
Anton-4
|
db4f788076
|
assertion failed solved_all
|
2021-09-09 16:55:30 +02:00 |
|
Anton-4
|
068452ef95
|
reenable i386 tests
|
2021-09-05 14:56:42 +02:00 |
|
Folkert
|
71b6b56f8c
|
for i386, disable valgrind for cli_run tests
|
2021-09-04 22:07:33 +02:00 |
|
Folkert
|
2e6bf95fda
|
enable wasm TestBase64
|
2021-09-04 20:01:06 +02:00 |
|
Folkert
|
9256bdf4ab
|
rename wasm -> wasm32
|
2021-09-04 13:53:10 +02:00 |
|
Folkert
|
23dc591c5a
|
add i386 cli tests
|
2021-09-04 13:25:49 +02:00 |
|
Folkert
|
a7eeae05ca
|
support i386 (no linking yet)
|
2021-09-04 01:31:33 +02:00 |
|
Folkert
|
98c672bbde
|
pipe target information through
|
2021-09-01 21:50:59 +02:00 |
|
Folkert
|
c7930cbbd5
|
drop wasmtime dependency
|
2021-08-30 21:43:58 +02:00 |
|
Folkert
|
7aa4cce895
|
fix repl, provide roc_panic
|
2021-08-30 17:50:33 +02:00 |
|
Folkert
|
1f5e5bdc16
|
reinstate RBTreeCk tests
|
2021-08-27 20:27:42 +02:00 |
|
Folkert
|
e42a27e9c5
|
put wasm tests behind a flag
|
2021-08-27 20:19:29 +02:00 |
|
Folkert
|
e609da8c6c
|
add wasm cli_run tests
|
2021-08-27 12:23:46 +02:00 |
|
Folkert
|
8fa4e55c74
|
Merge remote-tracking branch 'origin/trunk' into wasm-cli-option
|
2021-08-27 09:35:34 +02:00 |
|
Richard Feldman
|
11f2bc643a
|
Merge pull request #1629 from rtfeldman/layout-sort-ptr-bytes
Layout sort ptr bytes
|
2021-08-26 21:12:52 -04:00 |
|
Richard Feldman
|
5fe620f9b7
|
Merge pull request #1620 from rtfeldman/cli
Re-add `cli` example
|
2021-08-26 21:03:14 -04:00 |
|
Folkert
|
0aabae19ce
|
Revert "Shorten cli example test to avoid double free"
This reverts commit 62213cb110 .
|
2021-08-27 00:02:53 +02:00 |
|
Folkert
|
9bd3e8f96c
|
Merge branch 'layout-sort-ptr-bytes' into wasm-cli-option
|
2021-08-26 22:37:36 +02:00 |
|
Folkert
|
a070a7fcc7
|
add ptr_bytes to layout env
|
2021-08-26 22:12:44 +02:00 |
|
Folkert
|
36fc9b5f1f
|
update target-lexicon
|
2021-08-26 21:39:33 +02:00 |
|
Folkert
|
63f89d73be
|
attempt benchmark platform
|
2021-08-24 23:57:39 +02:00 |
|
Folkert
|
0a7f7a2772
|
emit LLVM IR that can be compiled to wasm
|
2021-08-24 20:56:13 +02:00 |
|
Richard Feldman
|
62213cb110
|
Shorten cli example test to avoid double free
We should revert this once the double free bug
is fixed!
|
2021-08-23 21:57:50 -04:00 |
|
Folkert
|
459af15c8f
|
WIP
|
2021-08-23 21:14:09 +02:00 |
|
Folkert
|
80358d14a3
|
update target-lexicon
|
2021-08-23 19:44:53 +02:00 |
|
Richard Feldman
|
a98b5caef3
|
Restore cli_run test for cli example
|
2021-08-22 16:22:47 -04:00 |
|
Richard Feldman
|
f279485edf
|
Merge branch 'trunk' into roc_panic
|
2021-08-19 07:20:26 -04:00 |
|
Folkert
|
109f6c4500
|
fix repl
|
2021-08-18 13:47:12 +02:00 |
|
Folkert
|
367d08814d
|
don't have compiler generate setjmp/longjmp when building an executable
|
2021-08-17 22:42:03 +02:00 |
|
Folkert
|
a12e18ca70
|
add roc_panic to all hosts
|
2021-08-16 22:46:00 +02:00 |
|