- 27 Jun, 2014 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
-
- 26 Jun, 2014 6 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Fix typo in doc/api/mruby.h.md
-
Yukihiro "Matz" Matsumoto authored
Document rest mrbconfs.
-
Jun Hiroe authored
-
take_cheeze authored
-
take_cheeze authored
-
- 25 Jun, 2014 11 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Implement Proc#parameters
-
Yukihiro "Matz" Matsumoto authored
Update mrbconf.
-
take_cheeze authored
-
take_cheeze authored
-
ksss authored
-
Yukihiro "Matz" Matsumoto authored
OP_ENTER use MBR_ASPEC_* macros
-
ksss authored
-
ksss authored
MRB_ASPEC_REST() is macro just only checks whether truthy or falsy. And truthy means exist 1 rest argument in current proc.
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Proc#arity return 0 when opcode was not OP_ENTER
-
- 24 Jun, 2014 14 commits
-
-
ksss authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Not create local variables in scope_new
-
Yukihiro "Matz" Matsumoto authored
-
Santa Zhang authored
-
yui-knk authored
When `n2->car` is 0 and `n2->cdd` is not 0, unnecessary comma was printed before first local variables.
-
Yukihiro "Matz" Matsumoto authored
add a few const qualifier
-
ksss authored
-
Santa Zhang authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Fix to not print unnecessary comma.
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Add `Symbol#intern`.
-
take_cheeze authored
-
- 23 Jun, 2014 7 commits
-
-
Yukihiro "Matz" Matsumoto authored
Start documenting C APIs.
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Add mrbconf document.
-
take_cheeze authored
-
take_cheeze authored
-
take_cheeze authored
-
Yukihiro "Matz" Matsumoto authored
-