Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework `first_lineno` to be `int`. | Samuel Williams | 2022-09-26 | 1 | -1/+1 |
* | * expand tabs. [ci skip] | git | 2021-06-17 | 1 | -11/+11 |
* | Enable frozen_string_literal in builtin_iseq_load | John Hawthorn | 2021-06-16 | 1 | -1/+14 |
* | decouple internal.h headers | 卜部昌平 | 2019-12-26 | 1 | -1/+2 |
* | readable function names for inline functions. | Koichi Sasada | 2019-12-13 | 1 | -1/+3 |
* | support cross-compilation. | Koichi Sasada | 2019-12-11 | 1 | -0/+9 |
* | remove prelude.c | Koichi Sasada | 2019-12-11 | 1 | -0/+1 |
* | use compiled binary for gem_prelude.rb. | Koichi Sasada | 2019-12-11 | 1 | -5/+16 |
* | vm_invoke_builtin_delegate with start index. | Koichi Sasada | 2019-11-18 | 1 | -0/+5 |
* | Fix a typo | Yuichiro Kaneko | 2019-11-10 | 1 | -1/+1 |
* | Full-path of builtin scripts no longer needed | Nobuyoshi Nakada | 2019-11-09 | 1 | -1/+1 |
* | Embed builtin ruby scripts in miniprelude.c | Nobuyoshi Nakada | 2019-11-09 | 1 | -38/+4 |
* | Revert "don't embed full-path." | Koichi Sasada | 2019-11-09 | 1 | -24/+2 |
* | don't embed full-path. | Koichi Sasada | 2019-11-09 | 1 | -2/+24 |
* | Removed BOM [ci skip] | Nobuyoshi Nakada | 2019-11-08 | 1 | -1/+1 |
* | support builtin features with Ruby and C. | Koichi Sasada | 2019-11-08 | 1 | -0/+89 |