parent
fe3031bc96
commit
e54ee276c3
|
@ -7,10 +7,11 @@ vocabs sequences sequences.deep sequences.private words memory
|
||||||
kernel.private continuations io vocabs.loader system strings
|
kernel.private continuations io vocabs.loader system strings
|
||||||
sets vectors quotations byte-arrays sorting compiler.units
|
sets vectors quotations byte-arrays sorting compiler.units
|
||||||
definitions generic generic.standard generic.single
|
definitions generic generic.standard generic.single
|
||||||
|
compiler.crossref compiler.errors source-files.errors
|
||||||
tools.deploy.config combinators combinators.private classes
|
tools.deploy.config combinators combinators.private classes
|
||||||
vocabs.loader.private classes.builtin slots.private grouping
|
vocabs.loader.private classes.builtin slots.private grouping
|
||||||
command-line io.pathnames memoize namespaces.private
|
command-line io.pathnames memoize namespaces.private
|
||||||
hashtables locals ;
|
hashtables locals source-files ;
|
||||||
QUALIFIED: classes.private
|
QUALIFIED: classes.private
|
||||||
IN: tools.deploy.shaker
|
IN: tools.deploy.shaker
|
||||||
|
|
||||||
|
|
|
@ -6,6 +6,7 @@ images images.loader io io.binary io.encodings.ascii
|
||||||
io.encodings.binary io.encodings.string io.streams.byte-array
|
io.encodings.binary io.encodings.string io.streams.byte-array
|
||||||
io.streams.throwing kernel locals math math.bitwise
|
io.streams.throwing kernel locals math math.bitwise
|
||||||
math.functions math.order math.ranges sequences sorting ;
|
math.functions math.order math.ranges sequences sorting ;
|
||||||
|
QUALIFIED: bitstreams
|
||||||
IN: images.png
|
IN: images.png
|
||||||
|
|
||||||
SINGLETON: png-image
|
SINGLETON: png-image
|
||||||
|
|
Loading…
Reference in New Issue