]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-08-14 Doug ColemanDelete empty unit tests files, remove 1- and 1+, reorde...
2009-08-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-12 Doug Colemanadd chameneos-redux benchmark
2009-08-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-12 Slava PestovMore accurate wrap-interval in compiler.tree.propagatio...
2009-08-12 Doug Colemanuse ERROR: in several places instead of throwing strings
2009-08-12 Doug Colemanfix build errors
2009-08-12 Doug ColemanThrow typed errors instead of strings for calling/execu...
2009-08-12 Doug Colemaneven better error handling for division by zero
2009-08-12 Doug Colemanuse unless-empty
2009-08-11 Doug Colemanadd docs for if-zero etc, add docs for 10^
2009-08-11 Doug Colemanfix project euler 151 and add a unit test
2009-08-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-11 Doug Colemanuse if-zero in a few more places
2009-08-11 Doug Colemanfix sgn docs
2009-08-11 Doug Colemanadd 10^ to math.functions and update usages
2009-08-11 Doug Colemanadd if-zero/when-zero/unless-zero to core/ and update...
2009-08-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-11 Slava Pestovmath.intervals: fix interval-rem
2009-08-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-11 Doug Colemanfix docs
2009-08-11 Doug Colemandon't capitalize the first letter of each word in math...
2009-08-11 Slava Pestovalien.complex: fix tests
2009-08-11 Philipp Brüschweilervarious doc fixes
2009-08-11 Brad ChristensenA number of documentation fixes.
2009-08-10 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-08-10 Slava PestovMerge branch 'master' of git://github.com/Blei/factor
2009-08-10 Slava Pestovalien: need to differentiate between the type of the...
2009-08-10 Philipp Brüschweilermisc small documentation fixes, some fixes for factor...
2009-08-10 Slava Pestovbenchmark.yuv-to-rgb: New benchmark, based on Chris...
2009-08-10 Slava Pestovcompiler.tree.propagation: be more careful with interva...
2009-08-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-09 Slava Pestovcompiler.tree.escape-analysis: if the output of an...
2009-08-09 Slava Pestovalien.structs: struct-type now has a class slot; fix...
2009-08-09 Slava Pestovtools.deploy.shaker: strip out specialized vector words
2009-08-09 Slava PestovRename some files in misc/Factor.tmbundle since Windows...
2009-08-09 Slava Pestov_gc instruction doesn't need slot to hold GC root area...
2009-08-09 Slava Pestovmath.vectors.specialization: first attempt at some...
2009-08-09 Slava Pestovcompiler.cfg.linearization: change order to fit older...
2009-08-09 Slava Pestovtools.test: flush the output stream
2009-08-09 Slava PestovMore accurate interval inference for mod, rem, and...
2009-08-09 Slava PestovMore accurate interval-mod and interval-rem
2009-08-09 Slava Pestovcompiler.cfg.two-operand: sometimes we can eliminate...
2009-08-09 Slava Pestovcompiler.cfg.representation: OK to unbox output of...
2009-08-09 Slava Pestovcompiler.cfg: new system to track when results of analy...
2009-08-08 Slava Pestovcompiler.cfg.ssa.liveness: fix tests
2009-08-08 Slava Pestovcompiler.cfg.representations: emit-conversion should...
2009-08-08 Slava Pestovcompiler.cfg: virtual registers are integers now, and...
2009-08-08 Slava Pestovcompiler.cfg.representations: new pass to make global...
2009-08-08 Slava Pestovclasses.intersection: make flatten-class more accurate...
2009-08-07 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-07 Slava PestovSplit off the notion of a register representation from...
2009-08-07 Slava Pestovhelp.tutorial: minor tweaks
2009-08-07 Sam Anklesariaremoved basis dependent vocabs
2009-08-06 Slava Pestovfile-trees: load fix
2009-08-06 Slava PestovRevert basis UI gadget changes
2009-08-06 Sam Anklesariafixed ui.gadgets.tables multi-selection bug
2009-08-06 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-08-06 Sam Anklesariamagic scrollers hide sliders when not needed
2009-08-06 Sam Anklesariamerged control extras into basis
2009-08-06 Slava Pestovui.gadgets.tables: some band-aid fixes
2009-08-06 Slava Pestovvocabs.hierarchy: fix load-all
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
next