]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-07-23 Slava Pestovcompiler.cfg.empty-blocks: new pass to delete empty...
2009-07-23 Slava Pestovcompiler.cfg.branch-splitting: now that we do SSA const...
2009-07-23 Doug Colemanfix another typo in ffi
2009-07-23 Doug Colemanfix typo in x11 binding
2009-07-23 Doug Colemanremove experimental constructors features
2009-07-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-07-23 Doug Colemanmove signed-le> to io.binary, clean up using list for...
2009-07-23 Doug ColemanDisallow C functions and parameter names that contain...
2009-07-23 Joe Groffupdate gpu.util.wasd to match uniform tuple changes
2009-07-23 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-07-23 Joe Groffdoc updates for uniform-tuple changes
2009-07-23 Joe Groffbind textures out of uniform structs and arrays
2009-07-23 Joe Groffimprove uniform-tuple interface in gpu.render. uniform...
2009-07-23 Slava PestovMerge branch 'master' into dcn
2009-07-23 Slava Pestovunix.types: define <time_t> alias; use it in calendar...
2009-07-23 Slava Pestovcompiler.cfg.intrinsics: Disable inline allocation...
2009-07-23 Slava PestovFixing compiler tests
2009-07-23 Slava Pestovcompiler.cfg.dcn.rewrite: remove unused word
2009-07-23 Slava Pestovcompiler.cfg.checker: eliminate dead code before checki...
2009-07-23 Slava Pestovcompiler.cfg.builder: Fix construction of ##return...
2009-07-22 Joe Groffadd a new "make-tuple" combinator for cleaving values...
2009-07-22 Joe GroffOR gl extension testing
2009-07-22 Sam Anklesariaseparated run-desc from launcher
2009-07-22 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-07-22 Sam Anklesariageneralized image buttons
2009-07-22 Slava PestovMerge branch 'master' into dcn
2009-07-22 Slava Pestovcompiler.cfg.dominance: fix unit tests
2009-07-22 Slava Pestovcompiler.cfg.ssa: now builds pruned SSA form
2009-07-22 Slava Pestovcompiler.cfg.dominance: add algorithm for computing...
2009-07-22 Slava PestovMove liveness back to compiler.cfg.liveness, fix a...
2009-07-22 Slava PestovRemoved unused code from compiler.cfg.def-use
2009-07-22 Slava PestovInsert _loop-entry in linearization pass instead of...
2009-07-22 Slava PestovFix bootstrap
2009-07-22 Slava Pestovcompiler.cfg: Fix conflicts after merging local optimiz...
2009-07-22 Slava Pestovcompiler.cfg: Major restructuring -- do not compute...
2009-07-22 Jeremy HughesMerge branch 'master' into marshall
2009-07-22 Jeremy Hughesalien.inline.types: a trifling matter
2009-07-22 Jeremy Hughesalien.cxx: methods and virtual methods
2009-07-22 Jeremy Hughesalien.marshall: tidy unmarshallers
2009-07-22 Slava PestovMerge branch 'master' into dcn
2009-07-22 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-07-22 Slava Pestovcompiler.cfg.dataflow-analysis: iterative dataflow...
2009-07-22 Slava Pestovfunctors: add MIXIN:, SINGLETON:
2009-07-22 Slava PestovAdd assoc-refine, which takes the intersection of a...
2009-07-22 Slava Pestovcompiler.cfg.dcn.global: redo using compiler.cfg.datafl...
2009-07-22 Slava Pestovcompiler.cfg.stack-analysis: Out with the old, in with...
2009-07-22 Jeremy Hughesalien.cxx: C++ methods
2009-07-22 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-07-22 Jeremy Hughesadded alien.cxx
2009-07-22 Jeremy Hughesalien.inline.types: fix parse-c++-type
2009-07-22 Slava PestovMerge branch 'master' into dcn
2009-07-22 Slava Pestovcompiler.cfg: Fix unit tests
2009-07-22 Slava Pestovcompiler.cfg.dcn: Fixing various bugs, hook up with...
2009-07-22 Jeremy Hughesalien.marshall: C++ type parsing
2009-07-22 Sam Anklesariaproduct specifiers removed from frp signals
2009-07-21 Slava PestovMerge branch 'master' into dcn
2009-07-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-07-21 Slava Pestovcompiler.cfg.registers: minor optimization
2009-07-21 Slava Pestovcompiler.cfg.ssa: Cytron's SSA construction algorithm
2009-07-21 Slava Pestovcompiler.cfg.dcn: remove stores to stack locations...
2009-07-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-07-21 Slava PestovMerge branch 'master' into dcn
2009-07-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-07-21 Slava Pestovcompiler.cfg.dominance: fix idom computation, compute...
2009-07-21 Slava PestovMove conjoin-at from compiler.cfg.liveness to sets
2009-07-21 Slava PestovMerge branch 'dcn' of git://factorcode.org/git/factor...
2009-07-21 Slava Pestovcompiler.cfg.dcn: flesh out rewrite pass
2009-07-21 Jeremy Hughesalien.marshall: refactored unmarshalling words
2009-07-20 Maximilian... sequences.abbrev: add docs - not much, but a start
2009-07-20 Maximilian... sequences.abbrev: keep insertion order
2009-07-20 Maximilian... sequences.abbrev: more small refactoring
2009-07-20 Slava Pestovcompiler.cfg: if a block has an instruction that kills...
2009-07-20 Slava Pestovcompiler.cfg.dcn: Implement height tracking
2009-07-19 Maximilian... sequences.abbrev: small refactoring
2009-07-19 Maximilian... sequences.abbrev: Initial commit
2009-07-19 Slava Pestovopengl is for chumps
2009-07-19 Slava Pestovalien.inline.compiler: help-lint fix
2009-07-19 Slava PestovMerge branch 'dcn' of git://factorcode.org/git/factor...
2009-07-19 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-07-19 Slava PestovMerge branch 'marshall' of git://github.com/jedahu...
2009-07-19 Slava Pestovcompiler.cfg.builder: annotate calls with height change...
2009-07-19 Slava Pestovcompiler.cfg.dcn: starting work on deconcatenatization...
2009-07-18 Slava Pestovparser: remove outdated unit tests that were superseded...
2009-07-18 Slava Pestovvocabs.parser: add tests to assert that the correct...
2009-07-18 Slava Pestovui.tools.listener: selecting a word from a completion...
2009-07-18 Slava PestovFROM: and RENAME: give a more meaningful error if the...
2009-07-18 Slava Pestovcompiler.cfg.stack-analysis: fix outdated tests
2009-07-18 Slava Pestovcombinators.short-circuit: fix unoptimized behavior...
2009-07-18 Slava PestovDocumentation fixes
2009-07-18 Slava Pestovcompiler.cfg.linear-scan: fix tests
2009-07-18 Slava Pestovcombinators.short-circuit: speed up in non-optimized...
2009-07-18 Slava Pestovcompiler.tree.finalization: undo a change that resulted...
2009-07-18 Slava Pestovclasses.tuple: eliminate generic arithmetic from M...
2009-07-18 Slava PestovDisable fixnum>bignum and bignum>fixnum intrinsics...
2009-07-18 Slava Pestovslightly faster heaps, add benchmark
2009-07-18 Slava Pestovcompiler.cfg.linear-scan: algorithmic optimizations
2009-07-18 Jeremy Hughesalien.inline.compiler: fixed linking on winnt (requires...
2009-07-18 Slava Pestovcompiler.cfg: Move tail call optimization to the end...
2009-07-18 Slava Pestovcompiler.cfg.builder: remove some dead code
2009-07-17 Slava PestovRemove some unnecessary work from stack-analysis pass
next