]> gitweb.factorcode.org Git - factor.git/history - basis/alien
Merge branch 'master' of git://factorcode.org/git/factor
[factor.git] / basis / alien /
2009-08-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-26 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-26 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-26 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-26 Joe Groffbox array c-types into direct-arrays
2009-08-26 Joe Groffno really, support <c-type-array> of structs using...
2009-08-26 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-26 Joe Groffsupport <c-type-array> of structs using struct-arrays
2009-08-26 Joe Groffsupport <c-type-array> on complex ffi types
2009-08-26 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-25 Joe Groffdocs for require-c-type-arrays, <c-type-array>, <c...
2009-08-25 Joe Groffthrow a better error if <c-type*-array> is called when...
2009-08-25 Joe Groffassociate specialized-arrays vocabs with c-types; add...
2009-08-25 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-25 Slava Pestovalien.destructors: don't use disposable protocol, since...
2009-08-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-24 Slava PestovDisposables are now registered in a global disposables...
2009-08-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Doug ColemanDelete empty unit tests files, remove 1- and 1+, reorde...
2009-08-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-11 Slava Pestovalien.complex: fix tests
2009-08-10 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-08-10 Slava PestovMerge branch 'master' of git://github.com/Blei/factor
2009-08-10 Slava Pestovalien: need to differentiate between the type of the...
2009-08-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-09 Slava Pestovalien.structs: struct-type now has a class slot; fix...
2009-08-07 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-07 Slava PestovSplit off the notion of a register representation from...
2009-08-03 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-08-03 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-03 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-03 Joe Groff[ [ ... ] bi@ <=> ] sort => [ ... ] sort-with
2009-08-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-01 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-01 Slava Pestovalien.libraries: add-library should now reload the...
2009-07-30 Slava PestovMerge branch 'irc' of git://tiodante.com/git/factor
2009-07-30 Slava PestovMerge branch 'xml-fix' of git://tiodante.com/git/factor
2009-07-28 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-07-24 Slava PestovMerge branch 'marshall' of git://github.com/jedahu...
2009-07-24 Slava PestovMerge branch 'dcn' of git://factorcode.org/git/factor...
2009-07-24 Slava PestovMerge branch 'master' into dcn
2009-07-24 Slava PestovMerge branch 'cxx' of git://github.com/jedahu/factor
2009-07-23 Doug Colemanremove call to check-c-name
2009-07-23 Doug Colemanallow FUNCTION: to parse pointers in the name field
2009-07-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-07-23 Doug ColemanDisallow C functions and parameter names that contain...
2009-07-22 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-07-16 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-07-16 Slava PestovMerge branch 'marshall' of git://github.com/jedahu...
2009-07-16 Slava PestovMerge branch 'inlinec' of git://github.com/jedahu/factor
2009-07-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-07-14 Jeremy Hughesmoved alien.inline and alien.marshall to extra
2009-07-14 Jeremy Hughesalien.marshall.syntax: added documentation
2009-07-14 Jeremy Hughesalien.marshall.syntax: arg renaming
2009-07-14 Jeremy Hughesalien.marshall: fixed char* unmarshalling bug
2009-07-14 Jeremy Hughesalien.(inline,marshall): removed unused doc helper...
2009-07-14 Jeremy Hughesalien.marshall.structs: added documentation
2009-07-14 Jeremy Hughesalien.marshall.structs: made some words private
2009-07-14 Jeremy Hughesalien.marshall.structs: moved struct-wrapper dispose...
2009-07-14 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-07-13 Jeremy Hughesalien.marshall: added documentation
2009-07-13 Jeremy Hughesalien.marshall: marshalling word fixes
2009-07-13 Jeremy Hughesalien.marshall.private: remove marshall-TYPE and make...
2009-07-13 Jeremy Hughesalien.marshall: use marshall-primitive instead of marsh...
2009-07-13 Jeremy Hughesalien.marshall: rewrote bool marshalling
2009-07-13 Jeremy Hughesalien.inline.types: factorize-type and pointer-to-const...
2009-07-12 Jeremy Hughesalien.marshall: dynamic-cast: renamed to unmarshall...
2009-07-11 Jeremy Hughesalien.inline.compiler: added -mno-cygwin to linker...
2009-07-11 Jeremy Hughesalien.inline.compiler: added -mno-cygwin to linker...
2009-07-11 Jeremy HughesMerge branch 'inlinec' into marshall
2009-07-11 Jeremy Hughesalien.inline.compiler: changed windows compiler options
2009-07-11 Jeremy Hughesalien.inline.*: fixed merge breakage
2009-07-11 Slava PestovMerge branch 'inlinec' of git://github.com/jedahu/factor
2009-07-11 Jeremy HughesMerge branch 'inlinec' into marshall
2009-07-11 Jeremy Hughesalien.inline.compiler: documentation
2009-07-11 Jeremy Hughesalien.inline.compiler: fixed library-path and made...
2009-07-11 Jeremy Hughesalien.inline: renamed compiler-args to linker-args
2009-07-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-07-10 sheepleMerge branch 'master' of git://factorcode.org/git/factor
2009-07-10 U-SLAVA-DFB8FF805... Merge branch 'inlinec' of git://github.com/jedahu/factor
2009-07-10 Jeremy Hughesalien.inline: added with-c-library word
2009-07-10 Jeremy Hughesalien.inline: added documentation
2009-07-10 Jeremy Hughesalien.inline: better names
2009-07-10 Jeremy Hughesalien.inline: remove vocab argument from define-c-struct
2009-07-10 Jeremy Hughesalien.inline: made define-c-function and define-c-funct...
2009-07-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-07-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-07-10 Jeremy Hughesalien.inline: fix library name and us remove-library
2009-07-10 Jeremy HughesMerge branch 'master' into inlinec
2009-07-10 Jeremy Hughesalien.inline.compile: write library files to resource...
2009-07-10 Jeremy Hughesalien.inline.compile: write library files to resource...
2009-07-09 Slava PestovMerge branch 'for-slava' of git://github.com/x6j8x...
2009-07-09 Slava Pestovalien.libraries: add remove-library word, fix dlclose...
2009-07-09 Slava Pestovalien.libraries: add dispose method for library tuple...
2009-07-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-07-09 Slava PestovMerge branch 'thead' of git://github.com/phildawes...
next