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
00fb0b052f
factor
/
basis
/
alien
/
libraries
History
John Benediktsson
de12140505
alien.libraries.finder: fix docs.
2014-06-08 18:08:26 -07:00
..
finder
alien.libraries.finder: fix docs.
2014-06-08 18:08:26 -07:00
unix
alien.libraries: add platforms.txt
2011-09-13 20:18:02 -07:00
windows
alien.libraries: add platforms.txt
2011-09-13 20:18:02 -07:00
authors.txt
alien: some code cleanups and fixes
2010-02-23 01:28:56 +13:00
libraries-docs.factor
alien.libraries: Change <library> to be just a constructor. Replace with make-library and try-make-library so that we throw better errors.
2014-06-05 14:28:37 -07:00
libraries-tests.factor
Revert "alien.libraries: dlopen should handle resource:-paths"
2013-12-20 21:07:31 -08:00
libraries.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