joachimschmidt557
b56b4428a3
stage2 ARM: fix recursive fibonacci
...
Some handling of register_c_flag/register_v_flag was incorrect.
2022-05-22 21:02:32 +02:00
Jakub Konka
cfbc3537ef
x64: pass more behavior tests
2022-02-28 23:20:05 +01:00
Jakub Konka
25e4b16e25
Port more behavior tests
2022-02-22 21:57:42 +01:00
Andrew Kelley
c4df9bf56f
AstGen: fix while and for with unreachable bodies
...
Companion commit to 61a53a587558ff1fe1b0ec98bb424022885edccf.
This commit also moves over a bunch of behavior test cases to the
passing-for-stage2 section.
2021-10-02 20:15:03 -07:00
Jacob G-W
9fffffb07b
fix code broken from previous commit
2021-06-21 17:03:03 -07:00
Andrew Kelley
4307436b99
move behavior tests from test/stage1/ to test/
...
And fix test cases to make them pass. This is in preparation for
starting to pass behavior tests with self-hosted.
2021-04-29 15:54:04 -07:00