factor/basis/alien
Slava Pestov 8be8c7f213 Merge branch 'master' of git://factorcode.org/git/factor 2010-10-31 20:26:29 -05:00
..
arrays alien.data: remove second quotation parameter from with-out-parameters, now all values are copied properly and calling 'clone' on structs in this quotation is not necessary 2010-07-16 17:32:05 -04:00
c-types Clean up alien.c-types changes a little 2010-10-25 21:09:08 -07:00
complex ditch string c-types 2010-02-21 10:58:21 -08:00
data Remove stream-peek and stream-peek1, re-implement dns vocab to not need this abstraction 2010-10-08 18:55:13 -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
enums alien.enums: enum>number didn't work in deployed images, add a test which deploys and runs benchmark.ui-panes to catch this in the future 2010-10-17 21:02:42 -04:00
fortran Remove many uses of <int> and *int etc 2010-10-25 12:49:12 -05:00
libraries alien.libraries: add-library won't close and re-open the library if nothing changed. This fixes a crash on Windows when reloading the windows vocab 2010-10-25 23:39:15 -05:00
parser Fix typo ohno 2010-09-29 17:29:28 -05:00
prettyprint alien.prettyprint: fix unit test snafu 2010-08-11 21:52:37 -07:00
remote-control "cdecl" -> cdecl 2010-03-31 19:20:35 -07:00
syntax alien.syntax: FUNCTION: and FUNCTION-ALIAS: now define inline words 2010-07-28 03:05:14 -04:00