factor/core
Joe Groff 6047f79996 pronouns deserve antecedents 2009-11-07 23:15:30 -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 deprimitivize tuck and put it to pasture 2009-11-05 22:47:05 -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 vm: 4 bit tags, new representation of alien objects makes unbox-any-c-ptr more efficient (work in progress) 2009-11-02 04:25:54 -06:00
combinators clean up cleave/spread/apply combinator articles 2009-10-31 15:41:34 -05:00
compiler/units remq -> remove-eq, delq -> remove-eq! 2009-10-28 00:23:08 -05:00
continuations fix a bunch of typos in docs 2009-10-21 17:40:43 -05:00
definitions actually, no, it doesn't provide warnings for references to forgotten words 2009-11-06 15:25:33 -06:00
destructors docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
effects over push -> suffix!, over push-all -> append! 2009-10-28 15:29:01 -05:00
generic generic.single: simplify stack shuffling 2009-11-06 04:15:46 -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 filter-here -> filter! 2009-10-28 00:44:05 -05:00
init docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
io (normalize-path) -> absolute-path, canonicalize-path -> resolve-symlinks 2009-10-28 17:25:50 -05:00
kernel Fix some test failures 2009-11-06 02:35:43 -06:00
layouts compiler: update unit tests for 4-bit tag change 2009-11-03 21:40:29 -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 touch up quotation documentation 2009-10-31 16:40:10 -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 rearrange destructive sequence ops docs 2009-10-31 16:53:39 -05: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 filter-here -> filter! 2009-10-28 00:44:05 -05: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 link vocabularies->words->quotations in synopsis documentation 2009-10-28 22:48:25 -05:00