79
I Use This!
Very High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #8793 from enebo/topic/more_kwargs_fixes More... 2 months ago
Fix more corner cases of kwargs from MRI test suite
Thomas Enebo
as Thomas E. Enebo
More... 2 months ago
Merge pull request #8785 from enebo/topic/kwargs_fix More... 2 months ago
Wowee. Sprintf missing begin on output buffer for %c
Thomas Enebo
as Thomas E. Enebo
More... 2 months ago
Wowee. Sprintf missing begin on output buffer for %c
Thomas Enebo
as Thomas E. Enebo
More... 2 months ago
Partial fix. no encoding error but ids is not handling utf16-le properly
Thomas Enebo
as Thomas E. Enebo
More... 2 months ago
empty ruby2 kw hash possible to send in splat
Thomas Enebo
as Thomas E. Enebo
More... 2 months ago
CHECK_HASH was not type erroring if not a hash
Thomas Enebo
as Thomas E. Enebo
More... 2 months ago
In mixed hashes containing explicit kwargs + **nil...ignore **nil
Thomas Enebo
as Thomas E. Enebo
More... 2 months ago
Change **nil handling to be explicitly detected during building
Thomas Enebo
as Thomas E. Enebo
More... 2 months ago
Update JIT with same logic for keywords
Thomas Enebo
as Thomas E. Enebo
More... 2 months ago
Fix some excluded kwargs tests from MRI test suite
Thomas Enebo
as Thomas E. Enebo
More... 2 months ago
Rearrange kwargs logic
Thomas Enebo
as Thomas E. Enebo
More... 2 months ago
Merge pull request #8781 from enebo/topic/ffi_fix More... 2 months ago
ffi LONG/ULONG call different value methods
Thomas Enebo
as Thomas E. Enebo
More... 2 months ago
Merge pull request #8778 from enebo/topic/endless_equals More... 2 months ago
== and === need to support endless method definitions
Thomas Enebo
as Thomas E. Enebo
More... 2 months ago
Merge pull request #8772 from enebo/topic/it_capture More... 2 months ago
Merge pull request #8769 from Earlopain/d-format-precision-zero More... 2 months ago
Blocks with no args must look for captured variable
Thomas Enebo
as Thomas E. Enebo
More... 2 months ago
Add spec for capture/non-capture for `it` in blocks
Thomas Enebo
as Thomas E. Enebo
More... 2 months ago
Merge pull request #8770 from Earlopain/jsa-gitignore More... 2 months ago
More broad jsa gitignore More... 2 months ago
Fix `sprinf` with explicit zero precision and zero value More... 2 months ago
Update for next development cycle
Thomas Enebo
as Thomas E. Enebo
More... 2 months ago
Version 10.0.0.0 updated for release
Thomas Enebo
as Thomas E. Enebo
More... 2 months ago
Try and exclude any jsa files from making it into windows installer .exe
Thomas Enebo
as Thomas E. Enebo
More... 3 months ago
Merge pull request #8759 from enebo/topic/javadoc More... 3 months ago
Revert "Version 10.0.0.0 updated for release"
Thomas Enebo
as Thomas E. Enebo
More... 3 months ago
moar javadoc fixes
Thomas Enebo
as Thomas E. Enebo
More... 3 months ago