]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-02-05 unknownwindows.types: fix LONG_PTR type on win64
2010-02-05 Doug ColemanFix user-name in unix.users, add unit test
2010-02-05 Joe Groffmath.quaternions: slerp function
2010-02-05 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-05 Joe Groffimages.atlas: add "make-atlas-assoc" word to take a...
2010-02-04 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-04 Doug ColemanMove jamshred to unmaintained
2010-02-04 Joe Groffquaterion to matrix4 conversion
2010-02-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-04 Slava Pestovtools.deploy.shaker: don't try to intern all word props...
2010-02-03 Doug ColemanAllow setting errno instead of just clearing it
2010-02-03 Doug Colemanfix typo in os-windows.cpp
2010-02-03 Doug ColemanDon't allow access through symlinks leading out of...
2010-02-03 Doug Colemangitignore *.exp for win64
2010-02-03 Doug ColemanChange the MOVE_FILE macro to a function named move_file
2010-02-03 Slava Pestovcpu.ppc: final fix
2010-02-03 Slava Pestovcpu.ppc: another fix
2010-02-03 Slava Pestovcpu.ppc: load fixes
2010-02-03 Slava Pestovpairs: assoc implementation optimized for a single...
2010-02-03 Slava PestovFix classes.tuple tests and assocs help lint
2010-02-03 Doug ColemanERROR:s is immutable now, so don't use it in db
2010-02-03 Slava Pestovhelp.handbook: mention foo! naming convention
2010-02-03 Slava PestovUpdate some more 'update' usages to call 'assoc-union!'
2010-02-03 Slava Pestovcompiler.units: fix bug that came up recently with...
2010-02-03 Slava PestovRename update to assoc-union!, add assoc-filter! assoc...
2010-02-03 Slava Pestovcompiler: remove some unnecessary complexity
2010-02-03 Slava Pestovcompiler: tweak recompilation logic. speeds up '"terrai...
2010-02-03 Slava PestovCompiled code size optimizations for x86-64 resulting...
2010-02-03 Slava Pestovvm: always check call sites when installing PICs, not...
2010-02-03 Slava Pestovtools.memory: display some more code heap stats
2010-02-03 Slava Pestovmath.statistics: rename histogram* to histogram! and...
2010-02-03 Slava Pestovcompiler.tree.propagation.call-effect: hack so that...
2010-02-03 Slava PestovAdd code heap introspection primitive to VM, and make...
2010-02-03 Slava Pestovbinary-search: improve docs
2010-02-03 Slava Pestovstrings.tables: fix a logic error
2010-02-03 Slava PestovTest fixes
2010-02-03 Slava Pestovdb: update for ERROR: change
2010-02-03 Slava Pestovmacros: handle compile-time stack effect check of macro...
2010-02-03 Slava Pestovtuple-arrays: cleanup
2010-02-03 Slava PestovDocumentation improvements
2010-02-03 Slava PestovRevert "macros: macro body is now defined in its own...
2010-02-03 Slava Pestovprettyprint.callables: not needed anymore since fry...
2010-02-03 Slava Pestovvm: modify-code-heap primitive now takes a pair of...
2010-02-03 Slava Pestovcombinators: fix typo
2010-02-03 Slava PestovClarify documentation for compilation units and 'undefi...
2010-02-03 Slava Pestovprettyprint: make callstack output needlessly fancier
2010-02-03 Slava Pestovcombinators: ricing call-effect
2010-02-03 Slava Pestovlistener: add tools.walker to default interactive vocab...
2010-02-03 Slava Pestovclasses.tuple: make error slots read only for small...
2010-02-03 Slava PestovBetter error message for call( when quotation has the...
2010-02-03 Slava Pestovgeneric: rename method-body predicate class to method
2010-02-03 Slava Pestovwords: undefined error now contains the word in question
2010-02-03 Slava Pestovmacros: macro body is now defined in its own subword...
2010-02-03 Slava PestovMinor updates to string documentation
2010-02-03 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-03 Slava PestovMinor doc fixes
2010-02-03 Brad ChristensenMore documentation cleanup.
2010-02-03 Brad ChristensenA number of documentation fixes and cleanup.
2010-02-03 Brad ChristensenMinor doc cleanup.
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 Groffvector-friendlier math.quaternions
2010-02-02 Joe Groffmissed an alien.fortran test
2010-02-02 Daniel EhrenbergUpdating docs to say Unicode 5.2
2010-02-02 Daniel EhrenbergUpdating Unicode to version 5.2
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
next