Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of redefinition of `rb_execution_context_t` | Nobuyoshi Nakada | 2020-03-19 | 1 | -1/+2 |
* | readable function names for inline functions. | Koichi Sasada | 2019-12-13 | 1 | -1/+6 |
* | add include guard | Koichi Sasada | 2019-12-11 | 1 | -0/+5 |
* | try to remove vm_core.h | Koichi Sasada | 2019-11-14 | 1 | -1/+4 |
* | Inline function should be static | Nobuyoshi Nakada | 2019-11-12 | 1 | -1/+1 |
* | __builtin_inline! | Koichi Sasada | 2019-11-11 | 1 | -0/+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 |
* | support builtin features with Ruby and C. | Koichi Sasada | 2019-11-08 | 1 | -0/+52 |