]> gitweb.factorcode.org Git - factor.git/history - basis/compiler
C-ENUM: -> ENUM:
[factor.git] / basis / compiler /
2010-04-20 Joe GroffC-ENUM: -> ENUM:
2010-04-20 Erik CharleboisMerge branch 'master' of git://factorcode.org/git/factor
2010-04-19 Slava PestovMerge branch 'require-when' of git://github.com/littled...
2010-04-19 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-19 Slava Pestovcompiler.tree.propagation.transforms: open-code >fixnum...
2010-04-19 Slava Pestovcompiler: combine ##load-constant followed by ##alien...
2010-04-19 Slava Pestovcompiler.cfg: fix some bugs introduced by the ##compare...
2010-04-19 Slava Pestovcompiler.tree.propagation.recursive: more fine-grained...
2010-04-19 Slava Pestovcompiler: change how 'f' is represented in low level...
2010-04-18 Erik CharleboisMerge branch 'master' of git://factorcode.org/git/factor
2010-04-18 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-17 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-17 Slava Pestovsequences: remove stupid <flat-slice> word
2010-04-17 Slava PestovMerge branch 'boyer-moore' of git://github.com/dmsh...
2010-04-17 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-04-15 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-15 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-04-15 Slava Pestovcompiler.tree.propagation: fix scalability issue with...
2010-04-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-04-14 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-14 Erik CharleboisMerge branch 'master' of github.com:erikcharlebois...
2010-04-13 Slava Pestovcompiler.tests.redefine23: test wasn't testing anything
2010-04-13 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-13 Slava Pestovcompiler.tests.alien: fix tests on Win64
2010-04-13 Joe GroffMerge git://github.com/erikcharlebois/factor
2010-04-13 Joe GroffMerge git://github.com/william42/factor
2010-04-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-04-12 Slava Pestovcompiler.tests.alien: get it passing when VM is compile...
2010-04-12 Slava Pestovcompiler.codegen: need to do name decoration with fastc...
2010-04-12 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-12 Slava Pestovvm: add a new rc-absolute-1 relocation class to allow...
2010-04-11 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-11 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-04-11 Slava PestovFixing load errors
2010-04-10 Slava Pestovcompiler.tests.alien: fix typo
2010-04-10 Slava PestovMerge remote branch 'origin/abi-symbols' into fastcall...
2010-04-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-05 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-04 Slava PestovGet green threads working on Windows
2010-04-02 Joe Groffadd tests for fastcall callbacks
2010-04-02 Joe Grofftest fastcall indirect struct return
2010-04-02 Joe Groffremove fastcall struct param tests because GCC appears...
2010-04-02 Joe Groffadd tests for struct returns from fastcall
2010-04-02 Joe Grofftest indirect fastcalls
2010-04-02 Joe Groffcompiler.tests.alien: add back fastcall float and struc...
2010-04-02 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-02 Joe Groffflatten non-integral types to (stack-value) on x86.32
2010-04-02 Joe Groffadd a test that multiple stdcalls or fastcalls in the...
2010-04-02 Joe Groffmake "fastcall" symbol private since it doesn't really...
2010-04-02 Joe Groffretire mixed int/float fastcall tests because who cares
2010-04-02 Slava Pestovcompiler: new set-special-object intrinsic; more effici...
2010-04-01 Joe GroffMerge branch 'master' into abi-symbols
2010-04-01 Joe Groffcheck gc after fastcall ffi tests like stdcall tests
2010-04-01 Joe Grofftypos in ffi tests
2010-04-01 Joe Groffcpu.architecture: alter param-regs to take abi as an...
2010-04-01 Joe Groffadd fastcall functions to ffi tests
2010-04-01 Joe Groff"stdcall" -> stdcall
2010-04-01 Joe Groff"cdecl" -> cdecl
2010-03-28 Daniel EhrenbergMerge branch 'master' into conditional
2010-03-27 Slava Pestovcompiler: add intrinsic for context-object primitive
2010-03-27 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-03-27 Slava Pestovcompiler.tree.propagation: don't constant-fold boa...
2010-03-27 Slava Pestovvm: actually use context callstacks when running code
2010-03-22 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-22 Slava PestovMerge branch 'vm' of git://github.com/littledan/Factor
2010-03-20 Joe Grofffactor code duplication in compiler.cfg.intrinsics...
2010-03-20 Joe Groffcompiler.cfg.intrinsics.simd.backend: eliminate duplica...
2010-03-20 Joe Groffcompiler.cfg.intrinsics.simd.backend: use less grotesqu...
2010-03-19 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-18 Slava PestovAdd context-specific special object table, generalizing...
2010-03-18 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-03-18 Daniel EhrenbergCleaning up compiler.cfg.ssa.construction
2010-03-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'row-polymorphism' of git://factorcode...
2010-03-10 Joe GroffMerge branch 'master' into row-polymorphism
2010-03-10 Slava Pestovcompiler.tree.propagation: clean up
2010-03-10 Slava PestovMerge branch 'length' of git://github.com/littledan...
2010-03-09 Daniel EhrenbergPropagation tracks length just like any other read...
2010-03-09 Joe Grofffix stack effects in compiler tests
2010-03-09 Joe Groffgeneralize stack effects so we can bootstrap with the...
2010-03-09 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-06 Slava PestovMerge branch 'row-polymorphism' of git://factorcode...
2010-03-05 Joe Grofffix ... in compiler.cfg.linearization
2010-03-05 Joe Groffmake effect variables part of effect syntax, stored...
2010-03-03 Daniel Ehrenbergcompiler.cfg.def-use uses sets
2010-03-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-01 Daniel EhrenbergMaing vocabs.hierarchy use sets; modifying alias analys...
2010-03-01 Daniel EhrenbergMaking alias analysis use sets
2010-02-27 Daniel EhrenbergChanging some uses of prune to use members
2010-02-27 Joe GroffMerge branch 'master' of git://github.com/william42...
2010-02-26 Daniel EhrenbergFixing ambiguity between sets and namespaces in many...
2010-02-26 Daniel EhrenbergMaking all of basis and extra unambiguous for sets...
2010-02-26 Daniel EhrenbergMoving new-sets to sets
2010-02-26 Daniel EhrenbergFinishing converting compiler.cfg.ssa.construction...
2010-02-26 Daniel EhrenbergMaking it fast to create a new hashset
2010-02-26 Daniel EhrenbergMaking propagation and tuple.parser refer to new-sets...
next