]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-08-06 Slava PestovMerge branch 'bogie'
2009-08-06 Slava Pestovvocabs.hierarchy: load word now tries to load the vocab...
2009-08-06 Slava Pestovmodules.rpc-server: don't start server by default
2009-08-06 Slava Pestovui.gadgets.tables: more fixes
2009-08-06 Slava Pestovui.gadgets.tables: little cleanup
2009-08-06 Slava PestovMerge branch 'master' of git://github.com/bogiebro...
2009-08-06 Sam Anklesariareindented ui.gadgets.tables
2009-08-06 Sam Anklesariaremoved demo from poppers
2009-08-06 Sam Anklesariaui.gadgets.poppers: new ui gadget
2009-08-05 Slava Pestovcompiler.cfg: convert code into two-operand form before...
2009-08-05 Slava Pestovcpu.x86.assembler: make some words private
2009-08-05 Sam Anklesariamoved patterns to persistency for new db prep
2009-08-05 Sam Anklesariasimplified ui.gadgets.tables
2009-08-05 Sam Anklesariaui.gadgets.layout: add-gadget-at refactored
2009-08-05 Slava Pestovhttp.server.rewrite: fix typo in docs
2009-08-05 Slava Pestovcompiler.graphviz: add high-level IR call graph rendering
2009-08-05 Slava Pestovcompiler.tree.recursive: have to check tail call flag...
2009-08-05 Slava PestovOops
2009-08-05 Sam Anklesariagadgets.controls.refactoring
2009-08-05 Slava Pestovui.tools.debugger: (:edit) got renamed to edit-error
2009-08-05 Slava PestovRefactor source-file-errors a little bit to remove...
2009-08-05 Slava Pestovcompiler.tree.recursive: more accurate loop detection
2009-08-04 Sam Anklesariareplaced redundancies
2009-08-04 Slava Pestovcompiler.tree.recursive: add some more more loop detect...
2009-08-04 Sam Anklesariatextmate bundle scaffolding
2009-08-04 Sam Anklesariamodules vocab in working order
2009-08-04 Sam Anklesarianot using message passing threads for modules
2009-08-04 Slava Pestovfurnace.sessions: fix tests, requests must have a metho...
2009-08-04 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-08-03 Doug Colemanfix using list
2009-08-03 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-03 Slava Pestovhttp.server.rewrite generalizes furnace.actions rest...
2009-08-03 Slava Pestovhttp.server.rewrite: facility for making URLs prettier...
2009-08-03 Slava PestovMove furnace.actions:{param,params} and furnace.utiliti...
2009-08-03 Sam Anklesariatextmate snippets for factor bundle
2009-08-03 Slava Pestovbootstrap.compiler.timing: fix load error
2009-08-03 Slava Pestovsequences: map, 2map, 3map use new map-integers combina...
2009-08-03 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-03 Slava Pestovcompiler.cfg.critical-edges: no longer neededed
2009-08-03 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-08-03 Sam Anklesariatextmate bundle work- stopped by modules bug
2009-08-03 Slava Pestovcompiler.cfg.stacks: more accurate deconcatenatization...
2009-08-03 Slava Pestovcompiler.cfg.stacks.uninitialized: use bitand instead...
2009-08-03 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-03 Slava Pestovhelp.html: fix vocab help generation
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 Groffone last sort-with-able straggler in fuel.xref
2009-08-03 Joe Groff[ [ ... ] bi@ >=< ] sort => [ ... ] inv-sort-with
2009-08-03 Joe Groff[ [ ... ] bi@ <=> ] sort => [ ... ] sort-with
2009-08-03 Joe Groff[ [ ... ] compare invert-comparison ] sort => [ .....
2009-08-03 Joe Groff[ [ ... ] compare ] sort => [ ... ] sort-with
2009-08-03 Joe Groffsorting: sort-with and inv-sort-with combinators to...
2009-08-03 Joe Groffgpu.render: remove gpu-data-ptr slot specialization...
2009-08-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-03 Slava Pestovcompiler.cfg.def-use: remove compute-def-use word,...
2009-08-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-02 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-02 Slava PestovRevert "SSA destruction uses new SSA liveness checking"
2009-08-02 Slava PestovRevert "compiler.cfg.liveness.ssa: remove"
2009-08-02 Doug Colemanuse itoa in more places
2009-08-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-02 Slava Pestovcompiler.cfg.liveness.ssa: remove
2009-08-02 Slava PestovMerge branch 'master' of git://github.com/alaricsp...
2009-08-02 Daniel EhrenbergRemoving phi-outs set in SSA liveness checking
2009-08-02 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-02 Slava Pestovcompiler.cfg.ssa.liveness: fix unit tests
2009-08-02 Daniel Ehrenbergminor SSA liveness code reorganization
2009-08-02 Daniel EhrenbergSSA destruction uses new SSA liveness checking
2009-08-02 Daniel Ehrenbergdef-use puts phi uses in respective predecessors
2009-08-02 Alaric Snell-PymFNV1 and FNV1a hashes implemented for 32, 64, 128,...
2009-08-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-02 Slava Pestovcompiler.cfg.ssa.destruction: add optimization from...
2009-08-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-02 Slava Pestovcompiler.cfg.ssa.interference: cleanup
2009-08-02 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-02 Slava Pestovcompiler.cfg.ssa.destruction: new implementation: simpl...
2009-08-02 Joe Groffto-fixed-point combinator + docs
2009-08-02 Slava PestovCompiler speedups
2009-08-02 Slava Pestovcompiler.cfg.ssa.destruction.copies: factor out add...
2009-08-02 Slava PestovMove compiler.cfg.ssa.destruction.interference to compi...
2009-08-02 Slava Pestovcompiler.cfg.ssa.destruction.interference: fix a bug...
2009-08-02 Slava Pestovcompiler.cfg.debugger: fix load error
2009-08-02 Slava Pestovcompiler.cfg.ssa.destruction: add some unit tests
2009-08-02 Slava Pestovcompiler.cfg.critical-edges: update ##phi nodes
2009-08-02 Slava Pestovcompiler.cfg.utilities: add each-phi combinator to...
2009-08-02 Slava Pestovcompiler tests: add test case for coalescing bug
2009-08-02 Slava Pestovcompiler.cfg: clean up unit tests using some new utilities
2009-08-02 Slava Pestovcompiler.cfg.two-operand: if last instruction in a...
2009-08-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-02 Slava Pestovcompiler.tree.propagation.call-effect: fix case where...
2009-08-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-02 Slava Pestovcompiler.cfg.copy-prop: eliminate phi nodes that have...
2009-08-02 Doug Colemanremove some c parsing words from sequence-parser
2009-08-02 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-02 Slava Pestovcompiler.cfg.ssa.destruction: fix bug in trivial-interf...
2009-08-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-01 Slava Pestovbenchmark.beust2: use iota instead of integer sequences
2009-08-01 Slava Pestovcompiler.cfg.liveness.ssa: fix bad bug discovered by...
next