0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgrade to final release of Asm 4.0 More... over 12 years ago
Go back to dots instead of underscore More... over 12 years ago
One more try More... over 12 years ago
Add pieces for IBM, and also make sure to actually create seph.revision before using it. =/ More... over 12 years ago
Add new benchmark massaging file More... over 12 years ago
Add a task to upload performance files to seph-lang.org More... over 12 years ago
Remove a bug I introduced for larger lexical scopes More... over 12 years ago
Remove the receiver argument for argument evaluation More... over 12 years ago
Unify layout information for local variables More... over 12 years ago
Use ground value from lexical scope instead of an explicit receiver parameter More... over 12 years ago
Make it possible to control bytecode printing from the command line More... over 12 years ago
Add a smaller test just for pushing the lexical things More... over 12 years ago
Make it possible to not use invoke dynamic for the actual invoke of a lexical variable More... over 12 years ago
Make it possible to load lexical scope variable from bytecode instead of invokedynamic More... over 12 years ago
Add two flags for checking how to handle lexical invocation More... over 12 years ago
Separate lookup of lexical value and actual invokation of it More... over 12 years ago
Remove intrinsics in the compiler More... over 12 years ago
Remove findField from helpers and change tail lookup to not use field lookup More... over 12 years ago
Remove tiered compilation again, since it's slower More... over 12 years ago
Use MethodHandles to methods instead of to fields for lexical scope lookup More... over 12 years ago
Add some more examples More... over 12 years ago
Add benchmarking fib30 More... over 12 years ago
Use the tiered compiler More... over 12 years ago
Switch to using invoke dynamic for lexical variables too More... over 12 years ago
Refactor message send compilation a bit More... over 12 years ago
Extract generated activationFor method into an invokedynamic instruction More... over 12 years ago
Do tail call pumping through invoke dynamic instead of by explicit bytecodes More... over 12 years ago
Pass in method handles to the invoke dynamic instruction More... over 12 years ago
Ignore Idea files and remove some unused imports More... almost 13 years ago
Add Hanoi benchmarks to the manual directory More... almost 13 years ago