]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2012-09-17 Doug Colemanwindows: Start adding GetBestInterface.
2012-09-17 Doug Colemanwindows.iphlpapi: Add a way to get interfaces, mac...
2012-09-17 Doug Colemanwindows.winsock: Add sockaddr>ip.
2012-09-17 Doug Colemancombinators.smart: Add cleave>array.
2012-09-17 Doug Colemanwindows.kernel32: Add HeapAlloc, HeapFree but don't...
2012-09-17 Doug Colemanio.files.info: On my Windows7 box, D: is "not really...
2012-09-16 Doug Colemanalien.c-types: Add c-type-signed to protocol, which...
2012-09-16 John BenediktssonRevert "math: speed up integer>fixnum operations."
2012-09-15 John Benediktssonmath: speed up integer>fixnum operations.
2012-09-15 John Benediktssonmath.integers: fix docs for >integer.
2012-09-14 John Benediktssoncontinuations: slight speedup.
2012-09-14 John Benediktssonbenchmark.continuations: more continuations.
2012-09-14 John Benediktssonheaps: inline heap-size also.
2012-09-14 John Benediktssonheaps: speed up heaps benchmark.
2012-09-14 John Benediktssonmath.order: improve docs for invert-comparison.
2012-09-14 John Benediktssonmath.order: cleanup stack effects.
2012-09-14 John Benediktssonmath.order: make it more obvious this is a real<=>.
2012-09-14 John Benediktssonmisc: fix syntax highlighting for MATH: generics.
2012-09-14 John Benediktssonsorting: 6% performance improvement using -unsafe words.
2012-09-14 John Benediktssonmath.order: speed up math comparisons using a math...
2012-09-13 Doug Colemancompiler.cfg.gvn.testing: Add one more platforms.txt
2012-09-13 Doug Colemancompiler.graphviz: Add platforms.txt until someday...
2012-09-12 Alex Vondrakcompiler.cfg.gvn.tests: test that gvn is, in fact,...
2012-09-12 Alex Vondrakcompiler.cfg.gvn.tests: add a new 'fixme' unit test...
2012-09-12 Alex Vondrakcompiler.cfg.gvn.tests: to fix remaining regressions...
2012-09-12 Alex Vondrakcompiler.cfg.gvn.tests: ##phis now get converted into...
2012-09-12 Alex Vondrakcompiler.cfg.gvn.tests: fix test-branch-folding
2012-09-12 Alex Vondrakcompiler.cfg.gvn.tests: fix the old, single-basic-block...
2012-09-12 Alex Vondrakcompiler.cfg.gvn: merge changes from value-numbering...
2012-09-12 Alex Vondrakcompiler.cfg.gvn.avail: add a FROM: to clarify collisio...
2012-09-12 Alex Vondrakcompiler.cfg.gvn: merge in applicable changes from...
2012-09-12 Alex Vondrakcompiler.cfg.gvn.math: re-enable distribution for final...
2012-09-12 Alex Vondrakcompiler.cfg.graphviz & compiler.cfg.gvn.testing: chang...
2012-09-12 Alex Vondrakcompiler.cfg.gvn: fix copyrights
2012-09-12 Alex Vondrakcompiler.cfg.graphviz & compiler.cfg.gvn.testing: png...
2012-09-12 Alex Vondrakcompiler.cfg.gvn.alien: use next-vreg on final iteratio...
2012-09-12 Alex Vondrakcompiler.cfg.gvn: forgot to make certain defs available
2012-09-12 Alex Vondrakcompiler.cfg.gvn.comparisons: missed a spot for with...
2012-09-12 Alex Vondrakcompiler.cfg.copy-prop: kludge to make sure ##phis...
2012-09-12 Alex Vondrakcompiler.cfg.gvn.avail: make with-available-uses? short...
2012-09-12 Alex Vondrakcompiler.cfg.gvn: fix special vreg insn handling
2012-09-12 Alex Vondrakcompiler.cfg.gvn: enable rewrites & ##phi processing
2012-09-12 Alex Vondrakcompiler.cfg.gvn.comparisons: next-vreg not a problem...
2012-09-12 Alex Vondrakcompiler.cfg.gvn: found infinite loop issues when rewri...
2012-09-12 Alex Vondrakcompiler.cfg.gvn: add simple gcse (avoid rewriting...
2012-09-12 Alex Vondrakcompiler.cfg.gvn.avail: kludgey fix for odd problem...
2012-09-12 Alex Vondrakcompiler.cfg.gvn: try to clean up availability issues...
2012-09-12 Alex Vondrakcompiler.cfg.gvn: move ##phi handling to the value...
2012-09-12 Alex Vondrakcompiler.cfg.gvn: annotate portions of code where avail...
2012-09-12 Alex Vondrakcompiler.cfg.gvn.expressions: ##phis in different block...
2012-09-12 Alex Vondrakcompiler.cfg.gvn: clean up
2012-09-12 Alex Vondrakcompiler.cfg.gvn: gut it down to just identifying value...
2012-09-12 Alex Vondrakcompiler.cfg.gvn: convert expressions, graph, and misc...
2012-09-12 Alex Vondrakdelete compiler.cfg.gvn.redundancy-elimination
2012-09-12 Alex Vondrakcompiler.cfg.gvn: some poorly thought-out attempts...
2012-09-12 Alex Vondrakcompiler.cfg.gvn.testing: separate out test-gvn to...
2012-09-12 Alex Vondrakcompiler.cfg.gvn.avail: minor simplification
2012-09-12 Alex Vondrakcompiler.cfg.graphviz: add block numbers to labels
2012-09-12 Alex Vondrakcompiler.cfg.gvn.redundancy-elimination: horrific tinke...
2012-09-12 Alex Vondrakcompiler.cfg.gvn.redundancy-elimination: rough draft
2012-09-12 Alex Vondrakcompiler.cfg.gvn: preparing for avail-based redundancy...
2012-09-12 Alex Vondrakcompiler.cfg.gvn.testing: minor fix
2012-09-12 Alex Vondrakcompiler.cfg.gvn.alien: clean up destructive rewrites
2012-09-12 Alex Vondrakcompiler.cfg.gvn.slots: make simplify-slot-addressing...
2012-09-12 Alex Vondrakcompiler.cfg.gvn.comparisons: fix premature cfg modific...
2012-09-12 Alex Vondrakcompiler.cfg.gvn: with the change to vreg>vn, must...
2012-09-12 Alex Vondrakcompiler.cfg.gvn.misc: simplify ##phi rewrite
2012-09-12 Alex Vondrakcompiler.cfg.gvn: move ##phi junk to proper vocabs
2012-09-12 Alex Vondrakcompiler.cfg.gvn: I'm stupid; don't think a separate...
2012-09-12 Alex Vondrakcompiler.cfg.gvn: refactor
2012-09-12 Alex Vondrakcompiler.cfg.gvn.testing: clean stuff up; get full...
2012-09-12 Alex Vondrakcompiler.cfg.gvn.testing: add basic graphviz output
2012-09-12 Alex Vondrakcompiler.cfg.gvn: move crappy test code to compiler...
2012-09-12 Alex Vondrakmove compiler.cfg.graphviz & compiler.cfg.gvn from...
2012-09-12 Alex Vondrakcompiler.cfg.graphviz: tweak code & output a little
2012-09-12 Alex Vondrakcompiler.cfg.graphviz: refactoring
2012-09-12 Alex Vondrakadd crappy experimental code for compiler.cfg.graphviz...
2012-09-12 John Benediktssonregexp.classes: bit more speed with read-only slots.
2012-09-12 John Benediktssonregexp.classes: inline class-member?.
2012-09-12 John Benediktssonunicode.data: inline category#.
2012-09-11 Doug Colemansequences.extras: Add unit tests. Fix using.
2012-09-11 John Benediktssonxml.tokenize: slight fix to reduce number of namespace...
2012-09-11 Doug Colemansequences.extras: Add loop>sequence, loop>array
2012-09-11 John Benediktssonhints: cleanup some hint setting.
2012-09-11 John Benediktssonsequences.rotated: adding rotated virtual sequences.
2012-09-11 John Benediktssoncircular: fix minor typo in copyright url.
2012-09-11 Doug Colemanmath.ratios: Add unit tests for bug #668.
2012-09-11 John Benediktssoncompiler.tree.propagation: fix >fraction types.
2012-09-11 John Benediktssonmath.ratios: speed up some operations on ratios.
2012-09-11 John Benediktssoncompiler.tree.cleanup: fix "-1 shift" tests.
2012-09-11 John Benediktssonmath: cleaner "2/" speedup by using custom inlining.
2012-09-11 John Benediktssonmath: faster definition of 2/ (allows inlining of fixnu...
2012-09-11 John Benediktssonmath.integers: inline fixnum-log2.
2012-09-10 John Benediktssonsequences: bit faster binary-reduce.
2012-09-10 Doug Colemansequences.extras: Add first=, first?, etc
2012-09-10 Doug Colemanmath.transforms.bwt: Simplify two places in bwt.
2012-09-09 John Benediktssonmath.transforms.bwt: adding inefficient versions of...
2012-09-09 John Benediktssonsequences.extras: adding "all-rotations".
2012-09-08 John Benediktssonmath.cardinality: adding a cardinality estimator.
2012-09-07 John Benediktssonsequences.extras: adding "map-from".
next