]> gitweb.factorcode.org Git - factor.git/commit
python: vocab split into subvocabs python.errors and python.objects for
authorBjörn Lindqvist <bjourne@gmail.com>
Fri, 31 Jan 2014 14:59:04 +0000 (15:59 +0100)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 4 Mar 2014 17:23:05 +0000 (09:23 -0800)
commitac28527d53f2380a566789d604055a6337ca1638
tree51957508958cc519516678fd02982b2d817e4411
parenteb612e25b097e04e2dfeb5321a03312f0a03cba7
python: vocab split into subvocabs python.errors and python.objects for
easier maintenance
extra/python/errors/errors-docs.factor [new file with mode: 0644]
extra/python/errors/errors.factor [new file with mode: 0644]
extra/python/errors/summary.txt [new file with mode: 0644]
extra/python/objects/objects.factor [new file with mode: 0644]
extra/python/python-docs.factor [new file with mode: 0644]
extra/python/python-tests.factor
extra/python/python.factor
extra/python/syntax/syntax-tests.factor
extra/python/syntax/syntax.factor