factor/core
Joe Groff d5d89f03a7 swap around io combinators to avoid a bunch of redundant "input-stream get"s in each-line, each-block, contents, etc. 2009-10-23 00:07:19 -05:00
..
alien update a bunch of alien-callbacks and alien-indirects to use c-type words 2009-10-21 21:10:11 -05:00
arrays docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
assocs docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
bootstrap vm: code heap compaction at runtime using compact-gc primitive 2009-10-16 11:39:35 -05:00
byte-arrays docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
byte-vectors make new-resizable on growable sequences return a growable of the same type 2009-10-22 18:55:00 -05:00
checksums docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
classes classes.builtin: fix help lint 2009-10-20 14:28:34 -05:00
combinators fix a bunch of typos in docs 2009-10-21 17:40:43 -05:00
compiler/units docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
continuations fix a bunch of typos in docs 2009-10-21 17:40:43 -05:00
definitions docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
destructors docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
effects bring back ( x: type y: type -- ) stack effect syntax, and automatically hint words based on types in their declared effect 2009-09-01 14:39:22 -05:00
generic fix a bunch of typos in docs 2009-10-21 17:40:43 -05:00
graphs docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
growable make new-resizable on growable sequences return a growable of the same type 2009-10-22 18:55:00 -05:00
hashtables docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
init docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
io swap around io combinators to avoid a bunch of redundant "input-stream get"s in each-line, each-block, contents, etc. 2009-10-23 00:07:19 -05:00
kernel fix a bunch of typos in docs 2009-10-21 17:40:43 -05:00
layouts fix ##load-constant/##scalar>vector folding when constant is a fixnum 2009-10-07 12:46:08 -05:00
lexer docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
make docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
math tighten some screws in math.parser 2009-10-22 20:48:46 -05:00
memory docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
namespaces docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
parser fix a bunch of typos in docs 2009-10-21 17:40:43 -05:00
quotations vm: rt-vm relocation now supports accessing a field directly 2009-10-14 19:24:23 -05:00
sbufs make new-resizable on growable sequences return a growable of the same type 2009-10-22 18:55:00 -05:00
sequences add filter-as to sequences 2009-10-22 17:37:20 -05:00
sets docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
slots docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
sorting docs: updated some docs to use new markup 2009-09-22 15:22:34 -04:00
source-files fix a bunch of typos in docs 2009-10-21 17:40:43 -05:00
splitting docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
strings docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
syntax syntax: fix docs for : 2009-10-16 23:45:10 -05:00
system docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
vectors docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
vocabs docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
words docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00