factor/core
Slava Pestov b2ba465bcd Merge optimizations from master branch 2009-10-31 03:02:19 -05:00
..
alien memq? -> member-eq?, sorted-memq? -> sorted-member-eq? 2009-10-28 15:02:00 -05: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 vm: add primitives for getting at GC events, data-room and code-room primitives now return structs instead of arrays 2009-10-27 03:32:28 -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 sigma -> map-sum 2009-10-29 14:34:04 -05:00
combinators don't talk about the retain stack anymore in combinators docs 2009-10-24 20:58:35 -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 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 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 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 exile roll and -roll to basis/shuffle and mark them deprecated 2009-10-30 17:11:45 -05:00
layouts Change data heap alignment to 16 bytes 2009-10-20 12:45:00 -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 eliminate roll/-roll from core 2009-10-30 13:36:15 -05:00
memory docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
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 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 remove useless slot types from copy-state 2009-10-30 22:01:51 -05:00
sets memq? -> member-eq?, sorted-memq? -> sorted-member-eq? 2009-10-28 15:02:00 -05: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 filter-here -> filter! 2009-10-28 00:44:05 -05:00
splitting docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
strings reverse-here -> reverse! 2009-10-28 14:40:15 -05:00
syntax parsed -> suffix!, add append! 2009-10-28 13:38:27 -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 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