1
I Use This!
Very Low Activity

Commits : Listings

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