Chadtech
|
87162092ab
|
Merge branch 'trunk' into docs-exposed-values
|
2021-07-05 12:42:15 -04:00 |
|
Folkert
|
71d46a9b51
|
fix wrong bool
|
2021-07-05 17:35:55 +02:00 |
|
Folkert
|
8bca6ebdfd
|
make fewer things pub
|
2021-07-04 23:10:44 +02:00 |
|
Folkert
|
1126921a9e
|
refactor
|
2021-07-04 23:05:04 +02:00 |
|
Folkert
|
b1a136bf2e
|
clippy
|
2021-07-04 22:44:36 +02:00 |
|
Folkert
|
2c0aa8a5a1
|
handle guards in a first-class way
|
2021-07-04 22:35:00 +02:00 |
|
Folkert
|
8f0c13ecc1
|
remove old handling of guard
|
2021-07-04 21:19:39 +02:00 |
|
Folkert
|
e7c88cac98
|
refactor guards
|
2021-07-04 21:17:57 +02:00 |
|
Folkert
|
b99f710c49
|
refactor
|
2021-07-04 20:12:50 +02:00 |
|
Folkert
|
b2792af5f6
|
add helper function
|
2021-07-04 15:10:32 +02:00 |
|
Folkert
|
048326f9a3
|
build reset WIP
|
2021-07-04 14:20:44 +02:00 |
|
Lucas
|
f4753b6dc6
|
Merge branch 'trunk' into zig_clean_up
|
2021-07-03 20:07:39 -04:00 |
|
Folkert de Vries
|
b35eb85e03
|
Merge branch 'trunk' into incompatible_type_param
|
2021-07-04 01:09:04 +02:00 |
|
Chadtech
|
62d5633546
|
Fixed problems with docs failing to render and included test to validate that behavior
|
2021-07-03 14:51:40 -04:00 |
|
rvcas
|
39d39c218f
|
feat(mono): return Stmt::RuntimeError on bad layouts for If
|
2021-07-03 13:05:30 -04:00 |
|
rvcas
|
16542f0e1e
|
test: incompatible type params in if
|
2021-07-03 13:04:38 -04:00 |
|
Eric Correia
|
aa123635fa
|
remove comment
|
2021-07-03 12:08:42 -04:00 |
|
Eric Correia
|
8deb377d30
|
tag must be its own type fix
|
2021-07-03 12:06:48 -04:00 |
|
Eric Correia
|
ee52ce19ad
|
fix reset_reuse
|
2021-07-03 11:53:02 -04:00 |
|
Chadtech
|
1c06e280b0
|
Merge branch 'trunk' of github.com:rtfeldman/roc into docs-exposed-values
|
2021-07-03 11:27:07 -04:00 |
|
Eric Correia
|
5bba490dd4
|
implementation cont
|
2021-07-03 10:58:05 -04:00 |
|
Eric Correia
|
6d566eaa64
|
impl
|
2021-07-03 10:26:09 -04:00 |
|
Folkert
|
bb0d1522f2
|
llvm preparations
|
2021-07-03 16:05:47 +02:00 |
|
Folkert
|
6f48c9762b
|
consider tags that are represented as NULL
|
2021-07-03 14:15:05 +02:00 |
|
Folkert
|
5250e930aa
|
don't unroll recursive layouts
|
2021-07-03 14:07:29 +02:00 |
|
Folkert
|
ee67ee546a
|
thread reset-reuse through
|
2021-07-03 01:13:50 +02:00 |
|
rvcas
|
3452037d44
|
chore: dict remove unused vars
|
2021-07-02 18:36:30 -04:00 |
|
rvcas
|
fb12715aba
|
chore: list remove unused vars
|
2021-07-02 18:36:17 -04:00 |
|
rvcas
|
60f017cbd5
|
chore: utils ignore unused vars
|
2021-07-02 18:35:51 -04:00 |
|
rvcas
|
54bcf54f30
|
chore: dec remove redundant comptime
|
2021-07-02 18:35:13 -04:00 |
|
tarjei
|
5bb3146aa8
|
Enable reset-reuse and fix layout problems
|
2021-07-02 22:21:21 +02:00 |
|
Folkert
|
3c2ee9e447
|
WIP
|
2021-07-02 20:34:11 +02:00 |
|
Folkert
|
6e3a2cd94d
|
remove union_size from Tag expr
|
2021-07-02 10:48:03 +02:00 |
|
Folkert
|
eb478cdaac
|
add eq tests for non-equal tags
|
2021-06-29 22:35:12 +02:00 |
|
Folkert
|
6223892c6b
|
include the tag id in the hash!
|
2021-06-29 22:30:36 +02:00 |
|
Folkert
|
978cea4b8a
|
passing tests
|
2021-06-28 22:28:47 +02:00 |
|
Folkert
|
1d1bcaea63
|
make ir use different tag id types
|
2021-06-28 20:16:39 +02:00 |
|
Folkert
|
0d07c2ef84
|
make tag id less hardcoded
|
2021-06-28 20:03:49 +02:00 |
|
Chadtech
|
38ef2a915a
|
Only render exposed values
|
2021-06-27 20:24:05 -04:00 |
|
Folkert
|
3e53f0a14d
|
cleanup
|
2021-06-27 20:37:44 +02:00 |
|
Folkert
|
bba1d1b4fe
|
Merge remote-tracking branch 'origin/trunk' into add-dec-types
|
2021-06-27 16:26:20 +02:00 |
|
Folkert
|
3e387e8328
|
refactor
|
2021-06-27 15:08:57 +02:00 |
|
Folkert
|
e27a12e644
|
add comment
|
2021-06-27 14:43:45 +02:00 |
|
Folkert
|
16f6259f7f
|
fix all the things
|
2021-06-27 14:39:28 +02:00 |
|
Folkert
|
99d0d9c732
|
WIP
|
2021-06-27 13:49:49 +02:00 |
|
Folkert
|
8add147dcf
|
change over nullable wrapped
|
2021-06-27 01:35:15 +02:00 |
|
Folkert
|
71857e83d0
|
remove if that is always true
|
2021-06-26 21:44:04 +02:00 |
|
Folkert
|
8aa3690d77
|
fix test in release mode
|
2021-06-26 20:03:53 +02:00 |
|
Folkert
|
98a9dc0945
|
remove tag id from data bytes for non-recursive tags
|
2021-06-26 17:01:23 +02:00 |
|
Folkert
|
6e150b57f1
|
cleanup
|
2021-06-25 22:53:36 +02:00 |
|