John Bampton
|
1c9b1bfeb7
|
feat: add pre-commit framework
|
2021-03-01 10:06:17 +10:00 |
|
KOBAYASHI Shuji
|
00df809609
|
Fix build for C++ version >= C++11 when enable_cxx_exception; close #5199
|
2020-12-02 19:15:42 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
f113fa2a4f
|
Remove unnecessary prototypes from 'keywords`; fix #4628
|
2019-08-12 18:22:31 +09:00 |
|
Lothar Scholz
|
06f90a3b45
|
Make source compilable with C++17
Changes applied:
- Removing "register" keyword
- Fixing const pointer to pointer assignments
- Adding type casts to rb_malloc calls
|
2017-12-23 01:10:43 +01:00 |
|
Yukihiro "Matz" Matsumoto
|
2f635f56cb
|
update lex.def using gperf 3.0.4
|
2015-06-01 21:57:53 +09:00 |
|
take_cheeze
|
6460ef77bc
|
Compile mruby compiler as mrbgem.
Compiler codes is moved to "mruby-compiler".
Executable `mrbc` is moved to "mruby-bin-mrbc".
|
2015-06-01 21:53:55 +09:00 |
|