]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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
2010-04-24 Doug Colemaninit-cuda in a couple more places...
2010-04-24 Doug ColemanSprinkle init-cuda everywhere you could conceivably...
2010-04-24 Doug ColemanCopy factor.image to factor.image.fresh after bootstrap...
2010-04-24 Doug ColemanMore error checking in constructors for when slot name...
2010-04-23 Doug ColemanMove cuda.devices word out of cuda.utils
2010-04-23 Doug ColemanCompile the .cu file with a relative pathname instead...
2010-04-23 Doug ColemanAdd using
2010-04-23 Doug Colemanmove cuda.utils library words to cuda.libraries
2010-04-23 Doug Colemanremove init-cuda from a combinator because it's a start...
2010-04-23 Doug ColemanRun hello-world on each CUDA device. fix a bug with...
2010-04-23 Doug Colemanmake host>device only take one parameter, add 2<<<...
2010-04-22 Joe Groffuse word-props instead of singletons for enum>number...
2010-04-22 Joe Groffdoll up ENUM: docs
2010-04-22 Doug ColemanMerge remote branch 'origin/master'
2010-04-22 Doug ColemanFix alien.enum docs
2010-04-21 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-21 Joe Grofflua: clean up some literals abuse
2010-04-21 Doug ColemanFix C-ENUM: -> ENUM:
2010-04-21 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-04-21 Daniel EhrenbergFixing issue where require-when could create a circularity
2010-04-21 Doug ColemanAdd a 'not tested' tag to javascriptcore
2010-04-21 Erik CharleboisMerge branch 'dwarf'
2010-04-21 Erik CharleboisMerge branch 'fluids'
2010-04-21 Erik CharleboisMerge branch 'lua'
2010-04-21 Erik CharleboisRemove redundant vocab usage in model-viewer
2010-04-21 Joe GroffMerge branch 'master' of factorcode.org:/git/factor...
2010-04-21 Joe GroffMerge branch 'master' into symbolic-enums
2010-04-21 Joe Groffalien.enums: make enum>number foldable so it optimizes...
2010-04-20 Joe GroffMerge branch 'symbolic-enums' of git://github.com/erikc...
2010-04-20 Doug Colemanuse js-context in eval-js
2010-04-20 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-20 Joe GroffGNUmakefile: build factor shared library by default...
2010-04-20 Doug ColemanMove the guts of eval-js to its own word, add eval...
2010-04-20 Doug Colemanfix add-library in javascriptcore
2010-04-20 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-20 Joe Groffcuda.ptx: better representation of operands
2010-04-20 Doug ColemanAdd unit test to javascriptcore, make eval-js throw...
2010-04-20 Doug ColemanAdd eval-js and eval-js-file
2010-04-20 Erik CharleboisUse generic word for enum>number. Tests and documentations.
2010-04-20 Erik CharleboisRemove ENUM: f and replace uses with CONSTANTs.
2010-04-20 Joe Groffprettyprint ENUM: definitions
2010-04-20 Joe Groffadd alien.enums vocab with enum-c-types that convert...
2010-04-20 Joe Groffalien.c-types: use CONSULT: to define c-type-protocol...
2010-04-20 Joe Groffalien.parser, alien.syntax: send ENUM: body to parse...
2010-04-20 Joe Groffalien.parser: have define-enum handle the case when...
2010-04-20 Joe Groffalien.parser, alien.syntax: refactor ENUM: to separate...
2010-04-20 Joe GroffC-ENUM: -> ENUM:
2010-04-20 Erik CharleboisLua FFI bindings
2010-04-20 Erik CharleboisDwarf authors file
2010-04-20 Erik CharleboisDWARF ffi constants
2010-04-20 Erik CharleboisResources file for fluids and using vocab: instead...
2010-04-20 Erik CharleboisMerge branch 'master' of git://factorcode.org/git/factor
2010-04-20 Doug ColemanAdd callstack-bounds primitive to vm/ for use with...
2010-04-20 Doug ColemanAdd a with-javascriptcore combinator to set the callsta...
2010-04-19 Doug ColemanUse the javascriptcore library in javascriptcore bindings..
2010-04-19 Doug ColemanOnly load core-foundation vocab on macosx
2010-04-19 Doug ColemanAdd a bare-bones javascriptcore.ffi binding
2010-04-19 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-04-19 Slava PestovMerge branch 'require-when' of git://github.com/littled...
2010-04-19 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
next