index
:
mruby
master
mruby2-draft
removing-y-tab-c
revert-5391-throw
stable
web_export
Lightweight Ruby
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mrbgems
/
mruby-proc-ext
Age
Commit message (
Expand
)
Author
2014-04-29
Implement Kernel.local_variables for testing dumped local variables information.
take_cheeze
2014-04-14
Fix and add test to Proc#inspect .
Takeshi Watanabe
2014-04-01
Add macro MRB_ENV_UNSHARE_STACK instead of assigning -1 directly.
take_cheeze
2014-04-01
Use MRB_ENV_STACK_LEN instead of accessing `flags` directly to get REnv's sta...
take_cheeze
2014-03-31
Add API to define cfunc Proc with userdata.
take_cheeze
2014-03-17
move summary of mrbgems in default gembox to its spec
take_cheeze
2014-03-08
Make type casts safer.
Masaki Muranaka
2014-03-06
fix and add test for Proc#source_location
take_cheeze
2014-02-26
use mrb_str_cat_lit() more widely
cubicdaiya
2014-02-06
introduce mrb_str_new_lit() to create strings from C string litrals
Yukihiro "Matz" Matsumoto
2013-09-21
rename voidp to cptr
Yukihiro "Matz" Matsumoto
2013-08-04
Improve test of mruby-proc-ext GEM
Daniel Bovensiepen
2013-07-23
"spec.author" is better for single-author gems.
Tomoyuki Sahara
2013-04-25
rename every ARGS_XXX to MRB_ARGS_XXX; ref #1206
Yukihiro "Matz" Matsumoto
2013-04-17
Add mruby-proc-ext
h2so5
[prev]