Brendan Hansknecht
|
d9e28ed4b1
|
Merge branch 'trunk' into test-linker
|
2021-09-25 12:21:05 -07:00 |
|
Brendan Hansknecht
|
e6c137889a
|
Just disable gc-sections with surgical linker for rust hosts for now
|
2021-09-25 12:19:56 -07:00 |
|
Brendan Hansknecht
|
411ed58eec
|
Fix rust host with surgical linking
|
2021-09-24 21:37:58 -07:00 |
|
Folkert
|
72194b87df
|
fix typo
|
2021-09-24 21:58:25 +02:00 |
|
Folkert
|
23e8f6c687
|
only introduce rigid once!
|
2021-09-24 21:53:41 +02:00 |
|
Brendan Hansknecht
|
c334e4d3e5
|
Export zig builtin version of __muloti4 as weak so it doesn't conflict if it already exists
|
2021-09-24 08:54:41 -07:00 |
|
Brendan Hansknecht
|
95f29c4d5b
|
Remove stale comment about F16
|
2021-09-24 08:35:34 -07:00 |
|
Brendan Hansknecht
|
e546ec0c37
|
Add builtins to precompiled host
|
2021-09-24 08:31:31 -07:00 |
|
Brendan Hansknecht
|
d1021d652d
|
Add StrCat support and update hello-zig to support dev backend
|
2021-09-24 08:31:31 -07:00 |
|
Brendan Hansknecht
|
2f24067267
|
Add small string support to the dev backend
|
2021-09-24 08:12:42 -07:00 |
|
Folkert
|
c11d89c4bf
|
fix typo
|
2021-09-24 15:47:53 +02:00 |
|
Folkert
|
b7f26baf95
|
add mono test
|
2021-09-24 15:44:09 +02:00 |
|
Folkert
|
f43c10373f
|
represent empty closure as unit (not void)
|
2021-09-24 15:41:00 +02:00 |
|
Folkert
|
34a25408c3
|
fix issue
|
2021-09-24 14:27:38 +02:00 |
|
Anton-4
|
67efc9bd5f
|
Merge branch 'editor-let-value' of github.com:rtfeldman/roc into editor-let-value
|
2021-09-24 11:53:08 +02:00 |
|
Anton-4
|
bae7a12e9e
|
Merge branch 'trunk' of github.com:rtfeldman/roc into editor-let-value
|
2021-09-24 11:52:27 +02:00 |
|
Brendan Hansknecht
|
a593713800
|
Fix surgical linking for C hosts with extra arg
|
2021-09-23 21:29:53 -07:00 |
|
Brendan Hansknecht
|
7d1b88b3fb
|
Merge branch 'trunk' into integrate-linker
|
2021-09-23 21:12:40 -07:00 |
|
Folkert
|
f3fae8ea61
|
alias analysis static list
|
2021-09-23 23:18:05 +02:00 |
|
Folkert
|
cfdda10df4
|
fix argument passing
|
2021-09-22 21:23:53 +02:00 |
|
Folkert
|
3c53435e7e
|
properly handle arguments to a closure caller
|
2021-09-22 21:16:50 +02:00 |
|
Folkert
|
b257a24edf
|
don't canonicalize Apply arguments twice
|
2021-09-22 21:16:40 +02:00 |
|
Folkert
|
f82c4350fb
|
handle shadowing type names
|
2021-09-22 21:16:29 +02:00 |
|
Folkert de Vries
|
9fd5ad53b5
|
Merge pull request #1724 from rtfeldman/gen-dev/joinpoint
Gen dev/joinpoint
|
2021-09-22 14:16:41 +02:00 |
|
Richard Feldman
|
33d9077989
|
Merge pull request #1720 from rtfeldman/direct-return-known-types
return values from roc
|
2021-09-21 21:43:51 -04:00 |
|
Brendan Hansknecht
|
0c6f8f308f
|
Remove f16. It is not really supported by modern CPU hardware.
|
2021-09-21 16:51:47 -07:00 |
|
Brendan Hansknecht
|
d3c344e4da
|
Add macros for common builtin types
|
2021-09-21 15:38:46 -07:00 |
|
Brendan Hansknecht
|
1a6ca4be59
|
Convert layout map to store Layouts in order to avoid unsafe mangling
|
2021-09-21 15:27:21 -07:00 |
|
Brendan Hansknecht
|
006fe3beff
|
Remove borrow constraint, it is used for refcounting before the backend
|
2021-09-21 15:09:10 -07:00 |
|
Brendan Hansknecht
|
d710e78ab3
|
Merge branch 'trunk' into integrate-linker
|
2021-09-21 09:39:47 -07:00 |
|
Brendan Hansknecht
|
1fb0c8043f
|
Optimize away unnecessary jump right before return
|
2021-09-21 00:14:13 -07:00 |
|
Brendan Hansknecht
|
54e2792b12
|
Fix typo
|
2021-09-20 23:41:20 -07:00 |
|
Brendan Hansknecht
|
91057ed8b5
|
Expand support numeric types
|
2021-09-20 23:28:57 -07:00 |
|
Brendan Hansknecht
|
16d098da5e
|
Add join points and tail call optimization to the dev backend.
|
2021-09-20 23:13:30 -07:00 |
|
Folkert
|
a4903ccf81
|
fix repl
|
2021-09-20 23:27:20 +02:00 |
|
Folkert
|
85cd59dbae
|
Merge remote-tracking branch 'origin/trunk' into direct-return-known-types
|
2021-09-20 23:13:13 +02:00 |
|
Folkert de Vries
|
e1bdb953bb
|
Merge branch 'trunk' into integrate-linker
|
2021-09-20 22:51:24 +02:00 |
|
Folkert
|
53c4dfb8d1
|
Merge remote-tracking branch 'origin/trunk' into remove-call-result
|
2021-09-20 22:07:54 +02:00 |
|
Anton-4
|
391657c157
|
Merge branch 'editor-let-value' of github.com:rtfeldman/roc into editor-let-value
|
2021-09-20 13:37:17 +02:00 |
|
Anton-4
|
e05307ff1a
|
cleanup
|
2021-09-20 13:36:58 +02:00 |
|
Anton-4
|
35b8159c8b
|
Merge branch 'trunk' into editor-let-value
|
2021-09-20 11:15:25 +02:00 |
|
Anton-4
|
b0f590f09e
|
Improve cannot find str.zig error
|
2021-09-20 09:11:31 +02:00 |
|
Folkert
|
e319d1e758
|
make roc main return values, instead of write them into pointer
|
2021-09-19 22:05:48 +02:00 |
|
Folkert
|
c5eeaab2c2
|
remove callresult from cli examples
|
2021-09-19 18:34:42 +02:00 |
|
Richard Feldman
|
fa8aa20112
|
Merge branch 'trunk' into integrate-linker
|
2021-09-18 23:17:52 -04:00 |
|
Richard Feldman
|
9d53e1d748
|
Merge pull request #1712 from rtfeldman/names-seem-close
Revise wording on naming suggestions
|
2021-09-18 23:11:28 -04:00 |
|
Richard Feldman
|
82b558654e
|
Merge pull request #1711 from rtfeldman/fix-double-report
Don't report propagated errors
|
2021-09-18 23:11:12 -04:00 |
|
Richard Feldman
|
6bbeb1efee
|
Add comment about re-reporting cascading errors
|
2021-09-18 19:40:50 -04:00 |
|
Brendan Hansknecht
|
c46c2ddedc
|
Merge branch 'trunk' into integrate-linker
|
2021-09-18 15:57:17 -07:00 |
|
Folkert
|
3541d1fc6c
|
formatting
|
2021-09-18 22:58:44 +02:00 |
|