factor/basis/alien
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
..
arrays Rename c-type to lookup-c-type. Fixes #230. 2011-10-24 14:37:24 -07:00
c-types alien.c-types: Add c-type-signed to protocol, which is true for signed 2012-09-16 14:42:18 -07:00
complex remove BSD,solaris,etc. misc platform support code 2011-11-02 17:13:51 -07:00
data Revert "Revert "alien.data: <ref> doesn't need to zero memory."" 2014-03-07 11:19:36 -08:00
debugger alien.debugger: fix USING: form 2010-03-17 19:35:12 +13:00
destructors
endian alien.endian: use "c:" convention. 2014-06-02 17:07:32 -07:00
enums Rename c-type to lookup-c-type. Fixes #230. 2011-10-24 14:37:24 -07:00
libraries 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
parser words: Change word -> last-word, set-word -> set-last-word. 2013-03-23 16:12:03 -07:00
prettyprint use concat instead of join. 2013-04-06 17:02:22 -07:00
remote-control alien.remote-control: using temp directory. 2012-06-18 12:33:14 -07:00
syntax Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -07:00