]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-05-03 Daniel EhrenbergMerge branch 'master' into s3
2010-05-03 Slava Pestovcompiler: new "binary literal area" at the end of a...
2010-05-03 Slava Pestovcompiler.cfg.representations: make sure that immediate...
2010-05-03 Slava Pestovcompiler.cfg.value-numbering: fix unit test for 64-bit
2010-05-03 Slava Pestovio.launcher.unix: add timeout to a test
2010-05-03 Slava Pestovcompiler: remove flat machine representation and genera...
2010-05-03 Slava Pestovcompiler.cfg.debugger: add ssa. word to print IR before...
2010-05-03 Slava Pestovcompiler.tree.propagation: fix both-fixnums? trick
2010-05-03 Slava PestovUpdating tests for recent compiler changes
2010-05-03 Slava Pestovcompiler.cfg.linear-scan.assignment: spill slot represe...
2010-05-03 Slava Pestovcompiler.cfg: fuse ##load-integer/##load-reference...
2010-05-03 Slava Pestovcompiler: add ##load-vector instruction to avoid wastin...
2010-05-03 Slava Pestovcpu.x86: use available type info to generate more effic...
2010-05-03 Slava Pestovcompiler.cfg.copy-prop: optimistic copy propagation
2010-05-03 Slava Pestovcompiler.cfg: cleanup
2010-05-03 Slava Pestovcompiler.cfg: clean up ##phi literals in tests
2010-05-03 Slava Pestovcompiler.cfg.linear-scan: clean up spill slot assignment
2010-05-03 Slava Pestovcompiler.cfg.ssa.detruction: coalesce different represe...
2010-05-03 Slava Pestovcompiler.cfg.alias-analysis: write unit tests and fix...
2010-05-03 Slava Pestovcontinuations: keep original error when throwing wrappe...
2010-05-03 Slava Pestovcompiler.cfg.debugger: clean up and make it more flexible
2010-05-03 Slava PestovRegister allocation now uses SSA properties to coalesce...
2010-05-03 Slava Pestovcompiler.cfg: remove unused 'reps' slot from compiler...
2010-05-03 Slava Pestovcompiler.cfg.linear-scan: cleanups
2010-05-03 Slava PestovCode cleanups
2010-05-03 Slava Pestovcompiler.cfg.gc-checks: move phi instructions into...
2010-05-03 Slava PestovNew GC checks work in progress
2010-05-03 Slava Pestovcpu.x86.assembler: small cleanups
2010-05-03 Slava Pestovcompiler.tree.propagation: fix tests
2010-05-03 Slava Pestovcompiler.codegen: cleanup
2010-05-03 Slava Pestovcompiler.cfg.linear-scan.resolve: fix incorrect behavio...
2010-05-03 Slava Pestovcompiler.cfg.linear-scan: don't insert a _reload if...
2010-05-03 Slava Pestovstrings: move string-nth primitive out of the VM and...
2010-05-03 Slava Pestovcompiler.cfg.representations: simplify a little
2010-05-03 Slava Pestovcompiler.cfg.representations: add peephole optimization...
2010-05-03 Slava Pestovcompiler.cfg.representations: fix various bugs
2010-05-03 Slava Pestovcompiler.cfg.representations: add more peephole optimiz...
2010-05-03 Slava Pestovcompiler.cfg.value-numbering: more cleanups
2010-05-03 Slava Pestovcompiler.cfg.value-numbering: identify VNs with their...
2010-05-03 Slava Pestovcompiler.cfg.value-numbering: maintain a VN to instruct...
2010-05-03 Slava Pestovcompiler.cfg.value-numbering: remove constant -vs-...
2010-05-03 Slava Pestovcompiler.cfg.ssa.liveness: remove unused pass
2010-05-03 Slava Pestovcompiler.cfg.builder: fix unit tests
2010-05-03 Slava Pestovcompiler.cfg.value-numbering: merge 'simplify' pass...
2010-05-03 Slava Pestovcompiler.cfg: add ##load-memory and ##store-memory...
2010-05-03 Slava Pestovcompiler.cfg.value-numbering: add slot addressing rewri...
2010-05-03 Slava Pestovcompiler.cfg: more flexible addressing for ##slot and...
2010-05-03 Slava Pestovcpu.x86.assembler: support all addressing modes
2010-05-03 Slava Pestovcompiler.cfg: merge all alien accessors into ##load...
2010-05-03 Slava Pestovbenchmark.yuv-to-rgb: use TYPED: instead of HINTS:
2010-05-03 Slava Pestovcompiler.cfg: remove ##set-string-nth-fast instruction...
2010-05-03 Slava Pestovcompiler.tests.low-level-ir: update for recent changes
2010-05-03 Slava Pestovcompiler.cfg.value-numbering: fix compile error
2010-05-03 Slava Pestovcompiler.cfg.representations: peephole optimizations...
2010-05-03 Slava Pestovcompiler.cfg.value-numbering: new optimizations; reasso...
2010-05-03 Slava Pestovcompiler.cfg.instructions: more typos
2010-05-03 Slava PestovDebugging untagged fixnums
2010-05-03 Slava PestovUntagged fixnums work in progress
2010-05-03 Slava Pestovcompiler: Start using tagged-rep for stuff, and split...
2010-05-03 Joe Grofftools.deploy.shaker: adjust fallback error handler...
2010-05-03 Joe Groffwindows.errors, debugger.windows: improve description...
2010-05-03 Joe Groffwindows.directx.dinput: pre-construct some intermediate...
2010-05-02 Joe Groffwindows.directx.dinput: forgot to reenable constant...
2010-05-02 Joe Groffwindows.directx.dinput: use macros to define format...
2010-05-02 Joe Groffjoystick-demo: missing iota
2010-05-02 Joe GroffUse dinput as default windows game.input backend
2010-05-02 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-02 Joe Groffkernel: update *dip docs to match stack effects and...
2010-05-01 Doug ColemanFix normalization to take stride/padding bytes into...
2010-05-01 Doug Colemanmove images.bitmap.loading to images.bitmap
2010-04-30 Doug ColemanFix help lint for math.polynomials
2010-04-30 Doug ColemanClean up math.polynomials some
2010-04-30 unknownFix enter-fullscreen on windows
2010-04-30 Doug ColemanFix smart-if* for multiple inputs and test. oops
2010-04-30 Doug ColemanDemonstrate smart-if and smart-if* combinators
2010-04-29 Slava Pestovui.backend.x11: fix load error
2010-04-29 Slava Pestovui.backend.windows: fix compile error
2010-04-29 Slava Pestovui: use scroll delta information for smoother mouse...
2010-04-29 Slava Pestovmath.vectors: (vmerge) shouldn't be generic
2010-04-29 Slava Pestovmath.vectors.simd.cords: a dash of inline sauce
2010-04-29 Slava Pestovbootstrap.handbook: fix typo
2010-04-29 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-04-29 Sheepson ApprenticeFix echo bug again
2010-04-29 Joe Groffgame.models.half-edge: additional vertex-diagonals...
2010-04-29 Joe Groffgame.models.half-edge words for walking half-edge model...
2010-04-28 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-28 Joe Groffrename half-floats vocab to math.floats.half
2010-04-28 Slava Pestovvocabs: add a link to the parse-time word lookup article
2010-04-27 Slava Pestovio.sockets: update <datagram> docs
2010-04-25 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-04-25 Daniel EhrenbergDocumenting bitfields in structs
2010-04-25 Doug ColemanTest factor.sh output on unix platforms
2010-04-25 Doug Colemangitignore the fresh boot image
2010-04-25 Doug ColemanMerge remote branch 'origin/master'
2010-04-25 Doug ColemanA little overzealous with the factor.sh echo cleanup
2010-04-25 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-25 Joe Groffui.backend.x11: search path for xmessage rather than...
2010-04-25 Daniel EhrenbergMaking tools.deploy.shaker remove require-when data...
2010-04-24 Doug ColemanFix unit test for when auto-use isnt on and test the...
2010-04-24 Doug ColemanRemove dumb echo from factor.sh
next