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
|
c4e2b4f5cc
|
clippy
|
2021-01-15 21:18:11 +01:00 |
|
Folkert
|
fc5c6b9585
|
refactor
|
2021-01-15 21:17:56 +01:00 |
|
Folkert
|
ef3bda40c6
|
fix RC
|
2021-01-15 16:10:48 +01:00 |
|
Richard Feldman
|
82101a34e7
|
Merge pull request #898 from rtfeldman/decision-tree-improvements
Decision tree improvements
|
2021-01-14 23:53:02 -05:00 |
|
Richard Feldman
|
8ebf45040e
|
Merge pull request #897 from rtfeldman/stdlib-by-reference
pass stdlib by reference
|
2021-01-14 22:44:52 -05: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
|
b47ccb20fd
|
add NullableUnion layout
|
2021-01-15 00:25:28 +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
|
ab6cb7ac93
|
pass stdlib by reference
|
2021-01-14 16:49:55 +01:00 |
|
Sébastien Besnier
|
fdc2b6ad86
|
add bitwise xor
|
2021-01-14 16:12:46 +01:00 |
|
Chadtech
|
64d69b9ec4
|
Hash Low Level
|
2021-01-13 21:24:16 -05:00 |
|
Folkert
|
96f6b9a6f6
|
fix mono tests
|
2021-01-11 00:26:14 +01:00 |
|
Folkert
|
c79e031a55
|
don't store with RecursivePointer layout
|
2021-01-10 21:33:53 +01:00 |
|
rvcas
|
56ff1fe463
|
feat: recursive tag unions store head on heap not stack
|
2021-01-09 10:54:53 -05:00 |
|
Folkert
|
e005dbde4c
|
rename Unreachable -> Rethrow
|
2021-01-07 20:19:12 +01:00 |
|
Folkert
|
b9359ffd71
|
remove variable from mono patterns
|
2021-01-07 20:12:11 +01:00 |
|
rvcas
|
565cf21e1e
|
fix(tests): need to adjust tests after changing builtin function types
|
2021-01-05 09:18:24 -05:00 |
|
Folkert
|
5256b1aa5c
|
also default to i64/f64 for rigid vars
|
2021-01-04 23:36:17 +01:00 |
|
rvcas
|
b34436e5cb
|
Merge branch 'trunk' into int_a_float_a
|
2021-01-04 09:53:45 -05:00 |
|
rvcas
|
a123bfa3ee
|
fix: tests compile and repl_eval
|
2021-01-04 09:46:10 -05:00 |
|
Folkert
|
bc5df97903
|
invoke in more cases
|
2021-01-02 17:51:04 +01:00 |
|
Folkert
|
2db627519b
|
clippy
|
2021-01-02 00:58:18 +01:00 |
|
Folkert
|
6e0f57d7eb
|
make invoke work
|
2021-01-02 00:55:09 +01:00 |
|
Jared Ramirez
|
faa8f66b6c
|
Add gen support for Nat
|
2021-01-01 17:40:47 -06:00 |
|
Folkert
|
f8a8c26d2d
|
clippy
|
2021-01-01 20:27:43 +01:00 |
|
Folkert
|
0ef70f55ea
|
invoke in mono
|
2021-01-01 20:14:05 +01:00 |
|
Folkert
|
ca24f1cd38
|
fix llvm build
|
2021-01-01 16:28:35 +01:00 |
|
Folkert
|
0893aa7369
|
call changes in mono
|
2021-01-01 16:11:31 +01:00 |
|
Folkert
|
6bc0cf33a5
|
add unreachable instruction to the mono IR
|
2021-01-01 02:26:56 +01:00 |
|
Folkert
|
754521c4c3
|
all the clippy fixes
|
2021-01-01 00:40:41 +01:00 |
|
Folkert
|
babd3a06a0
|
clippy
|
2021-01-01 00:18:57 +01:00 |
|
Folkert
|
728298d15a
|
automatic clippy fixes
|
2021-01-01 00:05:45 +01:00 |
|
Folkert
|
bcf1c46afe
|
be more specific about int/float precision
|
2020-12-31 22:46:29 +01:00 |
|
Folkert
|
5859568d92
|
remove Cond
|
2020-12-31 20:58:30 +01:00 |
|
Folkert
|
5ee29769a6
|
make cond helper and use it instead of constructing cond
|
2020-12-31 20:33:17 +01:00 |
|
Jared Ramirez
|
18d0141942
|
[WIP] Merge local changes with new branch
|
2020-12-31 13:08:50 -06:00 |
|
rvcas
|
b510d6e94d
|
fix: float error in repl
|
2020-12-30 20:47:11 -05:00 |
|
rvcas
|
9dbcfb7a97
|
Merge branch 'temp_numbers' into int_a_float_a
|
2020-12-30 19:59:20 -05:00 |
|
rvcas
|
c33cab57f2
|
Merge branch 'int-float-size-gen' into temp_numbers
|
2020-12-30 19:41:44 -05:00 |
|
rvcas
|
97fc5f12a7
|
Merge branch 'trunk' into int_a_float_a
|
2020-12-30 15:19:31 -05:00 |
|
Richard Feldman
|
8937a5d872
|
Fix test_mono tests
|
2020-12-30 08:20:47 -05:00 |
|
rvcas
|
127c4e1bcc
|
feat: add inner var to IntLiteral and FloatLiteral
|
2020-12-29 20:52:54 -05:00 |
|
Jared Ramirez
|
791a0e9404
|
Use precision in mono/ir to determine which number to generate
|
2020-12-29 09:33:55 -06:00 |
|
Folkert
|
a5af8178a2
|
clippy
|
2020-12-29 02:37:16 +01:00 |
|