factor/core
Joe Groff 60aecace7d remove dangling PRIVATE> from math.parser 2009-11-01 00:42:25 -05:00
..
alien memq? -> member-eq?, sorted-memq? -> sorted-member-eq? 2009-10-28 15:02:00 -05:00
arrays
assocs add inlinable assoc methods on f 2009-10-30 15:22:14 -05:00
bootstrap vm: code heap compaction at runtime using compact-gc primitive 2009-10-16 11:39:35 -05:00
byte-arrays
byte-vectors make new-resizable on growable sequences return a growable of the same type 2009-10-22 18:55:00 -05:00
checksums
classes sigma -> map-sum 2009-10-29 14:34:04 -05: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
destructors
effects over push -> suffix!, over push-all -> append! 2009-10-28 15:29:01 -05:00
generic fix a bunch of typos in docs 2009-10-21 17:40:43 -05:00
graphs
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
io (normalize-path) -> absolute-path, canonicalize-path -> resolve-symlinks 2009-10-28 17:25:50 -05:00
kernel exile roll and -roll to basis/shuffle and mark them deprecated 2009-10-30 17:11:45 -05:00
layouts fix ##load-constant/##scalar>vector folding when constant is a fixnum 2009-10-07 12:46:08 -05:00
lexer
make
math remove dangling PRIVATE> from math.parser 2009-11-01 00:42:25 -05:00
memory
namespaces clean up typos and improve synergy between locals and namespaces docs 2009-10-29 14:08:45 -05:00
parser memq? -> member-eq?, sorted-memq? -> sorted-member-eq? 2009-10-28 15:02:00 -05: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
sorting
source-files filter-here -> filter! 2009-10-28 00:44:05 -05:00
splitting
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
vectors
vocabs link vocabularies->words->quotations in synopsis documentation 2009-10-28 22:48:25 -05:00
words link vocabularies->words->quotations in synopsis documentation 2009-10-28 22:48:25 -05:00