factor/basis/alien
Joe Groff 1b38835207 remove lingering mentions of macosx-ppc 2011-11-02 18:40:27 -07:00
..
arrays Rename c-type to lookup-c-type. Fixes #230. 2011-10-24 14:37:24 -07:00
c-types remove lingering mentions of macosx-ppc 2011-11-02 18:40:27 -07:00
complex remove BSD,solaris,etc. misc platform support code 2011-11-02 17:13:51 -07:00
data clean up forwarding stream-read-partial-unsafe 2011-10-17 21:23:06 -07:00
debugger alien.debugger: fix USING: form 2010-03-17 19:35:12 +13:00
destructors Factor source files should not be executable 2009-11-21 17:50:43 -06:00
endian Revert "Optimize byte-reverse macro in alien.endian -- it was shifting each byte to the 0th bit place, bitand-ing it with HEX: ff, then shifting it to its final destination -- now we immediately shift to the proper location and bitand with the proper bitmask." 2011-10-17 21:39:57 -07:00
enums Rename c-type to lookup-c-type. Fixes #230. 2011-10-24 14:37:24 -07:00
libraries Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
parser Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed. 2011-10-18 13:19:39 -07:00
prettyprint Rename c-type to lookup-c-type. Fixes #230. 2011-10-24 14:37:24 -07:00
remote-control constants for special object hardcoded literals 2011-11-02 12:54:50 -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