0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated INSTALL instructions
gron
as Stefan Marr
More... about 11 years ago
Run benchmarks of the new LRSTM package as well
gron
as Stefan Marr
More... about 11 years ago
Updated generated file.
gron
as Stefan Marr
More... about 11 years ago
Updated the README and added the LICENSE file
gron
as Stefan Marr
More... about 11 years ago
Removed obsolete file from an old merge.
gron
as Stefan Marr
More... about 11 years ago
Use a single dispatch table.
gron
as Stefan Marr
More... over 11 years ago
Fixed missing negation, got lost in last refactoring
gron
as Stefan Marr
More... over 11 years ago
Changed _excutes_on_baselevel to int
gron
as Stefan Marr
More... over 11 years ago
Don't use member directly
gron
as Stefan Marr
More... over 11 years ago
Change settings for OmniVM in Xcode project
gron
as Stefan Marr
More... over 11 years ago
Added uncommented code to make sure that operand stack pointer is correct
gron
as Stefan Marr
More... over 11 years ago
Added documentation of assertion of Oops
gron
as Stefan Marr
More... over 11 years ago
Removed raw level-switching primitives
gron
as Stefan Marr
More... over 11 years ago
Added exec level check to common primitive parts
gron
as Stefan Marr
More... over 11 years ago
Added the new bytecode implementations to build files
gron
as Stefan Marr
More... over 11 years ago
Removed `untested()`
gron
as Stefan Marr
More... over 11 years ago
Enabled switching of dispatch table and fixed primitives
gron
as Stefan Marr
More... over 11 years ago
Have enforced and unenforced bytecode implementations [WIP]
gron
as Stefan Marr
More... over 11 years ago
Synced with RoarVM master
gron
as Stefan Marr
More... over 11 years ago
Introducing two dispatch tables to avoid active checks
gron
as Stefan Marr
More... over 11 years ago
Return was missing.
gron
as Stefan Marr
More... over 11 years ago
Fix compiler warning about constants and ||
gron
as Stefan Marr
More... over 11 years ago
Added missing flag to Has_Preheader macro
gron
as Stefan Marr
More... over 11 years ago
Restore usability of the Force_Direct_Squeak_Interpreter_Access compiler flag
gron
as Stefan Marr
More... over 11 years ago
Fix a problem with processing the domain oop during startup without object table
gron
as Stefan Marr
More... over 11 years ago
Sync with without-object-table branch
gron
as Stefan Marr
More... over 11 years ago
Fixed primitiveMultiply
gron
as Stefan Marr
More... over 11 years ago
Make use of customization constant a compile time option
gron
as Stefan Marr
More... over 11 years ago
Encourage compiler to inline critical tests
gron
as Stefan Marr
More... over 11 years ago
Clarify some warnings/todo
gron
as Stefan Marr
More... over 11 years ago