Folkert
|
4c5a5dc6a2
|
thread things through
|
2020-11-04 21:03:43 +01:00 |
|
Folkert
|
33820dd82e
|
record alias data in Annotation
|
2020-11-04 20:06:57 +01:00 |
|
Sébastien Besnier
|
7a21b6a162
|
make clippy happy
|
2020-11-04 15:45:25 +01:00 |
|
Folkert
|
2acbfa91f1
|
remove def_symbol field
|
2020-11-04 14:59:41 +01:00 |
|
Folkert
|
6a51ba70c2
|
Merge remote-tracking branch 'origin/trunk' into track-exposed-rigids-aliases
|
2020-11-04 13:22:45 +01:00 |
|
Folkert
|
c09b66a9cc
|
add HostExposedAlias
|
2020-11-04 13:19:57 +01:00 |
|
Sébastien Besnier
|
619cabe1b8
|
add reporting tests
|
2020-11-04 10:51:34 +01:00 |
|
Sébastien Besnier
|
b2e6ebd32e
|
add tests
|
2020-11-04 09:51:37 +01:00 |
|
Sébastien Besnier
|
5273896981
|
working feature
|
2020-11-04 09:49:19 +01:00 |
|
Richard Feldman
|
84fe87a756
|
Panic if rebuilding host fails
|
2020-11-03 21:54:53 -05:00 |
|
Richard Feldman
|
3479f61820
|
Merge branch 'trunk' into optional-fields-in-exprs
|
2020-11-03 20:59:28 -05:00 |
|
Folkert
|
d19223dfb3
|
add VariableSizedTypes struct
|
2020-11-04 00:03:14 +01:00 |
|
Sébastien Besnier
|
aaff5a5dce
|
first draft about invalid optional fields in records
|
2020-11-03 21:28:50 +01:00 |
|
Folkert
|
2cf7a9fe42
|
fix tests
|
2020-11-03 20:13:38 +01:00 |
|
Folkert
|
212f8b4d50
|
change test runners to use new error reporting stuff
|
2020-11-03 19:36:02 +01:00 |
|
Folkert
|
e565abd411
|
remove passing of src
|
2020-11-03 17:13:44 +01:00 |
|
Folkert
|
c47e3d7649
|
remove FinishedInfo
|
2020-11-03 17:11:13 +01:00 |
|
Folkert
|
af0600dc25
|
report errors per-module
|
2020-11-03 16:59:37 +01:00 |
|
Pablo Hirafuji
|
f441e1dbd1
|
Merge branch 'trunk' into fix/docs-tests
|
2020-11-03 10:59:05 -03:00 |
|
Folkert
|
1a36733c04
|
fix clippy issues
|
2020-11-02 23:44:59 +01:00 |
|
Folkert
|
ded8499f3a
|
Merge branch 'multi-dep-bugs' of github.com:rtfeldman/roc into multi-dep-bugs
|
2020-11-02 23:25:40 +01:00 |
|
Folkert
|
a565ca79b8
|
builtins are not technically imported
|
2020-11-02 23:19:31 +01:00 |
|
Folkert
|
c933888690
|
differentiate between 0-arity thunks and function pointers
|
2020-11-02 22:50:12 +01:00 |
|
Folkert de Vries
|
c343c04c0b
|
Merge branch 'trunk' into multi-dep-bugs
|
2020-11-02 21:59:35 +01:00 |
|
Folkert
|
89e01c63d1
|
make Num.maxInt and Num.minInt work
|
2020-11-02 21:49:44 +01:00 |
|
Folkert
|
e01a0970ee
|
remove debug print
|
2020-11-02 21:49:32 +01:00 |
|
Folkert
|
0775f45217
|
thread variable through with_hole
|
2020-11-02 21:13:25 +01:00 |
|
Folkert
|
baf2d1a5bb
|
thread variable through from_can
|
2020-11-02 20:34:26 +01:00 |
|
Folkert
|
841d696e6d
|
cleanup
|
2020-11-02 20:28:12 +01:00 |
|
Folkert
|
497adb2ec4
|
always specialize imported symbols
|
2020-11-02 16:29:36 +01:00 |
|
Folkert
|
cb0bfa3eb7
|
Merge remote-tracking branch 'origin/trunk' into multi-dep-bugs
|
2020-11-02 15:52:44 +01:00 |
|
Richard Feldman
|
729607e3fd
|
Merge pull request #631 from rtfeldman/host-pass-by-pointer
Improve application-host communication
|
2020-11-01 23:07:16 -05:00 |
|
Brendan Hansknecht
|
4b901814f7
|
Fix memory leak with bumpalo String
|
2020-11-01 18:04:40 -08:00 |
|
Folkert de Vries
|
75ccb650e0
|
Merge branch 'trunk' into host-pass-by-pointer
|
2020-11-02 01:46:38 +01:00 |
|
Folkert
|
ebba7e0c6a
|
cleanup
|
2020-11-02 01:09:34 +01:00 |
|
Richard Feldman
|
c61f838a2a
|
Merge branch 'trunk' into multi-dep-bugs
|
2020-11-01 16:59:13 -05:00 |
|
Richard Feldman
|
df4c780aa9
|
Merge branch 'trunk' into fuzz
|
2020-11-01 16:58:05 -05:00 |
|
Pit Capitain
|
003d365ee0
|
Fix multi-dep thunk bugs
|
2020-11-01 21:29:12 +01:00 |
|
Brendan Hansknecht
|
46459bf8dc
|
Merge branch 'fuzz' of github.com:rtfeldman/roc into fuzz
|
2020-11-01 09:42:22 -08:00 |
|
Brendan Hansknecht
|
936521db1f
|
Make clippy happy
|
2020-11-01 09:41:46 -08:00 |
|
Chad Stearns
|
c412a8e0db
|
Merge in remote trunk
|
2020-11-01 11:38:44 -05:00 |
|
lrosa007
|
bd696e1f6f
|
feat(builtins): Num.asin : Float -> Float
|
2020-11-01 09:54:00 -05:00 |
|
lrosa007
|
4da2d7f101
|
feat(builtins): Num.acos : Float -> Float
|
2020-11-01 09:27:42 -05:00 |
|
Folkert
|
5897a07962
|
use RocCallResult and pass-by-reference in all examples
|
2020-11-01 15:00:11 +01:00 |
|
Richard Feldman
|
2f2e67059b
|
Merge branch 'trunk' into fuzz
|
2020-11-01 08:57:19 -05:00 |
|
Brendan Hansknecht
|
11752117a5
|
Add other fuzz target
|
2020-10-31 18:56:08 -07:00 |
|
Richard Feldman
|
a6b57aea87
|
Add more diagnostic info to a panic
|
2020-10-31 21:34:34 -04:00 |
|
Richard Feldman
|
491ae7a775
|
Drop unnecessary pub
|
2020-10-31 21:28:02 -04:00 |
|
Folkert
|
78c0a9f17d
|
add RocCallResult wrapper
|
2020-11-01 00:02:01 +01:00 |
|
Folkert
|
27598f6e78
|
expose values to the host in a new way
|
2020-10-31 22:44:35 +01:00 |
|