]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-05-16 Slava PestovFix windows bootstrap
2009-05-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-16 Slava PestovMerge branch 'fix-bloom-filters-test' of git://github...
2009-05-16 Slava PestovFix usings on X11
2009-05-16 Slava PestovFix even more usings
2009-05-16 Slava PestovComment out JPEG code until we figure out if we want...
2009-05-16 Slava PestovDocs for parser.notes
2009-05-16 Slava PestovFix more usings
2009-05-16 Slava PestovFix conflict
2009-05-16 Slava Pestovhelp.lint: don't use mutable vocab tuple as key in...
2009-05-16 Slava PestovFactor out parser note code into parser.notes vocabular...
2009-05-16 Slava PestovBetter presentation for ambiguous-use-error, fix ui...
2009-05-16 Slava PestovFix cpu.ppc for strict vocabulary search path semantics
2009-05-16 Slava PestovChange how byte-vectors prettyprint
2009-05-16 Slava PestovClean up pprint-use and related code to use manifests
2009-05-16 Slava PestovMore work on auto-use
2009-05-16 Slava PestovAuto-use now prints out USING: forms again
2009-05-16 Slava PestovUpdate documentation for stricter vocabulary search...
2009-05-16 Doug Colemancall link-info instead of file-info, fix wonky spacing...
2009-05-16 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-16 Doug Colemanadd reverse time to terrain demo and refactored it...
2009-05-15 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-15 Slava Pestovserialize: Remove code for handling complex and ratio...
2009-05-15 Slava PestovFix escape analysis bug reported by Doug
2009-05-15 Doug Colemanlaunch editors with run-detached. the naming conventio...
2009-05-15 Doug Colemancall vim with run-detached instead of try-process....
2009-05-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-15 Joe Groffmove IOHIDManagerSetDeviceMatching call after IOHIDMana...
2009-05-15 Doug Colemanremove debugging code from bitstreams
2009-05-15 Doug Colemanfix inflate
2009-05-15 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2009-05-15 Joe Groffcocoa doesn't send key-up gestures for cmd+keys
2009-05-15 Joe Groffadd some more opengl extension bindings:
2009-05-15 Doug Colemanoops, i was using alt.bitstreams in some places
2009-05-15 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-15 Doug Colemanremove all the compress code from lzw until it works...
2009-05-15 Slava PestovUpdating code in basis and extra for stricter vocab...
2009-05-15 Slava PestovImplement stricter vocab search path semantics, with...
2009-05-14 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2009-05-14 Joe Groffdon't unfocus the world if cocoa view has gone fullscre...
2009-05-14 Slava Pestovcopy-tree now preserves file permissions on Unix
2009-05-14 Joe Groffset first responder on cocoa view back when returning...
2009-05-14 Joe Groffno reason not to use bit-array for game-input key state
2009-05-14 Slava PestovCleaning up USING: lists for new strict semantics
2009-05-14 Doug Colemancheck in marc's jpeg loader, png decoder, huffman,...
2009-05-14 Doug Colemanreplace my bitstream-reader with marc's bitstreams...
2009-05-14 Doug Colemanlarger default window size for gesture-logger
2009-05-14 Doug ColemanMerge branch 'master' of erg@factorcode.org:/git/factor
2009-05-14 Joe Groffspin on GetCurrentButtonState before warping cursor...
2009-05-14 Joe Groffflip cursor warp point for cocoa mouse grab into y...
2009-05-14 Doug Colemanhandle resize on key-down instead of key-up
2009-05-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-14 Joe Groffdon't assume world has children in debugger
2009-05-14 Slava Pestovui.tools.debugger: don't throw an error if world has...
2009-05-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-14 Slava Pestovui.backend.windows: create-window can now be called...
2009-05-14 Doug Colemanfullscreen* -> (fullscreen?), set-fullscreen* -> (set...
2009-05-14 Slava PestovRename use+ to add-use, move search to vocabs.parser...
2009-05-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-14 Doug Colemantoggle-screen is in the ui now
2009-05-14 Joe GroffMacOS X glFrustum generates -0.0 in W column of project...
2009-05-14 Doug Colemanfix the sky
2009-05-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-14 Doug Colemanadd a velocity-modifier to terrain demo for left shift...
2009-05-14 Doug Colemanrename set-fullscreen? to set-fullscreen, add a toggle...
2009-05-14 Slava PestovRename a word
2009-05-14 Slava Pestovwebapps.mason: work on it some more
2009-05-14 Slava PestovUpdate mason.platform for webapps.mason
2009-05-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-14 Slava Pestovwebapps.mason: preliminary checkin
2009-05-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-14 Joe Groffredundant math is redundant
2009-05-14 Joe Groffin game-worlds, open game-input before starting game...
2009-05-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-14 Slava Pestovmason.notify.server: parameters were wrong way around
2009-05-14 Joe Groffrotate-circular word
2009-05-14 U-C4\Administratorunbassackwardsify the mouse, q and e rotate too
2009-05-14 U-C4\AdministratorMerge branch 'master' of git://factorcode.org/git/factor
2009-05-14 U-C4\Administratorterrain demo allows looking around with keyboard now...
2009-05-13 Slava PestovNew mason.notify.server tool, and fix failure report
2009-05-13 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-13 Slava Pestovmason.common: fix git-id word on Windows
2009-05-13 Slava Pestovtools.annotations: now prints a table of values
2009-05-13 Slava PestovMerge branch 'irc' of git://www.tiodante.com/git/factor
2009-05-13 Slava PestovMerge branch 'redis' of git://www.tiodante.com/git...
2009-05-13 Slava PestovFix regression with: bad interaction between predicate...
2009-05-13 Slava PestovGraduation! Move game-input and iokit into basis
2009-05-13 Slava Pestovos-linux.cpp: inotify wrappers should be VM_C_API
2009-05-13 Slava PestovMore VM cleanups
2009-05-13 Slava PestovFix FEP if there are too many words in the image, clean...
2009-05-13 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-13 Slava PestovFix compiler breakage if a GENERIC# has an incorrect...
2009-05-13 Slava PestovFix GENERIC# with out of bounds dispatch position
2009-05-12 Alec Berrymanbloom-filters: fix tests on 64-bit machines
2009-05-12 Slava Pestovfix stat on 64bit linux
2009-05-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-12 Slava Pestovtools.deploy.shaker: Only strip out compiler classes...
2009-05-12 Slava Pestovmason: add timeouts in more places, clean up .dmg creat...
2009-05-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-12 Slava PestovLink VM with OpenSSL on NetBSD otherwise it can't find...
next