factor/basis/alien
Slava Pestov 2eda6fc6aa io.encodings: add a fast-path for ascii, utf8 and 8-bit encodings when string only contains ASCII characters 2010-04-19 01:14:00 -05:00
..
arrays rearrange stuff in alien.arrays and alien.data to eliminate libc dependency from alien.arrays, and by extension, alien.syntax 2010-04-14 21:40:29 -07:00
c-types Specialized arrays, structs and other objects responding to the >c-ptr / byte-length protocol can now be written to binary streams 2010-02-24 20:18:41 +13:00
complex ditch string c-types 2010-02-21 10:58:21 -08:00
data io.encodings: add a fast-path for ascii, utf8 and 8-bit encodings when string only contains ASCII characters 2010-04-19 01:14:00 -05: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
fortran Move non-parsing words out of alien.syntax, and use a symbol instead of a string variable to store the current library in alien.parser 2010-04-12 18:09:26 -05:00
libraries Move non-parsing words out of alien.syntax, and use a symbol instead of a string variable to store the current library in alien.parser 2010-04-12 18:09:26 -05:00
parser prettyprint FUNCTION-ALIAS: definitions 2010-04-14 12:40:10 -07:00
prettyprint prettyprint FUNCTION-ALIAS: definitions 2010-04-14 12:40:10 -07:00
remote-control "cdecl" -> cdecl 2010-03-31 19:20:35 -07:00
syntax document FUNCTION-ALIAS: 2010-04-14 16:14:33 -07:00