]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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 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...
2010-02-23 Slava Pestoveffects.parser: throw a proper no-word error if effect...
2010-02-23 Slava Pestovformatting: fix docs
2010-02-23 Joe Groffadd opaque C-TYPEs for sundry interfaces to windows.com
2010-02-23 Joe Groffclasses.struct: reader-quot was checking struct-slot...
2010-02-23 Joe Groff_DARWIN_MAXNAMELEN+1 should actually be _DARWIN_MAXNAME...
2010-02-23 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-02-23 Joe Groffalien.fortran: update tests to reflect new pointer...
2010-02-23 Joe Groffcairo.ffi: update references to pointer types in alien...
2010-02-23 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-23 Erik CharleboisMake scaffolding use set-file-lines so that generated...
2010-02-23 Erik CharleboisWindows DDK SetupAPI bindings -- used for hardware...
2010-02-23 Erik CharleboisSummary and tags file for windows.ddk.hid
2010-02-23 Erik CharleboisFix new compile errors in d3d bindings
2010-02-23 Erik CharleboisAdd scaffolding for platforms.txt, add option to fuel...
2010-02-23 Joe Groffdb.sqlite.ffi: replace some TYPEDEF: void* foo* with...
2010-02-23 Joe Groffrepeated runs of classes.tuple test would fail because...
2010-02-23 Erik CharleboisSyntax highlighting for COM-INTERFACE:
2010-02-23 Erik CharleboisRevert change to make-callback-type cause Slava already...
next