Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update yjit.md | Maxime Chevalier-Boisvert | 2023-01-31 | 1 | -4/+9 |
* | Update yjit.md | Maxime Chevalier-Boisvert | 2023-01-31 | 1 | -1/+1 |
* | Update yjit.md | Maxime Chevalier-Boisvert | 2023-01-17 | 1 | -3/+4 |
* | Update yjit.md | Maxime Chevalier-Boisvert | 2023-01-09 | 1 | -0/+2 |
* | Syntax-highlight scripts in yjit.md [ci skip] | Takashi Kokubun | 2022-12-19 | 1 | -19/+19 |
* | Update yjit.md | Maxime Chevalier-Boisvert | 2022-12-07 | 1 | -27/+23 |
* | Update yjit.md to mention `RUBY_YJIT_ENABLE` | Maxime Chevalier-Boisvert | 2022-11-28 | 1 | -0/+3 |
* | Update yjit.md | Maxime Chevalier-Boisvert | 2022-11-22 | 1 | -0/+5 |
* | YJIT: Lower the required Rust version from 1.58.1 to 1.58.0 (#6780) | Takashi Kokubun | 2022-11-21 | 1 | -1/+1 |
* | Update yjit.md | Maxime Chevalier-Boisvert | 2022-11-13 | 1 | -2/+0 |
* | Update docs wrt YJIT limitations and building YJIT (#6641) | Maxime Chevalier-Boisvert | 2022-10-27 | 1 | -7/+3 |
* | Update yjit docs (#6548) | Eileen M. Uchitelle | 2022-10-14 | 1 | -7/+8 |
* | Stop recommending duplicated options [ci skip] (#6400) | Takashi Kokubun | 2022-09-19 | 1 | -3/+3 |
* | It was a relative path [ci skip] | Takashi Kokubun | 2022-08-31 | 1 | -1/+1 |
* | Add a document about YJIT's Rust version | Takashi Kokubun | 2022-08-31 | 1 | -0/+1 |
* | Update yjit.md | Maxime Chevalier-Boisvert | 2022-08-29 | 1 | -4/+5 |
* | Remove documentation about dev | Takashi Kokubun | 2022-08-08 | 1 | -1/+0 |
* | [DOC] Some YJIT dependencies are no longer required | Alan Wu | 2022-05-02 | 1 | -3/+3 |
* | Update yjit.md | Maxime Chevalier-Boisvert | 2022-04-27 | 1 | -1/+1 |
* | Rust YJIT | Alan Wu | 2022-04-27 | 1 | -25/+102 |
* | Fix yjit readme link pointing to old shopify readme (#5596) | Adrien S | 2022-02-24 | 1 | -1/+1 |
* | Fix a typo [ci skip] | Kazuhiro NISHIYAMA | 2022-02-02 | 1 | -1/+1 |
* | YJIT stats documentation additions and updates (#5427) | Noah Gibbs | 2022-01-11 | 1 | -2/+44 |
* | update YJIT docs to reference RubyVM::YJIT instead of just YJIT | Adam Hess | 2021-11-24 | 1 | -1/+1 |
* | Add --yjit-no-type-prop so we can test YJIT without type propagation (#5135) | Maxime Chevalier-Boisvert | 2021-11-18 | 1 | -0/+8 |
* | Move the test file | Nobuyoshi Nakada | 2021-10-21 | 1 | -1/+1 |
* | Update yjit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -1/+1 |
* | Doc: remove outdated note about hooking into the interpreter | Alan Wu | 2021-10-20 | 1 | -1/+0 |
* | Move test_yjit_asm.sh into misc | Alan Wu | 2021-10-20 | 1 | -1/+1 |
* | Update yjit.md | Maxime Chevalier-Boisvert | 2021-10-20 | 1 | -0/+2 |
* | Move YJIT's README into doc/yjit/yjit.md | Noah Gibbs | 2021-10-20 | 1 | -0/+224 |
* | Incorporate feedback from the PR into yjit_hacking.md | Noah Gibbs | 2021-10-20 | 1 | -6/+2 |
* | Add a YJIT hacking doc with some internals; change the README text a bit to r... | Noah Gibbs | 2021-10-20 | 1 | -0/+79 |