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
ff27f2c3f7
factor
/
basis
/
vocabs
/
hierarchy
History
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
..
hierarchy-docs.factor
Factor out ``no-roots no-prefixes'' into its own word. Add load-root, load-from-root, vocabs-in-root and implement load in terms of load-from-root.
2011-10-23 19:59:01 -05:00
hierarchy-tests.factor
Fix some test failures
2009-05-04 09:44:26 -05:00
hierarchy.factor
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
summary.txt
Split up tools.vocabs. Note that load-everything is now named load-all
2009-05-04 06:44:17 -05:00