diff options
Diffstat (limited to 'src/interp/compiler.boot')
-rw-r--r-- | src/interp/compiler.boot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/interp/compiler.boot b/src/interp/compiler.boot index 9834418a..81108797 100644 --- a/src/interp/compiler.boot +++ b/src/interp/compiler.boot @@ -45,6 +45,10 @@ import '"iterator" $coreDiagnosticFunctions == '(error userError systemError) +++ list of functions to compile +$compileOnlyCertainItems := [] + + compTopLevel(x,m,e) == --+ signals that target is derived from lhs-- see NRTmakeSlot1Info $NRTderivedTargetIfTrue: local := false |