31
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
'peval' test uses (language tree-il peval). More... almost 4 years ago
doc: Fix typos in the manual. More... almost 4 years ago
doc: Tweak 'pipeline' documentation. More... about 4 years ago
Use 'pass-if-equal' for 'pipeline' tests. More... about 4 years ago
Tree-IL lowerer only loads needed optimizations
wingo
as Andy Wingo
More... about 4 years ago
Fix ,optimize to be independent of tree-il
wingo
as Andy Wingo
More... about 4 years ago
More robust reduction of equal? and eqv?
wingo
as Andy Wingo
More... about 4 years ago
Add with-lexicals helper; fix bug in (equal? #t (foo) #t)
wingo
as Andy Wingo
More... about 4 years ago
Another minor module compile order tweak
wingo
as Andy Wingo
More... about 4 years ago
Bump objcode minor version
wingo
as Andy Wingo
More... about 4 years ago
Minor module/Makefile order tweak
wingo
as Andy Wingo
More... about 4 years ago
Fix optimizers after language lowerer refactor
wingo
as Andy Wingo
More... about 4 years ago
Punt more CPS compiler until later in bootstrap
wingo
as Andy Wingo
More... about 4 years ago
Slight optimization to baseline compiler
wingo
as Andy Wingo
More... about 4 years ago
Zero the initial file port revealed count. More... about 4 years ago
tests: Don't use a guardian when testing for GC'd ports. More... about 4 years ago
Update NEWS for baseline compiler
wingo
as Andy Wingo
More... about 4 years ago
Update documentation on <language>
wingo
as Andy Wingo
More... about 4 years ago
Clean up NEWS for bitvectors.
wingo
as Andy Wingo
More... about 4 years ago
Whoops, fix bug in tree-il choose-compiler
wingo
as Andy Wingo
More... about 4 years ago
Punt CPS compiler to end of bootstrap
wingo
as Andy Wingo
More... about 4 years ago
Delay loading CPS unless CPS compiler used
wingo
as Andy Wingo
More... about 4 years ago
Baseline FIXME's are done :)
wingo
as Andy Wingo
More... about 4 years ago
Baseline compiler emits source locations
wingo
as Andy Wingo
More... about 4 years ago
Baseline O(1) access to frame-base env
wingo
as Andy Wingo
More... about 4 years ago
Slight tweaks to bootstrap order
wingo
as Andy Wingo
More... about 4 years ago
Emit handle-interrupts in baseline compiler
wingo
as Andy Wingo
More... about 4 years ago
Avoid having "guild compile" load optimizers
wingo
as Andy Wingo
More... about 4 years ago
Switch to baseline compiler for bootstrap/
wingo
as Andy Wingo
More... about 4 years ago
Fix shuffling assembler for new primcalls
wingo
as Andy Wingo
More... about 4 years ago