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
04a04dacca
factor
/
basis
/
alien
/
libraries
/
finder
History
John Benediktsson
04a04dacca
alien.libraries.finder.linux: sigh.
2014-06-08 13:25:51 -07:00
..
linux
alien.libraries.finder.linux: sigh.
2014-06-08 13:25:51 -07:00
macosx
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
windows
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
finder-docs.factor
alien.libraries.finder: automatically find library files based on library names
2013-11-10 02:27:56 +01:00
finder-tests.factor
alien.libraries.finder: automatically find library files based on library names
2013-11-10 02:27:56 +01:00
finder.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