]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-02-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-03 Doug ColemanChange benchmark.recursive to make less recursions...
2010-02-02 Slava Pestovvm: fix ffi_test.h
2010-02-02 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-02 Slava PestovFix ffi-test library to work with Windows SDK. Turns...
2010-02-02 Joe Groffmissed an alien.fortran test
2010-02-02 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-02-02 erikcMove collada viewer to extra/model-viewer
2010-02-02 Joe Groffwrap alien.fortran c-type conversion tests in with...
2010-02-02 erikcUnify obj and collada loading under a common models...
2010-02-01 Joe Groffalien.fortran: convert fortran types to word c-types
2010-02-01 Joe Grofftweak images.atlas interface. return a hash of images...
2010-02-01 Slava Pestovmason: print callstack trace for build loop errors
2010-02-01 Slava Pestovio.launcher.windows: include launch descriptor in error...
2010-02-01 Slava Pestovcompiler.crossref: clean up and fix bug with forgotten...
2010-02-01 Slava Pestovtools.test: run-test-file is public now, fix no-method...
2010-02-01 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-02-01 erikcMissed a few changed
2010-02-01 erikcFactored collada implementation a bit more and fixed...
2010-01-31 Doug ColemanMake sure we're not reading 0 bits in the lzw decompres...
2010-01-31 Doug ColemanRewrite mnapply to be a combinator instead of a macro...
2010-01-31 Doug ColemanAdd [1,b) to math.ranges. Use [1,b] in random.sfmt
2010-01-31 Doug ColemanFix using
2010-01-31 Doug ColemanBetter implementation of sample, fix docs formatting
2010-01-31 Slava Pestovtools.deploy.shaker: fix load error
2010-01-31 Slava Pestovclasses: If a tuple class with subclasses is redefined...
2010-01-31 Slava Pestovclasses: more robust code for detecting circular inheri...
2010-01-31 Slava PestovFix a couple of unit tests that were relying on the...
2010-01-31 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-01-31 Slava Pestovcompiler.cfg.intrinsics.simd: ignore dummy assert-posit...
2010-01-31 erikcMerge up
2010-01-31 erikcFFI bindings for Win32 RawInput
2010-01-31 erikcTemporary xinput backend for game.input
2010-01-31 erikcMerge up
2010-01-31 Erik CharleboisRefactored collada loader significantly
2010-01-30 Slava PestovMerge git://github.com/littledan/Factor into littledan
2010-01-30 Slava Pestovtools.deploy.shaker: update for new crossref word props
2010-01-30 Slava Pestovwords: fix unit test
2010-01-30 Slava Pestovstack-checker.dependencies: make conditional dependenci...
2010-01-30 Slava Pestovcompiler.crossref: word props were stored the wrong...
2010-01-30 Slava Pestovgrouping: tweak inheritance to make method precedence...
2010-01-30 Slava Pestovmath: docs fix
2010-01-30 Slava Pestovcompiler.crossref: cleanup
2010-01-30 Joe Groffimages.atlas tool for creating an atlas image from...
2010-01-30 Joe Groffimages: extend pixel-at/set-pixel-at with versions...
2010-01-29 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-01-29 erikcWorking collada viewer, temporary vocab
2010-01-29 Slava Pestovtyped: update for dependency changes
2010-01-29 Slava Pestovcompiler.crossref: more space-efficient storage of...
2010-01-29 Slava PestovClean up some code in preparation for a refactoring
2010-01-29 Slava Pestovcompiler.units: fix call-next-method call site recompil...
2010-01-29 Slava Pestovcompiler.crossref: memoize dependency evaluation
2010-01-29 Slava Pestovcompiler.crossref: add next-method dependency
2010-01-29 Slava Pestovcompiler.crosssref: rename word property
2010-01-29 Slava Pestovstack-checker.dependencies: add tuple layout dependenci...
2010-01-29 Slava PestovRe-work flushed dependencies into new compiler cross...
2010-01-29 Slava PestovAdd some utility words to stack-checker.dependencies...
2010-01-29 Slava PestovRe-defining a tuple class now invalidates cached quotat...
2010-01-29 Slava PestovNew 'conditional dependency' mechanism for more accurat...
2010-01-29 Slava Pestovcompiler.tree.propagation.call-effect: clear out depend...
2010-01-29 Slava Pestovclasses.tuple: documentation fix
2010-01-29 Slava PestovCode cleanups
2010-01-29 Slava PestovWork in progress: record constant-folds of predicate...
2010-01-29 Slava PestovRename predicate-word to create-predicate-word and...
2010-01-29 Slava PestovFix regression when forgetting classes
2010-01-29 Slava Pestovtools.deploy.shaker: don't strip "mixin" word prop
2010-01-29 Slava PestovMinor documentation updates
2010-01-29 Slava Pestovclasses.mixin: privacy please
2010-01-29 Slava PestovMore changes so that mixins trigger even less recompilation
2010-01-29 Slava Pestovclasses.algebra: couple more tests
2010-01-29 Slava PestovClean up class algebra a bit, and change mixins to...
2010-01-29 Slava PestovAdd test case for mixin bug Doug found, seems to be...
2010-01-29 Slava PestovTrying to fix mixin semantics
2010-01-29 Doug ColemanAdd mnapply, smart-apply. Docs incoming soon
2010-01-29 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-29 Joe Groffgpu.shaders: don't attempt to bind vertex attributes...
2010-01-29 Doug Colemantry-find is just attempt-all. oops
2010-01-29 Doug ColemanRemove an iota from images.jpeg
2010-01-29 Doug Colemanadd some unit tests for try-find
2010-01-29 Doug Colemanclean up random.windows init hook, and add another...
2010-01-29 Doug Colemanadd try-find for random.windows
2010-01-28 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-01-28 Slava PestovFix and clean up stage1 bootstrap
2010-01-28 Slava Pestovvocabs.prettyprint: fix error when printing auto-use
2010-01-27 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-01-27 erikcMake TUPLE: indent, which seems to be the common indent...
2010-01-27 Slava Pestovcore: fix bad interaction between stage1 bootstrap...
2010-01-27 Slava Pestovvocabs.parser: a couple of fixes
2010-01-27 Slava Pestovcombinators.smart: smart-if was declared inline, and...
2010-01-27 Slava PestovThrow a nice error at parse time if an attempt is made...
2010-01-27 Slava Pestovvocabs.parser: The manifest is now a definition observe...
2010-01-27 Slava Pestovclasses.tuple: tests were changing superclass of vocab...
2010-01-27 Slava Pestovmath.ranges: doesn't need an equal? method, since seque...
2010-01-27 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-01-27 erikcAdd struct, struct-union and tag indent words.
2010-01-27 Slava Pestovvm: 'become' primitive needs to update literal referenc...
2010-01-26 Daniel EhrenbergRemoving rot/-rot in nsieve and nsieve-bits
2010-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-26 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-01-26 Joe Groffdocs for audio.vorbis
next