]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-02-22 Slava Pestovwindows.ddk.hid: add platforms.txt
2010-02-22 Slava Pestovstack-checker.alien: now that C types are words, the...
2010-02-22 Slava Pestovalien.c-types: remove void? word
2010-02-22 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-22 Slava Pestovstack-checker.dependencies: add depends-on-c-type
2010-02-22 Slava Pestovparser: auto-use prefers non-private words to private...
2010-02-22 Doug ColemanRequire that g++ or cl be present to use factor.sh
2010-02-22 Doug ColemanAdd some more win32 symbols
2010-02-22 Doug ColemanFix quirk in open-in-explorer -- msft explorer wouldn...
2010-02-22 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-22 Joe Groffwindows.com: add missing USING: windows.types
2010-02-22 Joe Groffwindows.com.syntax: don't put c-type words inside stack...
2010-02-22 Doug ColemanCheck if we're using ttys before starting curses, since...
2010-02-22 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-02-22 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2010-02-22 Joe Groffmath.blas: update string c-types
2010-02-22 Joe Groffio.sockets.windows.nt: update string c-types in alien...
2010-02-22 Erik CharleboisBindings to the HID portion of the Windows DDK.
2010-02-22 Erik CharleboisFUEL: Add UNION-STRUCT: to syntax highlighting.
2010-02-22 Slava Pestovcpu.ppc: fix string c-type usage
2010-02-22 Slava Pestovwindows.com.prettyprint: remove circular dependency...
2010-02-22 Slava Pestovvocabs.loader: tweak platform checking logic
2010-02-22 Slava Pestovcocoa.messages: fix
2010-02-21 Joe Groffremove string c-types from classes.struct tests
2010-02-21 Joe Groffwindows.com.syntax: parse return c-type of COM-INTERFAC...
2010-02-21 Joe Groffopengl.gl.extensions: scan return type of GL-FUNCTION...
2010-02-21 Joe Groffcore-foundation.fsevents: use CALLBACK: type to define...
2010-02-21 Joe Groffremove references to c-types hash from deploy tool
2010-02-21 Joe Groffditch string c-types
2010-02-21 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-21 Erik CharleboisFix parse error in elisp file
2010-02-21 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-21 Erik CharleboisFUEL: Add prefix key behavior to fuel-test-vocab so...
2010-02-21 Erik CharleboisAdd scaffolding words for tags, summary and authors...
2010-02-21 Erik CharleboisFUEL: Flip the default behavior of visit-other-file...
2010-02-21 Slava Pestovcocoa.messages: if a class cannot be found, IMPORT...
2010-02-21 Slava Pestovvocabs: document platforms.txt
2010-02-21 Slava Pestovunix.utmpx: fix load errors
2010-02-21 Joe Groffadjust wording in game.loop docs
2010-02-21 Erik CharleboisUnit test checking the stack effects from FUNCTION:.
2010-02-21 Slava PestovMove windows.dragdrop-listener to unmaintained
2010-02-21 Slava Pestovio.serial.windows: fix load error
2010-02-21 Slava Pestovnative-thread-test: clean up
2010-02-21 Slava Pestovunix.utilities: remove platforms.txt since its portable
2010-02-21 Slava PestovRename io.launcher.unix.parser to simple-tokenizer...
2010-02-21 Slava Pestovui.text.pango: add a platforms.txt
2010-02-21 Slava Pestovtools.crossref: fix method cross-referencing
2010-02-20 Aaron Schaeferminor poker vocab cleanup
2010-02-20 Joe Groffgame.loop: separate delegate into tick-delegate and...
2010-02-20 Joe Groffgame.input: add a convenient "buttons-delta" word to...
2010-02-20 Joe Groffif you're going to support shift-del, you should also...
2010-02-20 Aaron Schaeferclean up PE solution 255
2010-02-20 Aaron SchaeferAdd PE problem 70 to common project file
2010-02-20 Aaron SchaeferSolution to Project Euler problem 70
2010-02-20 Erik CharleboisThe return values in the stack effects of FUNCTION...
2010-02-20 Erik CharleboisMerge up
2010-02-20 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-20 Erik CharleboisMerge up
2010-02-20 Slava Pestovcontinuations: add a throw-continue word for resumable...
2010-02-20 Slava Pestovvocabs.loader.test.a: fix
2010-02-20 Slava PestovFix load errors exposed by platforms.txt change
2010-02-20 Slava Pestovvocabs.metadata: replace unportable tag with a platform...
2010-02-19 Slava Pestovui.gadgets.worlds: support S+DELETE as an alternative...
2010-02-19 Slava Pestovmake: documentation tweak
2010-02-19 Slava Pestovprettyprint.config: set some output limits by default...
2010-02-19 Slava Pestovstack-checker.dependencies: fix load error
2010-02-19 Slava Pestovtools.crossref: don't include generic words in usage...
2010-02-19 Slava Pestovspecialized-arrays: generate slightly more efficient...
2010-02-19 Slava PestovFix two problems with recompilation: predicate constant...
2010-02-19 Slava Pestovio.monitors.recursive: fix hang introduced by recent...
2010-02-19 Slava PestovMerge branch 'fixes' of git://github.com/Blei/factor
2010-02-19 Slava Pestovio.monitors: if a monitor is disposed while other threa...
2010-02-19 Philipp Brüschweilerinfix: part about integers as sequences doesn't apply...
2010-02-19 Philipp Brüschweilerassocs: doc fixes
2010-02-19 Philipp Brüschweilersequences: clarify some stack effect and examlpes in...
2010-02-19 Philipp Brüschweilermath: typo in rem docs
2010-02-19 Philipp Brüschweilerui.tools.listener docs: typo
2010-02-19 Slava Pestovconcurrency.promises: fix formatting
2010-02-19 Slava Pestovconcurrency.mailboxes: mailboxes should not be disposab...
2010-02-19 Slava Pestovlibusb: add unportable tag since it depends on the...
2010-02-19 Slava Pestovgame.input: fix load error on *BSD, remove dependency...
2010-02-19 Aaron Schaeferupdate project-euler common files
2010-02-18 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-18 Slava Pestovhelp.lint.checks: you can't have duplicate names in...
2010-02-18 Slava PestovUpdate documentation for new help lint check
2010-02-18 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-18 Erik CharleboisBindings to libusb
2010-02-18 Erik CharleboisImplement input grabbing for x11; add do-nothing game...
2010-02-18 Slava Pestovhelp.stylesheet: tweak color
2010-02-18 Slava Pestovtools.deploy.libraries.windows: add unportable tag...
2010-02-18 Aaron SchaeferSolution to Project Euler problem 206
2010-02-18 Erik CharleboisMerge up
2010-02-18 Joe GroffRevert "fix append-path and vocab-dir to use path-separ...
2010-02-18 Joe GroffRevert "io.pathnames: make absolute-path? public"
2010-02-18 Joe GroffRevert "make io.pathnames tests path-separator-neutral"
2010-02-18 Joe GroffRevert "vocabs.loader: make vocab-dir+ use path-separat...
2010-02-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-17 Joe Groffupdate gpu docs—VAOs no longer required
2010-02-17 Slava Pestovio.pathnames: fix doc typo
2010-02-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
next