Folkert
|
454241a04f
|
use GetTagId in one more place
|
2021-06-20 21:05:02 +02:00 |
|
Folkert
|
0de501554a
|
use GetTagId
|
2021-06-20 20:49:36 +02:00 |
|
Folkert
|
bc8bd95b3d
|
use union layout in mono patterns
|
2021-06-20 20:21:08 +02:00 |
|
Folkert
|
61c9de91dc
|
make newtype wrappers explicit in pattern code
|
2021-06-20 20:14:27 +02:00 |
|
Folkert
|
e84559aa44
|
Revert "use union layout in mono patterns"
This reverts commit 9ba4885083 .
|
2021-06-20 18:12:31 +02:00 |
|
Folkert
|
9ba4885083
|
use union layout in mono patterns
|
2021-06-20 18:12:18 +02:00 |
|
Folkert
|
11ed2cbcf8
|
special-case rose tree field access
|
2021-06-16 23:16:14 +02:00 |
|
Folkert
|
b622202d97
|
rename joinpoint field
|
2021-06-14 21:12:24 +02:00 |
|
Folkert
|
fdfc99e4e8
|
add constructor info in more cases
|
2021-05-26 21:51:18 +02:00 |
|
Folkert
|
498d3ba3b5
|
make sure to always switch on the tag id, not the tag itself
|
2021-05-26 20:18:59 +02:00 |
|
Folkert
|
4f376bf4f8
|
add call spec counter
|
2021-05-09 12:28:23 +02:00 |
|
Folkert
|
8799973ffe
|
add update mode variables
|
2021-05-09 01:03:29 +02:00 |
|
Folkert
|
55cb780249
|
don't clone Layout
|
2021-03-22 14:08:48 +01:00 |
|
Folkert
|
2fce825366
|
pass by reference
|
2021-03-22 13:18:16 +01:00 |
|
Folkert
|
ca9048ee17
|
cleanup
|
2021-03-22 13:10:38 +01:00 |
|
Folkert
|
addf130be5
|
optimize Path
|
2021-03-22 13:09:56 +01:00 |
|
Folkert
|
fdebfa6b3f
|
cloning
|
2021-03-22 11:58:13 +01:00 |
|
Eric Henry
|
4d046abefa
|
builtin maxI128 initial
|
2021-03-09 12:47:42 -05:00 |
|
Anton-4
|
b098d13407
|
new rustfmt and clippy
|
2021-02-20 20:00:37 +01:00 |
|
Folkert
|
3ccf6de2cf
|
add branch info to switches
|
2021-01-31 20:36:40 +01:00 |
|
Folkert
|
999f3cfce6
|
clippy
|
2021-01-28 15:52:34 +01:00 |
|
Folkert
|
c8f1bd98e0
|
clippy
|
2021-01-28 15:39:25 +01:00 |
|
Folkert
|
936bf459eb
|
initial version of rc optimization
|
2021-01-28 13:14:54 +01:00 |
|
Folkert
|
54fb482b79
|
Merge remote-tracking branch 'origin/trunk' into list-empty-record
|
2021-01-23 15:24:05 +01:00 |
|
Folkert
|
513d7cd78f
|
groundwork for RoseTree
|
2021-01-23 01:39:04 +01:00 |
|
Folkert
|
df8ab829a6
|
fix one element struct unpacking
I think this broke when we decided that we want to not drop empty fields from layouts?
|
2021-01-21 21:40:04 +01:00 |
|
Folkert
|
83fd1de89b
|
fix bug: incorrect var definition before switch
|
2021-01-18 23:52:58 +01:00 |
|
Folkert
|
6b90eaaf37
|
pass down correct layout/symbol to switch branches
|
2021-01-18 22:12:26 +01:00 |
|
Folkert
|
31bf658b20
|
add todo comment
|
2021-01-18 02:00:05 +01:00 |
|
Folkert
|
4f4d555197
|
fix complex Switch bug
|
2021-01-18 01:30:57 +01:00 |
|
Folkert
|
8cd744342b
|
Merge remote-tracking branch 'origin/trunk' into nullable-tags
|
2021-01-17 02:37:57 +01:00 |
|
Folkert
|
c1265574b3
|
drop the tag!
|
2021-01-17 02:26:04 +01:00 |
|
Folkert
|
897bc41b6b
|
prepare to drop tag
|
2021-01-17 01:17:26 +01:00 |
|
Folkert
|
c1cf43eda3
|
simple implementation of NullableUnwrapped
|
2021-01-17 00:38:30 +01:00 |
|
Folkert
|
2ce35cca28
|
fix block_of_memory creation for recursive layouts
|
2021-01-17 00:38:30 +01:00 |
|
Folkert
|
c8970bbe45
|
remove field
|
2021-01-17 00:38:30 +01:00 |
|
Folkert
|
de666c575f
|
refactor union layout
|
2021-01-16 16:31:43 +01:00 |
|
Folkert
|
c85fa58648
|
a working state again
|
2021-01-16 01:55:38 +01:00 |
|
Folkert
|
ef3bda40c6
|
fix RC
|
2021-01-15 16:10:48 +01:00 |
|
Folkert
|
167858ef06
|
reach the unreachable
|
2021-01-15 02:09:36 +01:00 |
|
Folkert
|
51cad15399
|
create NullableUnion in some cases
|
2021-01-15 01:02:34 +01:00 |
|
Folkert
|
c1b5a42273
|
add jumps to decision tree creation
|
2021-01-14 16:54:34 +01:00 |
|
Folkert
|
d4e7ba552a
|
add jp id
|
2021-01-14 16:54:25 +01:00 |
|
Folkert
|
e1b5076a87
|
be a bit more efficient in generating jumps
|
2021-01-14 16:54:13 +01:00 |
|
Folkert
|
30023ac86b
|
turn count_targets_help into a loop
|
2021-01-14 16:54:01 +01:00 |
|
Folkert
|
b9359ffd71
|
remove variable from mono patterns
|
2021-01-07 20:12:11 +01:00 |
|
rvcas
|
b34436e5cb
|
Merge branch 'trunk' into int_a_float_a
|
2021-01-04 09:53:45 -05:00 |
|
Folkert
|
0893aa7369
|
call changes in mono
|
2021-01-01 16:11:31 +01:00 |
|
Folkert
|
754521c4c3
|
all the clippy fixes
|
2021-01-01 00:40:41 +01:00 |
|
Folkert
|
5859568d92
|
remove Cond
|
2020-12-31 20:58:30 +01:00 |
|