Ludovic Courtès 51152392ef Do not expand 'make-vector' primcall with wrong number of arguments. 2 лет назад
..
analyze.scm 2aed3c117c psyntax: Pass source vectors to tree-il constructors. 3 лет назад
compile-bytecode.scm e2797f529b Baseline compiler no longer crashes on (not (list 1 2)). 2 лет назад
compile-cps.scm dad113d80f Add new pass to optimize away return value count checks 3 лет назад
cps-primitives.scm d238566d0e CPS compiler reduces eq? on constant to eq-constant? 4 лет назад
debug.scm 79a40cf717 Add "mod" field to tree-il toplevel ref, set, define 5 лет назад
effects.scm 44a6a21dcc Fix tree-il effects analysis for prompts 4 лет назад
eta-expand.scm 2993c2d873 Add eta-expansion pass after peval 5 лет назад
fix-letrec.scm fafe845c11 Optimize letrec* binding order in fix-letrec 4 лет назад
inlinable-exports.scm 9654ab1f21 Fix reproducibility for inlinable-exports 3 лет назад
letrectify.scm 809b165128 Letrectify links module defs with uses 4 лет назад
optimize.scm fd5cb457fb Implement cross-module inlining 4 лет назад
peval.scm ff7328df0d Fix peval bug when expand-primitives introduces lexicals 2 лет назад
primitives.scm 51152392ef Do not expand 'make-vector' primcall with wrong number of arguments. 2 лет назад
resolve-free-vars.scm 1148eb5051 -Oresolve-free-vars pass gracefully handles failed autoloads. 3 лет назад
spec.scm e2066d2e63 Change -O1 compiler to use baseline and also resolve primitives 5 лет назад