.. |
analyze.scm
|
9d5978a756
New warnings: -Wuse-before-definition, -Wnon-idempotent-definition
|
4 年之前 |
compile-bytecode.scm
|
d238566d0e
CPS compiler reduces eq? on constant to eq-constant?
|
4 年之前 |
compile-cps.scm
|
d238566d0e
CPS compiler reduces eq? on constant to eq-constant?
|
4 年之前 |
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
|
35d19661e3
Add primitive support for working with module variables
|
5 年之前 |
eta-expand.scm
|
2993c2d873
Add eta-expansion pass after peval
|
5 年之前 |
fix-letrec.scm
|
79a40cf717
Add "mod" field to tree-il toplevel ref, set, define
|
5 年之前 |
letrectify.scm
|
bea8660c44
Disable eta-expansion in letrectification
|
5 年之前 |
optimize.scm
|
4c10ea0e57
Fix bug where private bindings would never be sealed
|
4 年之前 |
peval.scm
|
a7f4a6f1c4
Fold eqv? to eq? on exact integers according to target fixnum range
|
4 年之前 |
primitives.scm
|
f5b3506ece
Optimize eof-object?
|
4 年之前 |
spec.scm
|
e2066d2e63
Change -O1 compiler to use baseline and also resolve primitives
|
4 年之前 |