0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jan 16, 2025 — Jan 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not use deprecated API More... over 10 years ago
Fix build for latest mruby version More... almost 11 years ago
Fix mruby-js build More... about 12 years ago
Use assert_kind_of More... about 12 years ago
Use assert_* functions from webruby More... about 12 years ago
Remove dependency on version number in travis file More... about 12 years ago
Add MrubyJs::setup_global method More... about 12 years ago
Fix JS function calling bug, closes #4 More... about 12 years ago
Update gem version More... about 12 years ago
Fix bugs that GC cannot be triggered in JS callbacks More... about 12 years ago
Add require patch for node.js More... about 12 years ago
Make _mruby_js_id and _mruby_js_count not enumrable More... about 12 years ago
Update travis file More... about 12 years ago
Fix according to latest mruby API More... about 12 years ago
Update travis.yml More... over 12 years ago
Update travis file More... over 12 years ago
Update gem version More... over 12 years ago
Update travis file More... over 12 years ago
Fix compiling error More... over 12 years ago
Also add badge for travis ci More... over 12 years ago
Use export commands instead of env items More... over 12 years ago
Add build status More... over 12 years ago
Add travis config More... over 12 years ago
Add support for returned values of proc-turned JS functions More... over 12 years ago
Add unit tests for mruby-js gem More... over 12 years ago
Add JsObject#handle for unit testing purpose More... over 12 years ago
Dirty fix for Symbol#to_js_proc, we need to find a better way for this More... over 12 years ago
Add test configuration More... over 12 years ago
Merge pull request #2 from joshnuss/features/block-syntax More... over 12 years ago
added ability use ruby blocks when calling javascript functions More... over 12 years ago