1
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Aug 02, 2025 — Aug 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove needless comment More... almost 4 years ago
Support loading libruby.dylib More... almost 4 years ago
Add code_julia, code_lowered, code_native in JLTrans More... almost 4 years ago
Add Julia::InteractiveUtils More... almost 4 years ago
Add fallback process to require julia.so More... almost 4 years ago
Fix jlwrap_free More... almost 4 years ago
Fix SEGV when JuliaWrapper is freed by Ruby GC More... almost 4 years ago
Reorganize jltrans example More... almost 4 years ago
Fix examples/pkg_status.rb More... almost 4 years ago
Use RbPtr_true and RbPtr_false More... almost 4 years ago
Change the way to stringify Julia error More... almost 4 years ago
Remove RubyNothing More... almost 4 years ago
Add jl_call, jl_call0, and jl_call3 More... almost 4 years ago
Change gcguard key type More... almost 4 years ago
Keep jlwrap callback functions More... almost 4 years ago
Call jl_atexit_hook in Ruby's at_exit More... almost 4 years ago
Accept all living versions of Ruby More... almost 4 years ago
Use latest Julia and Ruby versions on CI More... almost 4 years ago
Change the way to import RbCall More... almost 4 years ago
Update ci workflow More... almost 4 years ago
Implement the equality of JuliaWrapper More... almost 4 years ago
Implement type conversion system followed by PyCall.jl More... almost 4 years ago
Add RbCall.jl/Project.toml More... almost 4 years ago
Tentatively support dynamically loading of libruby More... almost 4 years ago
Stop using VALUE type in RbCall.jl More... almost 4 years ago
Put error message in the dynamically loading condition More... almost 4 years ago
Remove __precompile__() call More... almost 4 years ago
Add some test cases for functions in Base module More... almost 4 years ago
Fix a test case More... almost 4 years ago
Update supported ruby and julia versions More... almost 4 years ago