0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move true/false classes
gron
as Stefan Marr
More... over 3 years ago
Move system classes to new Classes class with static fields
gron
as Stefan Marr
More... over 3 years ago
Merge PR #114: Extract some message send class to files and slightly simplify dispatch code
gron
as Stefan Marr
More... over 3 years ago
Simplify dispatch node creation logic
gron
as Stefan Marr
More... over 3 years ago
Merge PR #113: Enable G1 on Linux EE Builds and Fix macOS Builds
gron
as Stefan Marr
More... over 3 years ago
Enable G1 for EE builds on Linux
gron
as Stefan Marr
More... over 3 years ago
Fix macOS build
gron
as Stefan Marr
More... over 3 years ago
Remove broken path element
gron
as Stefan Marr
More... over 3 years ago
Fix lint warnings
gron
as Stefan Marr
More... over 3 years ago
Merge PR #112: Replace InvokeOnCache with use of DSL, and remove unused file
gron
as Stefan Marr
More... over 3 years ago
Replace InvokeOnCache with use of DSL
gron
as Stefan Marr
More... over 3 years ago
Remove unused GenericBlockDispatchNode, was previously missed
gron
as Stefan Marr
More... over 3 years ago
Extract message send nodes into separate files
gron
as Stefan Marr
More... over 3 years ago
Merge PR #111: Remove BlockDispatchNode in favor of explicit specializations
gron
as Stefan Marr
More... over 3 years ago
Remove unneccessary guard methods
gron
as Stefan Marr
More... over 3 years ago
Remove block dispatch node
gron
as Stefan Marr
More... over 3 years ago
Replace BlockDispatchNode with DLS for IntToDoMessageNode
gron
as Stefan Marr
More... over 3 years ago
Use TernaryMsgExprNode for IntDownToDoMessageNode
gron
as Stefan Marr
More... over 3 years ago
Don't use block node in #downTo:do:
gron
as Stefan Marr
More... over 3 years ago
Merge PR #96: Update README
gron
as Stefan Marr
More... over 3 years ago
Fix selector in UnequalsPrim
gron
as Stefan Marr
More... over 3 years ago
Merge PR #108: Replace EagerPrimitiveNodes with Fallback specialization
gron
as Stefan Marr
More... over 3 years ago
Add missing transfer of interpreters
gron
as Stefan Marr
More... over 3 years ago
Implement getReceiver for EmptyPrim
gron
as Stefan Marr
More... over 3 years ago
Implement support for bytecode respecialization using a control flow exception
gron
as Stefan Marr
More... over 3 years ago
Process some more nodes
gron
as Stefan Marr
More... over 3 years ago
Add helper to check for source sections to determine selector
gron
as Stefan Marr
More... over 3 years ago
Fix imports
gron
as Stefan Marr
More... over 3 years ago
Remove primitive nodes
gron
as Stefan Marr
More... over 3 years ago
Add nodes with message fallbacks, and extract systems variants
gron
as Stefan Marr
More... over 3 years ago