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
14f425c57c
factor
/
basis
/
debugger
History
Doug Coleman
d10443186c
alien.libraries.finder: Make find-library return the string passed in instead of f if the library is not found. We want vocabularies to load no matter what instead of throwing a missing library error. Also, print dlerror in the error message and take away the redundant line about possible missing libraries.
Fixes
#986
.
2014-06-07 20:58:14 -07:00
..
threads
namespaces: adding a "with-global" word to replace "global [ ] bind".
2011-10-13 17:21:59 -07:00
unix
debugger.unix: Make this vocab unix only.
2013-02-01 13:38:11 -08:00
windows
use radix literals
2011-11-23 19:03:40 -08:00
authors.txt
…
debugger-docs.factor
improve help by linking to types directly.
2014-05-23 20:20:15 -07:00
debugger-tests.factor
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
2009-08-13 19:21:44 -05:00
debugger.factor
alien.libraries.finder: Make find-library return the string passed in instead of f if the library is not found. We want vocabularies to load no matter what instead of throwing a missing library error. Also, print dlerror in the error message and take away the redundant line about possible missing libraries.
Fixes
#986
.
2014-06-07 20:58:14 -07:00
summary.txt
…