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 роки тому