]> gitweb.factorcode.org Git - factor.git/history - basis
windows pixel-format backend
[factor.git] / basis /
2009-05-02 Joe Groffwindows pixel-format backend
2009-05-02 Joe Groffneed to pass world as arg to pixel-format hooks
2009-05-02 Joe Groffadjust pixel format syntax. override offscreen-world...
2009-05-01 Joe Groffshove cocoa pixel format attribute conversion into...
2009-05-01 Joe GroffGENERIC: support in functors
2009-05-01 Joe GroffMerge branch 'master' of ../factor-win/
2009-05-01 U-FROGGER\ergfix GL-FUNCTION: syntax on wgl extension functions
2009-05-01 U-FROGGER\ergMerge branch 'master' of http://factorcode.org/git...
2009-05-01 Joe Groffdon't really want that read-only!
2009-05-01 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-05-01 Joe Groffcompilation fixes
2009-05-01 Sascha MatzkeMerge branch 'master' of git://factorcode.org/git/facto...
2009-05-01 Slava PestovFix infinite loop when compiling a word containing...
2009-05-01 Joe Groffcocoa backend support for ui.pixel-formats; world-pixel...
2009-05-01 Slava PestovFix typo in redefine14 test
2009-05-01 Sascha MatzkeMerge branch 'master' of git://factorcode.org/git/facto...
2009-05-01 Slava Pestovui.gadgets.sliders: fix usability issue
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-05-01 Slava Pestovui.tools.browser: don't add current page to history...
2009-05-01 Slava Pestovgesture>string: S+C+z not S+C+Z
2009-05-01 Slava PestovImprove UI listener completion behavior
2009-05-01 Slava PestovAdding and removing vocabs now updates all-vocabs-seq
2009-05-01 Slava Pestovtools.deploy.test: close stdin
2009-05-01 Slava PestovSome new compiler tests
2009-05-01 Slava Pestovmacro call sites don't need an inlined-dependency on...
2009-05-01 Slava PestovRename enable/disable-compiler to enable/disable-optimi...
2009-05-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-01 Slava Pestovtools.disassembler.udis: fix careless <c-object> usage
2009-05-01 Slava PestovSome gold plating
2009-05-01 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-01 Slava PestovFix some test failures and add an unportable tag
2009-05-01 Joe Groffmove literals vocab to basis
2009-05-01 Joe Groffget rid of variable-based pixel format crap in cocoa...
2009-05-01 Joe Groffmultisample and float extensions for GLX
2009-05-01 Slava PestovTweak http.client docs
2009-05-01 U-FROGGER\ergMerge branch 'master' of git://factorcode.org/git/factor
2009-05-01 Slava PestovUpdate usages of global ... change-at to use the new...
2009-05-01 Slava PestovAdd unportable tag to merger and fix indentation in...
2009-05-01 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-01 Joe GroffWGL_ARB_pixel_format extension binding
2009-05-01 Slava PestovMerge git://github.com/bogiebro/factor into bogiebro2
2009-05-01 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-05-01 Slava PestovMerge branch 'master' of git://github.com/seckar/factor
2009-05-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-01 Slava Pestovcall( fast-path now supports curry and compose
2009-05-01 Slava PestovPassing an invalid parameter to 'declare' doesn't break...
2009-05-01 Joe Groffeliminate windows.opengl32 dependency from opengl.gl...
2009-05-01 Slava Pestovtools.deploy.shaker: update for method dispatch changes
2009-05-01 Joe GroffOS-independent pixel formats abstraction
2009-05-01 Slava PestovFix tools.time output in the TTY listener
2009-05-01 Slava PestovNon-optimizing compiler doesn't need to optimize 'dispa...
2009-05-01 Slava Pestovtools.walker: fix tests
2009-04-30 Doug Colemanmake windows.fonts unportable
2009-04-30 Slava PestovFix PICs for x86-64
2009-04-30 Doug Colemansupport fullscreen mode in windows ui
2009-04-30 Doug Colemanfix bootstrap on windows. here's an opportunity to...
2009-04-30 Doug Colemanfix win32 error handling
2009-04-30 Doug Colemanmake tools.scaffold.windows unportable
2009-04-30 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-30 Doug Colemanfinish fixing the using list for windows.errors, more...
2009-04-30 Doug Colemanmove windows error handling to windows.errors and updat...
2009-04-30 Slava PestovTag-only PIC checks would always miss
2009-04-30 Slava PestovPPC make-image fix
2009-04-30 Slava PestovMachine code is now stored in a byte array instead...
2009-04-30 Slava PestovBum 3 instructions out of megamorphic fast path by...
2009-04-30 Slava PestovFix PPC make-image
2009-04-30 Slava PestovNon-optimizing compiler now open-codes megamorphic...
2009-04-30 Slava PestovFix test failures from ratio/complex built-in removal
2009-04-30 Slava Pestovcompiler.tree.debugger: wasn't counting intrinsics...
2009-04-30 Slava PestovReplace ratio and complex built-in types with tuples...
2009-04-30 Slava Pestovbootstrap.image: remove some duplication from emit...
2009-04-30 Slava PestovGet rid of two instructions from tag pics and one instr...
2009-04-30 Slava PestovFix TEST opcode in cpu.x86.assembler
2009-04-30 Slava PestovEliminate 3 instructions from PIC fast path
2009-04-30 Doug Colemanfix bug in tools.scaffold
2009-04-30 Slava Pestovcompiler: don't wrap non-inference errors in compile...
2009-04-30 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-30 Doug Colemandon't scaffold an authors file if the developer-name...
2009-04-29 Doug Colemanscaffold-emacs should use application-data directory...
2009-04-29 Joe Grofftypo in delegate docs
2009-04-29 Joe Groffliteral syntax for rects
2009-04-29 Sam Anklesariacomboboxes vocab + ui authors, summaries
2009-04-29 Slava PestovFix hi-tag-or-tuple PICs
2009-04-29 Slava PestovDebugging inline caching
2009-04-29 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-29 Doug Colemanadd make-hard-link to io.files.links
2009-04-29 Slava Pestovtools.time: print method dispatch statistics
2009-04-29 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-04-29 Slava PestovUpdate compiler tests for tag number changes
2009-04-28 Slava PestovAdd new relocation type for call sites which may be...
2009-04-28 Slava PestovSplit up types.c/h into smaller files, remove optimized...
2009-04-28 Slava PestovAdd -pic= command line argument
2009-04-28 Slava PestovAdd method dispatch statistics
2009-04-28 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-28 Slava PestovWorking on inline caching
2009-04-27 Slava PestovMerge branch 'inline_caching' into jit_cleanup
2009-04-27 Slava PestovFix conflict from master
2009-04-27 Slava PestovMerge branch 'master' into inline_caching
2009-04-27 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2009-04-27 Slava PestovDon't compile predicate engines since there's no gain
next