- 25 Jun, 2014 6 commits
-
-
take_cheeze authored
-
take_cheeze 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
Proc#arity return 0 when opcode was not OP_ENTER
-
- 24 Jun, 2014 10 commits
-
-
ksss authored
-
Yukihiro "Matz" Matsumoto authored
Not create local variables in scope_new
-
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 16 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
-
Yukihiro "Matz" Matsumoto authored
-
take_cheeze authored
-
take_cheeze authored
-
take_cheeze authored
-
Yukihiro "Matz" Matsumoto authored
-
take_cheeze authored
-
take_cheeze authored
-
take_cheeze authored
Reduce new string creation in `capitalize`, `downcase`, `upcase` method of `Symbol` class extension. Add test to check unmodified result is working.
-
Yukihiro "Matz" Matsumoto authored
Proc class should be defined before a first method definition
-
- 22 Jun, 2014 8 commits
-
-
Yukihiro "Matz" Matsumoto authored
Update documentation of `summary` property of mrbgem spec.
-
take_cheeze authored
-
take_cheeze authored
-
Yukihiro "Matz" Matsumoto authored
Fix document of doc/compile/README.md
-
Yukihiro "Matz" Matsumoto authored
Fix document in doc/mrbgems/README.md
-
Yukihiro "Matz" Matsumoto authored
Fix document of doc/mrbconf/README.md
-
Jun Hiroe authored
-
Jun Hiroe authored
-