Strip out error-list related global variables; webkit-demo 14kb smaller
parent
d039f9a946
commit
d3d131d1bd
|
@ -15,6 +15,7 @@ QUALIFIED: definitions
|
||||||
QUALIFIED: init
|
QUALIFIED: init
|
||||||
QUALIFIED: layouts
|
QUALIFIED: layouts
|
||||||
QUALIFIED: source-files
|
QUALIFIED: source-files
|
||||||
|
QUALIFIED: source-files.errors
|
||||||
QUALIFIED: vocabs
|
QUALIFIED: vocabs
|
||||||
IN: tools.deploy.shaker
|
IN: tools.deploy.shaker
|
||||||
|
|
||||||
|
@ -264,6 +265,7 @@ IN: tools.deploy.shaker
|
||||||
compiled-crossref
|
compiled-crossref
|
||||||
compiled-generic-crossref
|
compiled-generic-crossref
|
||||||
compiler-impl
|
compiler-impl
|
||||||
|
compiler.errors:compiler-errors
|
||||||
definition-observers
|
definition-observers
|
||||||
definitions:crossref
|
definitions:crossref
|
||||||
interactive-vocabs
|
interactive-vocabs
|
||||||
|
@ -275,6 +277,7 @@ IN: tools.deploy.shaker
|
||||||
lexer-factory
|
lexer-factory
|
||||||
print-use-hook
|
print-use-hook
|
||||||
root-cache
|
root-cache
|
||||||
|
source-files.errors:error-types
|
||||||
vocabs:dictionary
|
vocabs:dictionary
|
||||||
vocabs:load-vocab-hook
|
vocabs:load-vocab-hook
|
||||||
word
|
word
|
||||||
|
|
Loading…
Reference in New Issue