]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-03-03 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-03-03 Erik CharleboisUpdate tags.txt files for Windows DDK
2010-03-03 Erik CharleboisInitial checkin of OpenCL bindings
2010-03-03 Joe GroffMerge branch 'lexer-parsing-word-errors'
2010-03-03 Erik CharleboisFUEL syntax updates
2010-03-02 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-02 Joe Groffneedlessly rice game.input backends further by using...
2010-03-02 Doug ColemanFix load error in calendar
2010-03-02 Doug ColemanAdd a parsing word to output slots to the stack instead...
2010-03-02 Doug ColemanUse TYPED: in a few places in calendar.format to avoid...
2010-03-02 Doug ColemanRemove year/month/day words because they're dumb and...
2010-03-02 Joe Groffgame.input.*: factor out callback implementations to...
2010-03-02 Doug ColemanRemove the http-data word
2010-03-02 Joe Groffyay C89
2010-03-01 Joe Groffrecord the C++ compiler version in the VM, and expose...
2010-03-01 Joe Groffparse-tokens had two $notes sections. oops!
2010-03-01 Joe Grofflexer, parser: update docs on "parse-tokens" and add...
2010-03-01 Joe Groffwindows.directx.d3d9: a method was missing argument...
2010-03-01 Joe Grofflexer: add "each-token" and "map-tokens", which are...
2010-03-01 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-01 Joe Groffclasses.tuple.parser: throw bad-slot-name immediately...
2010-03-01 Joe Groffwindows.com: update COM-INTERFACE: to parse incrementally
2010-03-01 Joe Groffcut commas off of FUNCTION: parameter names in stack...
2010-03-01 Joe Groffupdate GL-FUNCTION: to use new FUNCTION: factors
2010-03-01 Joe Groffalien.parser: refactor FUNCTION: parsing to read from...
2010-02-28 Slava Pestovcore-foundation.run-loop: clean up and speed up some...
2010-02-28 Joe Grofflexer, parser: show initial parsing word line as part...
2010-02-28 Slava Pestovwebapps.help: fix typo
2010-02-27 Doug Colemanfix docs for csv
2010-02-27 Doug ColemanBeginning of a real fullscreen library
2010-02-27 Doug Colemanadd missing using
2010-02-27 Doug ColemanAdd a slot for worlds to know if they are fullscreened...
2010-02-27 Doug Colemanmore user32 bindings
2010-02-27 Doug ColemanAdd a slots{ word for accessing multiple slots
2010-02-27 Doug ColemanAdd csv>string and string>csv
2010-02-27 Doug ColemanDocs for http-data
2010-02-27 Doug ColemanAdd a new word http-data that is just http-get nip
2010-02-27 Joe Groffrename game.input.linux to game.input.x11, make x>hid...
2010-02-27 Joe Groffmove XQueryKeymap binding to x11.xlib
2010-02-27 Joe Groffco-credit William Schlieper for game.input.linux
2010-02-27 Joe GroffMerge branch 'master' of git://github.com/william42...
2010-02-26 Joe Groffgrouping: circular-slice shouldn't be a subclass of...
2010-02-26 Erik CharleboisMerge branch 'master' of github.com:erikcharlebois...
2010-02-26 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-26 Erik CharleboisFix windows.directx compile errors
2010-02-26 Joe Groffgrouping: add circular clumps (e.g. { 1 2 3 4 } 3 circu...
2010-02-26 Erik CharleboisAdd perp and angle-between words for vectors. Fix bug...
2010-02-26 Joe Groffwindows.com: typedef interface word to void* immediatel...
2010-02-25 Joe Groffdeploy chipmunk lib
2010-02-25 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-25 Joe Groffremove repeated "pad" slots from x11.xlib structs
2010-02-25 Doug ColemanAdd more user32 bindings
2010-02-25 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-25 Joe Groffclasses.struct: raise an error in STRUCT: if there...
2010-02-25 Erik CharleboisAdd perp and angle-between words for vectors. Fix bug...
2010-02-25 Slava Pestovsequences: fix help lint
2010-02-25 Slava Pestovsyndication: get it working with doublec's wacky atom...
2010-02-25 Slava Pestovsequences: add cartesian-each, cartesian-map, cartesian...
2010-02-25 Joe Groffgame.worlds: construct game-loop object before begin...
2010-02-25 Joe Grofffix up chipmunk.demo, add a MAIN:
2010-02-25 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-25 Joe Groffmove chipmunk to chipmunk.ffi
2010-02-24 Slava Pestovsequences: add suffix! to destructive sequence ops...
2010-02-24 Slava Pestovwebapps.wiki: fix template
2010-02-24 Slava PestovSlices over specialized arrays can now be passed to...
2010-02-24 Doug ColemanAdd some commented out unit tests to io.ports.tests...
2010-02-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-24 Joe Grofftidy up load errors in ui.backend.x11
2010-02-24 Doug ColemanUse for(;;) instead of do/while in a few places, fix...
2010-02-24 Slava Pestovio.files.unix: fix load errors arising from byte-length...
2010-02-24 Slava Pestovcore-foundation.run-loop: cleanup
2010-02-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-24 Joe Groffui.backend.cocoa: invalidate run loop timers before...
2010-02-24 Slava PestovMove closures, fries and set-n to unmaintained
2010-02-24 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-24 Slava Pestovcocoa.messages: cleanup
2010-02-24 Slava PestovSpecialized arrays, structs and other objects respondin...
2010-02-24 Erik CharleboisBindings to the WinUSB part of the Windows DDK
2010-02-24 Joe Groffui.gadgets.worlds: deactivate world before calling...
2010-02-24 Joe Grofftools.deploy.shaker: raise a generic "This application...
2010-02-24 Joe Groffdocument system-alert
2010-02-24 Joe Groffopengl.gl: all those GLchar* should be c-string[ascii]
2010-02-24 Joe Groffui: add a "system-alert" hook that can raise a system...
2010-02-23 Joe Groffmissed a uchar* in cairo.ffi
2010-02-23 Joe Groffadd missing USING: effects.parser to descriptive, set-n
2010-02-23 Joe Groffchange back other char/uchar* parameters that don't...
2010-02-23 Joe Groffcairo.ffi, core-foundation.strings: change some functio...
2010-02-23 Joe Grofftypo in alien.data docs
2010-02-23 Joe Groff"pointer-c-type" word-prop hack is now unnecessary...
2010-02-23 Joe Grofftypo in alien.parser test
2010-02-23 Joe Grofffix typos in alien docs
2010-02-23 Joe Groffrename current string-mangling "char*" to "c-string...
2010-02-23 Joe Groffupdate docs about pointer types
2010-02-23 Joe Groffget rid of the last few pointer typedefs in db.postgres...
2010-02-23 Joe Groffhave TYPEDEF:, STRUCT: etc. throw an error if you try...
2010-02-23 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-23 Joe Groffwindows.types: fix definition of wchar_t* as { char...
2010-02-23 Joe Groffif any typedef in the chain has a pointer-c-type, use it
2010-02-23 Slava Pestovfreetype: fix load error
2010-02-23 Slava PestovGet foldable and flushable declarations working on...
next