factor/core/classes
Slava Pestov b4088373b7 Merge branch 'master' of git://factorcode.org/git/factor 2009-05-04 05:16:47 -05:00
..
algebra Remove cruddy string encoding/decoding code from VM 2009-05-02 13:45:38 -05:00
builtin Better local cache 2009-04-26 08:06:37 -05:00
intersection Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
mixin Add better error checking for INSTANCE: and GENERIC#, and remove unnecessary word props when generic word's combination changes 2009-04-28 17:56:15 -05:00
parser Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
predicate Remove predicate-instance? hack; use call( instead 2009-03-16 20:49:19 -05:00
singleton Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
tuple add a few usages of iota, remove most 1+ and 1- from core 2009-05-01 19:58:24 -05:00
union (( -- )) eval -> eval( -- ) 2009-04-17 15:49:21 -05:00
authors.txt Initial import 2007-09-20 18:09:08 -04:00
classes-docs.factor Fix permission bits 2008-10-02 08:34:49 -05:00
classes-tests.factor Tweak unit test in classes vocab to yield more information on failure 2009-04-21 16:23:54 -05:00
classes.factor stack-checker: trust word declarations instead of recursively checking them 2009-04-20 18:44:45 -05:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00
tags.txt Initial import 2007-09-20 18:09:08 -04:00