factor/core
Doug Coleman aec676edec use surround/glue instead of 3append 2009-11-12 03:01:09 -06:00
..
alien core: bootstrap fixes 2009-11-02 20:21:10 -06:00
arrays docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
assocs add inlinable assoc methods on f 2009-10-30 15:22:14 -05:00
bootstrap use surround/glue instead of 3append 2009-11-12 03:01:09 -06: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.algebra: cleanup 2009-11-10 17:41:47 -06:00
combinators clean up cleave/spread/apply combinator articles 2009-10-31 15:41:34 -05:00
compiler/units Use a more compact representation for "compiled-uses" and "compiled-generic-uses" word-props; reduces image size 2009-11-08 06:08:04 -06:00
continuations fix a bunch of typos in docs 2009-10-21 17:40:43 -05:00
definitions Use a more compact representation for "compiled-uses" and "compiled-generic-uses" word-props; reduces image size 2009-11-08 06:08:04 -06:00
destructors New identity-hashcode primitive 2009-11-10 21:18:54 -06:00
effects Minor cosmetic fixes 2009-11-10 21:48:00 -06:00
generic generic, words: update unit tests for deopt data structure change 2009-11-08 19:44:04 -06:00
graphs docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
growable growable: M\ growable contract should be declared inline, fixes performance regression on stack benchmark 2009-10-30 20:53:47 -05:00
hashtables New identity-hashcode primitive 2009-11-10 21:18:54 -06:00
init docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
io use surround/glue instead of 3append 2009-11-12 03:01:09 -06:00
kernel Faster identity-hashcode primitive; fast path now opencoded by the compiler 2009-11-11 02:27:19 -06:00
layouts Faster identity-hashcode primitive; fast path now opencoded by the compiler 2009-11-11 02:27:19 -06: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 math.integers: fix help lint on 32-bit 2009-11-06 04:52:52 -06:00
memory memory: fix help lint 2009-11-06 04:17:57 -06:00
namespaces clean up typos and improve synergy between locals and namespaces docs 2009-10-29 14:08:45 -05:00
parser actually, no, it doesn't provide warnings for references to forgotten words 2009-11-06 15:25:33 -06:00
quotations sequences: rename virtual-seq to virtual-exemplar 2009-11-07 00:06:26 +01:00
sbufs make new-resizable on growable sequences return a growable of the same type 2009-10-22 18:55:00 -05:00
sequences sequences: rename virtual-seq to virtual-exemplar 2009-11-07 00:06:26 +01:00
sets memq? -> member-eq?, sorted-memq? -> sorted-member-eq? 2009-10-28 15:02:00 -05:00
slots slots: another bootstrap fix 2009-11-02 20:28:43 -06:00
sorting docs: updated some docs to use new markup 2009-09-22 15:22:34 -04:00
source-files stack-checker: split off stack-checker.dependencies from stack-checker.state 2009-11-08 20:34:46 -06:00
splitting factor "split-when" (split on predicate) from "split" 2009-11-06 16:29:33 -06:00
strings reverse-here -> reverse! 2009-10-28 14:40:15 -05:00
syntax touch up quotation documentation 2009-10-31 16:40: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 pronouns deserve antecedents 2009-11-07 23:15:30 -06:00
words stack-checker: split off stack-checker.dependencies from stack-checker.state 2009-11-08 20:34:46 -06:00