Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix trivial -Wundef warnings | Benoit Daloze | 2021-05-04 | 1 | -1/+1 |
* | builtin_lookup: do not goto into a branch | 卜部昌平 | 2020-06-29 | 1 | -14/+14 |
* | take care of USE_LAZY_LOAD=1. | Koichi Sasada | 2019-12-25 | 1 | -1/+1 |
* | rely on sorted compiled binary array. | Koichi Sasada | 2019-12-11 | 1 | -4/+15 |
* | support cross-compilation. | Koichi Sasada | 2019-12-11 | 1 | -0/+9 |
* | use compiled binary for gem_prelude.rb. | Koichi Sasada | 2019-12-11 | 1 | -1/+7 |
* | move rb_vm_lvar_exposed() correctly. | Koichi Sasada | 2019-11-14 | 1 | -8/+0 |
* | __builtin_inline! | Koichi Sasada | 2019-11-11 | 1 | -2/+13 |
* | Full-path of builtin scripts no longer needed | Nobuyoshi Nakada | 2019-11-09 | 1 | -1/+1 |
* | Revert "don't embed full-path." | Koichi Sasada | 2019-11-09 | 1 | -1/+1 |
* | don't embed full-path. | Koichi Sasada | 2019-11-09 | 1 | -1/+1 |
* | cstr -> bytes | Koichi Sasada | 2019-11-08 | 1 | -1/+1 |
* | support builtin features with Ruby and C. | Koichi Sasada | 2019-11-08 | 1 | -0/+40 |