separated known-variable analysis phase, added inlining
original commit: 5d7647b40bdfe8ee588490759f20388751b18c3a
This commit is contained in:
parent
52ea5b868a
commit
4ca4d82a75
|
@ -32,6 +32,8 @@
|
|||
; directly with MzScheme, not dynamically
|
||||
; loaded; default = #f
|
||||
|
||||
max-inline-size ; max size of inlined procedures
|
||||
|
||||
propagate-constants ; default = #t
|
||||
assume-primitives ; #t => car = #%car; default = #f
|
||||
stupid ; allow obvious non-syntactic errors;
|
||||
|
|
Loading…
Reference in New Issue
Block a user