factor/core
Doug Coleman aa7f22edc0 Cleanup vocab name validation. Vocab names and vocab prefixes are the same concept, and by disallowing slashes, spaces, and colon, we automatically check for absolute paths. Unit test this. 2011-10-29 01:05:37 -07:00
..
alien vm: dispatch signal handlers through subprimitive 2011-10-27 21:18:18 -07:00
arrays Remove stack effects from HELP: declarations. 2011-10-20 19:36:11 -07:00
assocs assocs: improve stack effect docs for "?at". 2011-09-26 11:32:20 -07:00
bootstrap vm: dispatch signal handlers through subprimitive 2011-10-27 21:18:18 -07:00
byte-arrays Remove stack effects from HELP: declarations. 2011-10-20 19:36:11 -07:00
byte-vectors
checksums
classes Forget some classes after unit tests so that running "classes" test succeeds multiple times in a row 2011-10-24 16:59:46 -07:00
combinators Update Windows for word renames, fix lint errors 2011-10-24 21:50:02 -07:00
compiler/units vm: dispatch signal handlers through subprimitive 2011-10-27 21:18:18 -07:00
continuations vm: dispatch signal handlers through subprimitive 2011-10-27 21:18:18 -07:00
definitions
destructors
effects Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed. 2011-10-18 13:19:39 -07:00
generic Rename class to class-of 2011-10-24 06:47:42 -05:00
graphs
growable Fix all failures in the linux64 build email 2011-10-24 19:33:09 -07:00
hash-sets hash-sets: separate <hash-set> and >hash-set to match other containers. Fixes #154. 2011-10-19 11:35:25 -07:00
hashtables hashtables: moving hash-combine to hashtables. 2011-10-02 20:29:49 -07:00
init
io vm: dispatch signal handlers through subprimitive 2011-10-27 21:18:18 -07:00
kernel Remove stack effects from HELP: declarations. 2011-10-20 19:36:11 -07:00
layouts
lexer Cleanup more lint warnings. 2011-10-14 12:31:46 -07:00
make
math Update Windows for word renames, fix lint errors 2011-10-24 21:50:02 -07:00
memory Remove stack effects from HELP: declarations. 2011-10-20 19:36:11 -07:00
namespaces namespaces: adding a "with-global" word to replace "global [ ] bind". 2011-10-13 17:21:59 -07:00
parser Fix all failures in the linux64 build email 2011-10-24 19:33:09 -07:00
quotations Remove stack effects from HELP: declarations. 2011-10-20 19:36:11 -07:00
sbufs Fix all failures in the linux64 build email 2011-10-24 19:33:09 -07:00
sequences Cleanup more lint warnings. 2011-10-16 13:01:58 -07:00
sets Cleanup lint warnings. 2011-10-14 11:47:24 -07:00
slots Remove stack effects from HELP: declarations. 2011-10-20 19:36:11 -07:00
sorting Fixing docs for recent stack effects additions. 2011-09-24 22:08:54 -07:00
source-files Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed. 2011-10-18 13:19:39 -07:00
splitting Fixing docs for recent stack effects additions. 2011-09-24 22:08:54 -07:00
strings Remove stack effects from HELP: declarations. 2011-10-20 19:36:11 -07:00
syntax hash-sets: separate <hash-set> and >hash-set to match other containers. Fixes #154. 2011-10-19 11:35:25 -07:00
system Remove stack effects from HELP: declarations. 2011-10-20 19:36:11 -07:00
vectors Fix all failures in the linux64 build email 2011-10-24 19:33:09 -07:00
vocabs Cleanup vocab name validation. Vocab names and vocab prefixes are the same concept, and by disallowing slashes, spaces, and colon, we automatically check for absolute paths. Unit test this. 2011-10-29 01:05:37 -07:00
words Remove stack effects from HELP: declarations. 2011-10-20 19:36:11 -07:00