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
1da8666a70
factor
/
core
/
vocabs
/
loader
History
Doug Coleman
42f4dc36b2
namespaces: Rename ``bind`` to ``with-variables``. Update a few places that called ``global [ ] with-variables`` to use ``with-global``.
2012-07-19 00:02:47 -07:00
..
test
namespaces: Rename ``bind`` to ``with-variables``. Update a few places that called ``global [ ] with-variables`` to use ``with-global``.
2012-07-19 00:02:47 -07:00
authors.txt
Initial import
2007-09-20 18:09:08 -04:00
loader-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
loader-tests.factor
Rename lookup to lookup-word.
2011-11-06 16:00:00 -08:00
loader.factor
"H{ } substitute" is faster than "{ } substitute".
2012-07-13 19:06:38 -07:00
summary.txt
Initial import
2007-09-20 18:09:08 -04:00