]> gitweb.factorcode.org Git - factor.git/history - basis/alien
Merge branch 'xml-fix' of git://tiodante.com/git/factor
[factor.git] / basis / alien /
2009-07-30 Slava PestovMerge branch 'xml-fix' of git://tiodante.com/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-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...
2009-07-09 Slava PestovMerge branch 'llvm' of git://github.com/yuuki/factor
2009-07-09 Slava PestovMerge branch 'master' of git://github.com/abeaumont...
2009-07-09 Slava PestovMerge branch 'inlinec' of git://github.com/jedahu/factor
2009-07-09 Jeremy HughesMerge branch 'inlinec' into marshall
2009-07-09 Jeremy Hughesalien.inline.compile: compiler: use eg++ on openbsd
2009-07-08 Jeremy Hughesalien.marshall.syntax-tests: added struct tests
2009-07-08 Jeremy Hughesalien.marshall: unmarshaller fixes
2009-07-08 Jeremy Hughesalien.marshall.syntax: added CM-STRUCTURE:
2009-07-08 Jeremy Hughesalien.marshall.structs: generate struct constructors
2009-07-08 Jeremy Hughesalien.marshall.struct: struct getter fix
2009-07-08 Jeremy Hughesalien.marshall.*: added missing vocabs
2009-07-08 Slava PestovMerge branch 'inlinec' of git://github.com/jedahu/factor
2009-07-08 Jeremy Hughesalien.marshall.syntax: changed naming scheme
2009-07-08 Jeremy Hughesalien.marshall.syntax: added M-STRUCTURE:
2009-07-08 Jeremy HughesMerge branch 'inlinec' into marshall
2009-07-08 Jeremy HughesMerge branch 'master' into inlinec
2009-07-08 Jeremy Hughesalien.inline: added RAW-C: word
2009-07-08 Jeremy Hughesalien.marshall: added struct-arrays to marshall-pointer
2009-07-08 Jeremy Hughesalien.marshall.syntax.tests: delete library before...
2009-07-08 Jeremy HughesMerge branch 'inlinec' into marshall
2009-07-08 Jeremy Hughesalien.inline.tests: delete libraries before compilation
2009-07-08 Jeremy Hughesalien.inline: added C-STRUCTURE:
2009-07-08 Jeremy Hughesalien.inline: added C-TYPEDEF:
2009-07-08 Jeremy Hughesalien.marshall.*: replace &free in marshallers with...
2009-07-07 Jeremy Hughesalien.inline.types: replaced const-type? with const...
2009-07-07 Jeremy HughesMerge branch 'inlinec' into marshall
2009-07-07 Jeremy Hughesalien.inline: allow compiling from non-file vocabs
2009-07-07 Jeremy Hughesalien.inline: added DELETE-C-LIBRARY: word, mainly...
2009-07-07 Jeremy Hughesalien.inline: prepend vocab name to c-library name
2009-07-07 Jeremy Hughesalien.marshall.syntax: added tests
2009-07-07 Jeremy Hughesalien.marshall: formatting
2009-07-07 Jeremy Hughesalien.marshall: add longlong and ulonglong marshallers
2009-07-07 Jeremy Hughesalien.marshall: factorize-type before primitive-unmarsh...
2009-07-07 Jeremy Hughesalien.marshall.syntax: remove duplicate annotate-effect...
2009-07-07 Jeremy Hughesalien.marshall.syntax: fix: return value unmarshaller
2009-07-07 Jeremy Hughesalien.inline: allow compiling from non-file vocabs
2009-07-07 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-07-07 Jeremy Hughesalien.inline: added DELETE-C-LIBRARY: word, mainly...
2009-07-07 Jeremy Hughesalien.inline: prepend vocab name to c-library name
2009-07-07 Jeremy Hughesmoved struct wrapper code from alien.structs.structs...
2009-07-07 Jeremy Hughesalien.marshall: fixes
2009-07-07 Jeremy Hughesappend inline to combinator
next