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 |
|