factor/core
Slava Pestov 47a5e96547 Rework min and max so that behavior with floats and NaNs is consistent between generic arithmetic and open-coded float intrinsics 2010-01-13 22:20:16 +13:00
..
alien Rename kernel.private:getenv/setenv to special-object/set-special-object to mirror recent renaming on the VM side 2010-01-13 18:08:18 +13:00
arrays docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
assocs Factor source files should not be executable 2009-11-21 17:50:43 -06:00
bootstrap Rename kernel.private:getenv/setenv to special-object/set-special-object to mirror recent renaming on the VM side 2010-01-13 18:08:18 +13: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 triyng to rice crc32 a bit 2009-12-13 02:03:06 -06:00
classes Factor source files should not be executable 2009-11-21 17:50:43 -06:00
combinators Rename kernel.private:getenv/setenv to special-object/set-special-object to mirror recent renaming on the VM side 2010-01-13 18:08:18 +13:00
compiler/units Rename kernel.private:getenv/setenv to special-object/set-special-object to mirror recent renaming on the VM side 2010-01-13 18:08:18 +13:00
continuations Rename kernel.private:getenv/setenv to special-object/set-special-object to mirror recent renaming on the VM side 2010-01-13 18:08:18 +13:00
definitions Fix another problem with call( inline caching 2009-11-13 07:17:00 -06:00
destructors Clean up startup/shutdown hook code 2009-11-20 00:57:49 -06:00
effects Minor cosmetic fixes 2009-11-10 21:48:00 -06:00
generic Merge branch 'master' into simd-cleanup 2009-11-26 16:14:46 -08: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 Factor source files should not be executable 2009-11-21 17:50:43 -06:00
init Rename kernel.private:getenv/setenv to special-object/set-special-object to mirror recent renaming on the VM side 2010-01-13 18:08:18 +13:00
io Rename kernel.private:getenv/setenv to special-object/set-special-object to mirror recent renaming on the VM side 2010-01-13 18:08:18 +13:00
kernel Rename kernel.private:getenv/setenv to special-object/set-special-object to mirror recent renaming on the VM side 2010-01-13 18:08:18 +13:00
layouts Rename kernel.private:getenv/setenv to special-object/set-special-object to mirror recent renaming on the VM side 2010-01-13 18:08:18 +13: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 Rework min and max so that behavior with floats and NaNs is consistent between generic arithmetic and open-coded float intrinsics 2010-01-13 22:20:16 +13:00
memory Factor source files should not be executable 2009-11-21 17:50:43 -06:00
namespaces Rename kernel.private:getenv/setenv to special-object/set-special-object to mirror recent renaming on the VM side 2010-01-13 18:08:18 +13: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: fix map-reduce and 2map-reduce docs, reported by Ben Schlingelhof 2009-12-12 15:16:11 -05:00
sets Factor source files should not be executable 2009-11-21 17:50:43 -06:00
slots Factor source files should not be executable 2009-11-21 17:50: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 Rename kernel.private:getenv/setenv to special-object/set-special-object to mirror recent renaming on the VM side 2010-01-13 18:08:18 +13:00
vectors docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
vocabs Factor source files should not be executable 2009-11-21 17:50:43 -06:00
words Factor source files should not be executable 2009-11-21 17:50:43 -06:00