0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add after_script to make sure all files are owned by gitlab-runner so that next run can clean them up
gron
as Stefan Marr
More... about 3 years ago
Add GRAALVM_SKIP_ARCHIVE=true to the JDK build instructions
gron
as Stefan Marr
More... about 3 years ago
Merge PR #159: Various minor fixes and improvements
gron
as Stefan Marr
More... about 3 years ago
Update core-lib and expected test results
gron
as Stefan Marr
More... about 3 years ago
Don’t fail on notestats-test or coverage-test they are flaky and OS dependent it seems
gron
as Stefan Marr
More... about 3 years ago
Update classpaths to Truffle’s jar files
gron
as Stefan Marr
More... about 3 years ago
Add primitive implementation of Double>>#abs
gron
as Stefan Marr
More... about 3 years ago
Simplify replace of dispatch chain head
gron
as Stefan Marr
More... about 3 years ago
Update existing SMethod object after scope of block methods changed
gron
as Stefan Marr
More... about 3 years ago
Make AbsPrim.minLong public for OpDSL
gron
as Stefan Marr
More... about 3 years ago
Merge PR #158: Update to latest Truffle version
gron
as Stefan Marr
More... about 3 years ago
Update to latest Truffle version
gron
as Stefan Marr
More... about 3 years ago
Make specializations static
gron
as Stefan Marr
More... about 3 years ago
Don’t delete JVMCI as part of ant clobber, it’s now managed by mx
gron
as Stefan Marr
More... about 3 years ago
Merge PR #156: Use GraalVM EE 22.2 for native-image benchmarks
gron
as Stefan Marr
More... about 3 years ago
Use GraalVM EE 22.2.0 for builds and benchmarks
gron
as Stefan Marr
More... about 3 years ago
Fix incorrect use of transferToInterpreter, need transferToInterpreterAndInvalidate
gron
as Stefan Marr
More... about 3 years ago
Change Eclipse project to JDK 17
gron
as Stefan Marr
More... about 3 years ago
Merge PR #155: Remove SNodeFactory, and just create nodes directly
gron
as Stefan Marr
More... about 3 years ago
Merge PR #154: Make specializations static for Operations DSL
gron
as Stefan Marr
More... about 3 years ago
Completely remove the SNodeFactory
gron
as Stefan Marr
More... about 3 years ago
Make more specializations static for potential use with OpDSL
gron
as Stefan Marr
More... about 3 years ago
Move code from node factory to Variable
gron
as Stefan Marr
More... about 3 years ago
Make Addition and Subtraction specializations static
gron
as Stefan Marr
More... about 3 years ago
Merge PR #153: Enable inlining of getNumberOfArguments()
gron
as Stefan Marr
More... about 3 years ago
Make AMSN.getNumberOfArguments() non-virtual
gron
as Stefan Marr
More... about 3 years ago
Cache number of arguments in SInvokable
gron
as Stefan Marr
More... about 3 years ago
Merge PR #152: Update Truffle and MX
gron
as Stefan Marr
More... about 3 years ago
Update Truffle and MX
gron
as Stefan Marr
More... about 3 years ago
Merge PR #151: Truffle update, and dump IGV graphs to file per default
gron
as Stefan Marr
More... about 3 years ago