FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for core/src/main/java/org/jruby/java/codegen - jruby/jruby · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
jruby
/
jruby
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
946
Star
3.9k
Code
Issues
840
Pull requests
111
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
jruby
core
src
main
java
org
jruby
java
codegen
on
master
User selector
Datepicker
Commit history
Commits on May 7, 2026
[refactor] avoid boxing - re-use argument coercion
kares
committed
bfb3c62
View commit details
Copy full SHA for bfb3c62
View code at this point
Browse repository at this point
[refactor] re-use result coercion + return
kares
committed
ec52250
View commit details
Copy full SHA for ec52250
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
assume functional interface with block generator
kares
committed
c003a5e
View commit details
Copy full SHA for c003a5e
View code at this point
Browse repository at this point
draft: wire up "bare" block interface generation
kares
committed
8fe48aa
View commit details
Copy full SHA for 8fe48aa
View code at this point
Browse repository at this point
Commits on Jan 7, 2025
Merge branch 'master' into 10-dev
headius
committed
11f0c26
View commit details
Copy full SHA for 11f0c26
View code at this point
Browse repository at this point
Commits on Dec 18, 2024
[ji] do not expose InterfaceImpl classes in Ruby land (dejavu)
kares
committed
463bea3
View commit details
Copy full SHA for 463bea3
View code at this point
Browse repository at this point
Commits on Dec 11, 2024
do rest of Access methods
enebo
committed
d805ded
View commit details
Copy full SHA for d805ded
View code at this point
Browse repository at this point
Commits on Dec 7, 2024
note on JI proxy creation. Fix adding Comparable to Symbols metaclass isntead of Symbol
enebo
committed
b38e1c4
View commit details
Copy full SHA for b38e1c4
View code at this point
Browse repository at this point
Commits on Apr 22, 2023
GH-6607 Clean up javadoc for stricter Java 11
Show description for 9a50e78
rcrews
committed
9a50e78
View commit details
Copy full SHA for 9a50e78
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
Merge branch 'jruby-9.3'
enebo
committed
b7d8280
View commit details
Copy full SHA for b7d8280
View code at this point
Browse repository at this point
Commits on Jun 19, 2022
Avoid ClassCastException when super class is a Java Map for #7219
Show description for 6bf31f7
k77ch7
committed
6bf31f7
View commit details
Copy full SHA for 6bf31f7
View code at this point
Browse repository at this point
Commits on Apr 6, 2022
[refactor] cleanup internal class + imports
kares
committed
17d7b11
View commit details
Copy full SHA for 17d7b11
View code at this point
Browse repository at this point
Commits on Mar 6, 2021
Refactor RCG to pass index and converted args from splitInit
Show description for 300005f
byteit101
committed
300005f
View commit details
Copy full SHA for 300005f
View code at this point
Browse repository at this point
Commits on Feb 23, 2021
More cleanup
byteit101
committed
091c868
View commit details
Copy full SHA for 091c868
View code at this point
Browse repository at this point
Commits on Feb 21, 2021
Formatting, cleanup, licence blocks
byteit101
committed
e51ce30
View commit details
Copy full SHA for e51ce30
View code at this point
Browse repository at this point
Commits on Feb 15, 2021
Lots of cleanup and refactoring
byteit101
committed
ce66437
View commit details
Copy full SHA for ce66437
View code at this point
Browse repository at this point
Commits on Dec 12, 2020
More tests and fixes for nested classes
byteit101
committed
5bddf82
View commit details
Copy full SHA for 5bddf82
View code at this point
Browse repository at this point
Commits on Nov 27, 2020
Very questionable implementation of ruby < ruby < java hierarchy
byteit101
committed
52dd70f
View commit details
Copy full SHA for 52dd70f
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
Move some gen code into split/finish Init pair
byteit101
committed
cf4adfe
View commit details
Copy full SHA for cf4adfe
View code at this point
Browse repository at this point
Commits on Nov 18, 2020
Start fixing some easy test failures
byteit101
committed
eb1ecdb
View commit details
Copy full SHA for eb1ecdb
View code at this point
Browse repository at this point
Commits on Nov 17, 2020
Add support for split allocate+initialize and arbitrary ruby argument fallback.
Show description for be1653a
byteit101
committed
be1653a
View commit details
Copy full SHA for be1653a
View code at this point
Browse repository at this point
Commits on Nov 15, 2020
General cleanup, fixes, and flailing around trying to get the scope working
byteit101
committed
89f90db
View commit details
Copy full SHA for 89f90db
View code at this point
Browse repository at this point
Minor cleanups of type safety and move AST transform to new file
byteit101
committed
996197f
View commit details
Copy full SHA for 996197f
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
Refactorings & actually detect which ctor to call. Also supports super w/o args
byteit101
committed
d1f30e0
View commit details
Copy full SHA for d1f30e0
View code at this point
Browse repository at this point
Commits on Nov 1, 2020
Reasonable multi-signature support (codegen, helpers missing) and horrifying AST rewriting to de-super()
byteit101
committed
4c61162
View commit details
Copy full SHA for 4c61162
View code at this point
Browse repository at this point
Commits on Oct 24, 2020
More WIP constructor code. Multi-constructors should function, and now configurable from ruby-land
byteit101
committed
5c04320
View commit details
Copy full SHA for 5c04320
View code at this point
Browse repository at this point
Commits on May 29, 2020
FileOutputStream cleanup
ahorek
committed
8303b97
View commit details
Copy full SHA for 8303b97
View code at this point
Browse repository at this point
Commits on Apr 18, 2020
[refactor] an automated (IDEA) warnings fix
Show description for 6c0f337
kares
committed
6c0f337
View commit details
Copy full SHA for 6c0f337
View code at this point
Browse repository at this point
Commits on Jun 11, 2018
Always cast return value to return type. Fixes #5204.
Show description for ff90e42
headius
committed
ff90e42
View commit details
Copy full SHA for ff90e42
View code at this point
Browse repository at this point
Commits on Jun 7, 2018
[refactor] hide ClassWriter sub-class -> expose a common ASM helper
kares
committed
8cefd62
View commit details
Copy full SHA for 8cefd62
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
we need JRuby class-loader awareness when generating (ASM) proxies
Show description for 7dd5bfb
kares
committed
7dd5bfb
View commit details
Copy full SHA for 7dd5bfb
View code at this point
Browse repository at this point
generate stack-map FRAMES as we default to generating Java 8 bytecode
kares
committed
08a8ad9
View commit details
Copy full SHA for 08a8ad9
View code at this point
Browse repository at this point
Commits on Mar 20, 2018
License block tweaks.
Show description for 807900a
headius
committed
807900a
View commit details
Copy full SHA for 807900a
View code at this point
Browse repository at this point
Commits on Dec 5, 2017
Properly test this and make it asserts since it should never fail.
Show description for 0c712f5
headius
committed
0c712f5
View commit details
Copy full SHA for 0c712f5
View code at this point
Browse repository at this point
Commits on Oct 10, 2017
Update to Eclipse Public License 2.0.
headius
committed
6fe0e5a
View commit details
Copy full SHA for 6fe0e5a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL