This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1d8449115c
factor
/
core
/
vocabs
History
Slava Pestov
d1b6106011
Set up listener's manifest so that words defined in "scratchpad" take precedence over other vocabularies and do not raise a restart. This matches the behavior of IN: and USE: in files, where the IN: takes precedence. Also remove unused clear-manifest word.
Fixes
#407
2012-01-02 23:18:52 -06:00
..
loader
core/basis: trim down using lists
2011-11-30 23:15:42 -08:00
parser
Set up listener's manifest so that words defined in "scratchpad" take precedence over other vocabularies and do not raise a restart. This matches the behavior of IN: and USE: in files, where the IN: takes precedence. Also remove unused clear-manifest word.
Fixes
#407
2012-01-02 23:18:52 -06:00
authors.txt
Initial import
2007-09-20 18:09:08 -04:00
summary.txt
Initial import
2007-09-20 18:09:08 -04:00
vocabs-docs.factor
Make the require-hook throw an error if the vocabulary does not exist in the dictionary or on disk. Move require docs to vocabs. Add unit tests for require.
Fixes
#339
.
2011-11-03 11:39:34 -07:00
vocabs-tests.factor
Make the require-hook throw an error if the vocabulary does not exist in the dictionary or on disk. Move require docs to vocabs. Add unit tests for require.
Fixes
#339
.
2011-11-03 11:39:34 -07:00
vocabs.factor
core/basis: trim down using lists
2011-11-30 23:15:42 -08:00