Parents: | compiler.tree.propagation |
Authors: | Slava Pestov, Daniel Ehrenberg |
Class | Superclass | Slots |
bad-partial-eval | tuple | quot word |
Word | Stack effect |
2/? | ( #call -- ? ) |
2^? | ( #call -- ? ) |
all-ones? | ( n -- ? ) |
at-quot | ( assoc -- quot ) |
bad-partial-eval | ( quot word -- * ) |
bit-quot | ( #call -- quot/f ) |
check-effect | ( quot word -- ) |
constant-number-info? | ( info -- ? ) |
custom-inline-fixnum | ( #call method -- y ) |
define-partial-eval | ( word quot n -- ) |
diff-quot | ( seq -- quot: ( seq' -- seq'' ) ) |
fast-lookup-table-at? | ( assoc -- ? ) |
fast-lookup-table-quot | ( seq -- newquot ) |
fast-lookup-table-seq | ( assoc -- table ) |
inline-new | ( class -- quot/f ) |
intersect-quot | ( seq -- quot: ( seq' -- seq'' ) ) |
intersects?-quot | ( seq -- quot: ( seq' -- seq'' ) ) |
lookup-table-at-max | ( -- value ) |
lookup-table-at? | ( assoc -- ? ) |
lookup-table-quot | ( seq -- newquot ) |
lookup-table-seq | ( assoc -- table ) |
member-eq-quot | ( seq -- newquot ) |
member-quot | ( seq -- newquot ) |
non-negative-fixnum? | ( obj -- ? ) |
nths-quot | ( indices -- quot ) |
redundant-bitand? | ( value1 value2 -- ? ) |
rem-custom-inlining | ( inputs -- quot/f ) |
shift-2/ | ( -- quot ) |
shift-2^ | ( -- quot ) |
simplify-bitand? | ( value1 value2 -- ? ) |
zero-bitand? | ( value1 value2 -- ? ) |
Word | Stack effect |
bad-partial-eval? | ( object -- ? ) |