- 09 Jul, 2018 1 commit
-
-
yuri authored
* refactor: move `irep_remove_lv` from `mruby-bin-strip` gem to src/dump and rename to `mrb_irep_remove_lv` * add: mrbc option `--remove-lv` to remove LVAR section
-
- 04 Jul, 2018 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
Added ~/Android/Sdk/ndk-bundle as default NDK home
-
duangsuse authored
-
- 02 Jul, 2018 2 commits
-
-
Yukihiro "Matz" Matsumoto authored
Support MRB_WITHOUT_FLOAT to mruby-io
-
Yusuke Endoh authored
-
- 28 Jun, 2018 1 commit
-
-
Yukihiro "Matz" Matsumoto authored
-
- 27 Jun, 2018 3 commits
-
-
Yukihiro "Matz" Matsumoto authored
Add information about Kernel#binding
-
W authored
-
Yukihiro "Matz" Matsumoto authored
-
- 22 Jun, 2018 8 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Run tests parallelly for each target.
-
Yukihiro "Matz" Matsumoto authored
Increase sleep duration exponentially instead of `Thread.pass`.
-
take-cheeze authored
-
take-cheeze authored
-
Yukihiro "Matz" Matsumoto authored
Use Fiber#transfer instead in minirake.
-
Yukihiro "Matz" Matsumoto authored
Use `Thread.pass` instead of sleeping.
-
take-cheeze authored
-
- 21 Jun, 2018 6 commits
-
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
Fix job waiter of minirake.
-
Yukihiro "Matz" Matsumoto authored
Show minirake backtrace in verbose mode.
-
take-cheeze authored
-
take-cheeze authored
-
take-cheeze authored
-
- 20 Jun, 2018 17 commits
-
-
Yukihiro "Matz" Matsumoto authored
Use temporary file name for `File#mtime` test to avoid conflicts.
-
Yukihiro "Matz" Matsumoto authored
Make minirake parallel.
-
take-cheeze authored
-
take-cheeze authored
-
take-cheeze authored
-
take-cheeze authored
-
Yukihiro "Matz" Matsumoto authored
Fix build scripts.
-
Yukihiro "Matz" Matsumoto authored
Fix memory leaks in mirb.
-
take-cheeze authored
-
take-cheeze authored
-
take-cheeze authored
-
take-cheeze authored
-
take-cheeze authored
-
take-cheeze authored
-
take-cheeze authored
-
Yukihiro "Matz" Matsumoto authored
-
Yukihiro "Matz" Matsumoto authored
This will improve the default performance of mruby; fix #4045
-