| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-20 | Add setglobal to yjit | eileencodes | |
| Adds yjit support for setting global variables. Co-authored-by: Aaron Patterson <tenderlove@ruby-lang.org> Co-authored-by: John Hawthorn <john@hawthorn.email> | |||
| 2021-10-20 | Fix and uncomment getlocal test | John Hawthorn | |
| Previously, under the scraper, this would side-exit because it was returning to a C method. Now that we use the jit_func entrypoint, this test no longer side-exits. | |||
| 2021-10-20 | Add flag so we can easily tell if all stats avail. Comment out broken test. | Maxime Chevalier-Boisvert | |
| 2021-10-20 | Allow asserts on results, rather than stdout | John Hawthorn | |
| 2021-10-20 | Add assert_no_exits alias | John Hawthorn | |
| 2021-10-20 | more testing | John Hawthorn | |
| 2021-10-20 | Add test for recursion | John Hawthorn | |
| 2021-10-20 | Add test of yjit compilation | John Hawthorn | |
