factor/core
Slava Pestov 40348ed0ce combinators: fix typo in docs 2009-11-19 02:08:14 -06:00
..
alien Merge branch 'master' into startup 2009-11-15 02:52:50 -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 rename millis to system-millis, micros to system-micros, add nano-count 2009-11-18 15:58:48 -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 compiler.cfg: 'basic-block new hashcode' should not throw an exception; fixes tools.deploy.test.11 2009-11-16 02:01:36 -06:00
combinators combinators: fix typo in docs 2009-11-19 02:08:14 -06:00
compiler/units Merge branch 'master' into startup 2009-11-15 02:52:50 -06:00
continuations fix a bunch of typos in docs 2009-10-21 17:40:43 -05:00
definitions Fix another problem with call( inline caching 2009-11-13 07:17:00 -06:00
destructors Merge branch 'master' into startup 2009-11-15 02:52:50 -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 hashtables: fix indentation 2009-11-14 02:01:30 -06:00
init the exit primitive is now called (exit) and exit calls shutdown hooks. 2009-10-20 00:28:18 -04:00
io Merge branch 'master' into startup 2009-11-15 02:52:50 -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 Unit test fixes 2009-11-13 23:00:50 -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: inline a couple of words 2009-11-13 03:01:28 -06: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 Merge branch 'master' into startup 2009-11-15 02:52:50 -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 remove system-millis and update vocabs to use system-micros or nano-count 2009-11-18 20:56:09 -06: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 Unit test fixes 2009-11-13 23:00:50 -06:00