From 5ac0f1ca448b6b3aed8916b62709aaf1dda6b2a0 Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Mon, 16 May 2016 15:30:19 -0700 Subject: [PATCH] core-locals: more notes --- core-locals.factor | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/core-locals.factor b/core-locals.factor index 85fd6c3375..7e8ac60f34 100644 --- a/core-locals.factor +++ b/core-locals.factor @@ -144,19 +144,34 @@ string-lines 2dup diff - - "compiler" "command-line.debugger" "command-line.startup" "delegate.protocols" "locals.definitions" - "locals.prettyprint" "memoize.syntax" "typed.debugger" "typed.namespaces" - "typed.prettyprint" - "combinators.short-circuit.smart" "hashtables.identity.mirrors" - "hashtables.identity.prettyprint" - "hashtables.wrapped.prettyprint" \ No newline at end of file + "vocabs.loader.test.a" + "vocabs.loader.test.b" + "vocabs.loader.test.c" + "vocabs.loader.test.d" + "vocabs.loader.test.e" + "vocabs.loader.test.f" + "vocabs.loader.test.g" + "vocabs.loader.test.h" + "vocabs.loader.test.i" + "vocabs.loader.test.j" + "vocabs.loader.test.k" + "vocabs.loader.test.l" + "vocabs.loader.test.m" + "vocabs.loader.test.n" + "vocabs.loader.test.o" + "vocabs.loader.test.p" + + +disable-optimizer +enable-optimizer + +IN: scratchpad 1 1 - restarts [ nth f ] change-global "peg.ebnf" reload continue-restart