3
I Use This!
High Activity

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Dec 31, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #6472 from dearblue/rational More... 16 days ago
mruby-complier (gen_call): remove duplicate MRB_OPSYM_2(); #6471 More... 16 days ago
mruby-compiler (gen_call): operator optimization with self; close #6471 More... 17 days ago
Moved tests for `Integer#quo` More... 17 days ago
mruby-compiler (gen_call): adjust spacing More... 18 days ago
Revert "mruby-compiler (gen_call): use OP_SSEND for `self.foo()` calls" More... 19 days ago
Merge pull request #6469 from dearblue/const-proc More... 20 days ago
build_config/playstationportable.rb: remove obsolete mruby-print gem More... 21 days ago
.git-blame-ignore-revs: ignore indentation fix commit; ref #6470 More... 21 days ago
Merge pull request #6470 from dearblue/psp More... 21 days ago
.pre-commit-config.yml: pre-commit autoupdate More... 22 days ago
Merge pull request #6468 from dearblue/hash More... 22 days ago
Adjusting indentation More... 23 days ago
Add more `const` qualifier for `RProc` More... 23 days ago
Fixed missing changes to `IB_FIND_BY_KEY()` parameter names More... 23 days ago
array.c (mrb_ary_unshift_m): defer mrb_get_argv call More... 23 days ago
hash.c (mrb_hash_aset): use pre-assigned local variable More... 24 days ago
print.c (mrb_print_m): need to copy argument array; fix #6467 More... 25 days ago
mruby-encoding: move String#b to mruby-string-ext gem More... 26 days ago
build_config: remove MRB_UTF8_STRING from full-core configurations More... 27 days ago
mruby-string-ext: remove some methods moved to mruby-encoding More... 27 days ago
mruby-string-ext: remove duplicated definition of String#b More... 27 days ago
mruby-string-ext: String#codepoints to support binary encoding More... 27 days ago
mruby-string-ext: String#ord to support binary encoding More... 27 days ago
mruby-encoding: add Poorman's Encoding gem More... 27 days ago
print.c: update the header comment More... 28 days ago
print.c (printstrln): a new function to print string and newline More... 28 days ago
print.c: fixed link error from mrb_print_m with MRB_NO_STDIO; #6466 More... 28 days ago
mrbgem/full-core.gembox: stop excluding mruby-print gem; #6466 More... 29 days ago
mruby-print: remove the gem; ref #6466 More... 29 days ago