1
I Use This!
Inactive

Commits : Listings

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