]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-01-20 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-01-20 erikcDirectSDK bindings, excluding dinput which already...
2010-01-20 Joe Groffdownsample gpu.demos.raytrace sound effects to 11kHz...
2010-01-20 erikcMap WM_APPCOMMAND browser backward and forward messages...
2010-01-20 Joe Groffallow audio-sources to control reference distance and...
2010-01-20 Joe Groffadd gratuitous audio to gpu.demos.raytrace
2010-01-20 Joe Groffmake a protocol for audio.engine sources/listeners...
2010-01-20 Joe Groffgame.worlds overhaul: add optional support for integrat...
2010-01-19 Joe Groffmake apply-world-attributes generic
2010-01-19 Joe Groffadd words to audio.engine for synchronized play/pause...
2010-01-19 Joe Groffaudio.loader vocab that reads audio file with reader...
2010-01-19 Joe Groffaiff audio file reader
2010-01-19 Joe Groffmake audio.wav endian-neutral
2010-01-19 Joe Groffoops. remove catheter and IVs from audio.engine
2010-01-19 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-19 Joe Groffmake audio.engine actually work, add audio.engine.test...
2010-01-19 Joe Groffadd DESTRUCTOR:s for alcCloseDevice and alcDestroyContext
2010-01-19 Joe Groffremove redundant USING: from terrain
2010-01-19 Slava Pestovbuild-support/cleanup: clean up 'images' directory...
2010-01-19 Slava Pestovvm: don't recompile lazy-jit-compile more than once
2010-01-19 Slava PestovGNUmakefile: some more cleanups
2010-01-19 Slava Pestovcompiler.tree.propagation.call-effect: eliminate some...
2010-01-19 Slava Pestovvm: remove primitive table, non-optimizing compiler...
2010-01-19 Slava PestovFix performance regression in vector ops on specialized...
2010-01-19 Doug ColemanEven better fix for building Factor's shared library
2010-01-18 Joe Groffaudio.engine initial code dump
2010-01-18 Doug ColemanBetter fix for building dll on WIndows
2010-01-18 Slava PestovUse ParseCommandLineArgvw() on Windows again, instead...
2010-01-18 Doug ColemanDon't build the Factor dll twice on Windows
2010-01-18 Slava Pestovcompiler.tree.escape-analysis: make tests a bit more...
2010-01-18 Slava Pestovio.servers.connection: accept-loop doesn't need to...
2010-01-18 Slava PestovStop wearing monocle and use the term "entry point...
2010-01-18 Doug ColemanFix minor typo in <server> docs
2010-01-18 Joe Groffadd ALC bindings to openal
2010-01-18 Joe Groffmissing USING:s
2010-01-17 Joe Groffgame.loop: fps word to divide a value into 1,000,000
2010-01-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-17 Joe Groffmethod-chains docs
2010-01-17 Joe Groffdocument game.loop
2010-01-17 Joe Groffadd begin-game-world and end-game-world generics so...
2010-01-17 Slava Pestovvm: fix command line parsing on Windows
2010-01-17 Doug ColemanWork around gcc bug on openbsd
2010-01-17 Slava PestovRemove generated file factor.res added by mistake
2010-01-17 Slava PestovNmakefile: build factor.dll and link in resource file
2010-01-16 Joe Groffdocument game.worlds, tweak GAME: syntax
2010-01-16 Joe Groff"a block border" => "a black border"
2010-01-16 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-16 Joe GroffGAME: syntax for defining game entry point with game...
2010-01-16 Joe Groffuse MAIN-WINDOW: for key-caps
2010-01-16 Joe Groffformatting ocd
2010-01-16 Joe Groffhurr semicolon
2010-01-16 Joe Groffuse world-attributes pref-dim instead of world pref...
2010-01-16 Joe Grofflink MAIN-WINDOW: docs into UI docs
2010-01-16 Joe Groffspheres can use MAIN-WINDOW: too
2010-01-16 Slava Pestovvm: Tweak Factor VM to compile with Microsoft Visual...
2010-01-16 Slava Pestovslots: fix declaration unit test
2010-01-16 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-01-16 Sascha Matzkeadjusted USING: - removed unix vocab
2010-01-16 Slava Pestovspecialized-arrays: don't define useless empty T-sequen...
2010-01-16 Slava Pestovcompiler.tree.propagation: ensure that we don't call...
2010-01-16 Slava Pestovslots, classes.tuple: make 'integer'-declared slots...
2010-01-16 Slava Pestovio.buffers: fix buffer-until for iota (reported by...
2010-01-16 Slava Pestovui.gadgets.search-tables: fix breakage
2010-01-16 Doug ColemanFix iota bug in io.files.info.windows
2010-01-16 Joe Groffdocument MAIN-WINDOW:
2010-01-16 Joe Groffpry off some ui app boilerplate with a MAIN-WINDOW...
2010-01-15 Joe Groffallow window pref-dim to be provided in world-attributes
2010-01-15 Joe Groffgame-loop: change "tick-length" to more descriptive...
2010-01-15 Joe Groffbump game demos up to 60fps. we have the technology
2010-01-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Joe Groffsqueeze some TYPED: juice on gpu.*
2010-01-15 Doug ColemanMerge branch 'mongodb-changes' of git://github.com...
2010-01-15 Slava PestovHelp lint fixes for iota
2010-01-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-14 Doug ColemanFix a few integers-as-sequences in docs
2010-01-14 Doug ColemanClean up a windows.time word
2010-01-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-01-14 Slava Pestovuse iota in retry combinator in mason
2010-01-14 Slava Pestovmath.parser: fix docs -- maximum radix is 16 not 36
2010-01-14 Slava Pestovparser: make 'CONSTANT: foo<newline>3' work in the...
2010-01-14 Slava Pestovmath.functions: fix memory protection error if exp...
2010-01-14 Slava Pestovgeneric, sequences: update docs for iota
2010-01-14 Slava PestovChange [0,b) usages to iota
2010-01-14 Slava Pestovstack-checker: add inputs and outputs words, since...
2010-01-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-14 Slava Pestovstack-checker.errors.prettyprint: fix prettyprinting...
2010-01-14 Doug Colemanrandom is generic now -- iota random -> random
2010-01-14 Doug ColemanUpdate docs for random
2010-01-14 Slava Pestovbenchmarks: update for iota
2010-01-14 Doug ColemanDon't rely on integers as sequences for unit tests
2010-01-14 Doug ColemanMake random a generic so it can still be called on...
2010-01-14 Slava Pestov24-game: update for iota
2010-01-14 Slava Pestovsudoku: update for iota
2010-01-14 Slava Pestovmaze: update for iota
2010-01-14 Slava Pestovjamshred: update for iota
2010-01-14 Slava Pestovui.pens.gradient: update for iota
2010-01-14 Slava Pestovtetris.gl: update for iota
2010-01-14 Slava Pestovnoise: update for iota
2010-01-14 Slava PestovRemoving integers-as-sequences
2010-01-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
next