jangko
|
6371b66030
|
nim devel emit codegen workaround
|
2023-06-14 18:13:07 +07:00 |
jangko
|
ddcb2111e4
|
fix bugs found by nim-devel
|
2023-06-14 13:53:42 +07:00 |
jangko
|
8c5a96463c
|
nimvm workaround for primitives
|
2023-06-13 08:35:35 +07:00 |
jangko
|
0dc6afe9d4
|
let the tests compileable and run
|
2023-06-12 21:07:15 +07:00 |
Mamy Ratsimbazafy
|
53d2fd14f3
|
uint division - compile and pass the single limb tests
|
2023-06-12 17:11:13 +07:00 |
Mamy André-Ratsimbazafy
|
2ac1ee3f1e
|
Fix compiletime primitives to pass all bitwise tests except large shifts
|
2023-06-12 17:08:20 +07:00 |
Mamy André-Ratsimbazafy
|
7f6c588ce3
|
Passing addition tests (however simple bitwise ops crash the int128 VM ... during compilation)
|
2023-06-12 17:08:20 +07:00 |
Mamy André-Ratsimbazafy
|
de87739635
|
Implement types and uint128 primitives
|
2023-06-12 17:08:19 +07:00 |