factor/core
Doug Coleman 5bb6cc9471 Fix image save on Windows 2010-01-22 12:59:36 -06: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
assocs Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
bootstrap Save images to a temporary file first, then call MOVE_FILE to avoid writing incomplete and truncated images. 2010-01-22 12:59:20 -06:00
byte-arrays
byte-vectors Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
checksums triyng to rice crc32 a bit 2009-12-13 02:03:06 -06:00
classes slots, classes.tuple: make 'integer'-declared slots call >integer on the new value before storing it in, and remove code duplication between type checks in writer methods and boa constructors 2010-01-16 19:29:19 +13: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 Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
definitions
destructors Clean up startup/shutdown hook code 2009-11-20 00:57:49 -06:00
effects Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
generic generic, sequences: update docs for iota 2010-01-15 08:23:27 +13:00
graphs
growable
hashtables Removing integers-as-sequences 2010-01-15 07:15:33 +13: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 io.buffers: fix buffer-until for iota (reported by Sascha Matzke) 2010-01-16 18:44:24 +13:00
kernel kernel: remove bogus test 2010-01-20 19:13:58 +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
make
math Help lint fixes for iota 2010-01-15 17:04:14 +13:00
memory Fix image save on Windows 2010-01-22 12:59:36 -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 parser: make 'CONSTANT: foo<newline>3' work in the listener 2010-01-15 08:30:26 +13:00
quotations Stop wearing monocle and use the term "entry point" instead of "XT" throughout VM and compiler; also remove two unused relocation types 2010-01-18 20:54:00 +13:00
sbufs Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
sequences Fix performance regression in vector ops on specialized arrays, tweak definition of <slice> and 2map-reduce to generate fewer conditionals 2010-01-19 17:48:10 +13:00
sets Factor source files should not be executable 2009-11-21 17:50:43 -06:00
slots slots: fix declaration unit test 2010-01-17 00:30:36 +13:00
sorting random is generic now -- iota random -> random 2010-01-14 12:48:57 -06:00
source-files Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
splitting
strings Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
syntax
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 random is generic now -- iota random -> random 2010-01-14 12:48:57 -06:00
vocabs Factor source files should not be executable 2009-11-21 17:50:43 -06:00
words vm: remove primitive table, non-optimizing compiler now looks up primitives with dlsym() 2010-01-19 20:00:33 +13:00