2009-01-30 |
Joe Groff | remove math.blas.syntax and merge parsing words into...
|
commit | commitdiff | tree |
2009-01-30 |
Joe Groff | fix sequences.squish test
|
commit | commitdiff | tree |
2009-01-30 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-30 |
Joe Groff | Metadata for svg, sequences.squish, math.affine-transforms
|
commit | commitdiff | tree |
2009-01-30 |
Joe Groff | math.affine-transforms, sequences.squish, and svg vocabs
|
commit | commitdiff | tree |
2009-01-28 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-26 |
Joe Groff | ensure accumulator comes back as a vector from literals
|
commit | commitdiff | tree |
2009-01-20 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2009-01-20 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-12-31 |
Joe Groff | cairo image surface buffer needs to be mallocked
|
commit | commitdiff | tree |
2008-12-24 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-12-18 |
Joe Groff | gold plating for sequences.n-based
|
commit | commitdiff | tree |
2008-12-18 |
Joe Groff | n-based sequence assocs
|
commit | commitdiff | tree |
2008-12-18 |
Joe Groff | Typo in INSTANCE: doc
|
commit | commitdiff | tree |
2008-12-18 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-12-12 |
Joe Groff | docs and metadata for literals
|
commit | commitdiff | tree |
2008-12-12 |
Joe Groff | don't need dispose on offscreen-world, and it breaks...
|
commit | commitdiff | tree |
2008-12-12 |
Joe Groff | Metadata and docs for ui.offscreen
|
commit | commitdiff | tree |
2008-12-12 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-12-12 |
Joe Groff | seed of X11 offscreen backend
|
commit | commitdiff | tree |
2008-12-10 |
Joe Groff | OSX VM requires function from Cocoa framework, so link...
|
commit | commitdiff | tree |
2008-12-10 |
Joe Groff | oops
|
commit | commitdiff | tree |
2008-12-10 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-12-10 |
Joe Groff | windows backend for ui.offscreen
|
commit | commitdiff | tree |
2008-12-09 |
Joe Groff | do-offscreen combinator for managing resources while...
|
commit | commitdiff | tree |
2008-12-09 |
Joe Groff | suppress error when clicking the keyboard in key-caps
|
commit | commitdiff | tree |
2008-12-09 |
Joe Groff | Tweak windows and x11 backends to work with changes...
|
commit | commitdiff | tree |
2008-12-09 |
Joe Groff | Move offscreen-world widget and support words into...
|
commit | commitdiff | tree |
2008-12-09 |
Joe Groff | reenable BGRA case in draw-image
|
commit | commitdiff | tree |
2008-12-09 |
Joe Groff | offscreen-world widgets and offscreen pixel format...
|
commit | commitdiff | tree |
2008-12-09 |
Joe Groff | literals vocab. you can interpolate CONSTANT-WORD values...
|
commit | commitdiff | tree |
2008-12-09 |
Joe Groff | cocoa ui compile fixes
|
commit | commitdiff | tree |
2008-12-09 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-12-09 |
Joe Groff | cocoa backend for offscreen world rendering
|
commit | commitdiff | tree |
2008-12-08 |
Joe Groff | give OpenGL demo keys a little boost
|
commit | commitdiff | tree |
2008-12-08 |
Joe Groff | hey spheres, don't go run off the cliff if you didn...
|
commit | commitdiff | tree |
2008-12-08 |
Joe Groff | fix bunny/outlined framebuffer refresh bug and put...
|
commit | commitdiff | tree |
2008-12-05 |
Joe Groff | i fail at documentation
|
commit | commitdiff | tree |
2008-12-05 |
Joe Groff | bring back classic Amiga colors for spheres
|
commit | commitdiff | tree |
2008-12-05 |
Joe Groff | remove "generalizations" use from math.blas.vectors
|
commit | commitdiff | tree |
2008-12-05 |
Joe Groff | Renovate BLAS matrices
|
commit | commitdiff | tree |
2008-12-04 |
Joe Groff | Fix complex blas vectors
|
commit | commitdiff | tree |
2008-12-04 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-12-04 |
Joe Groff | Renovate math.blas.vectors to build off of functors...
|
commit | commitdiff | tree |
2008-12-03 |
Joe Groff | fix GUID struct field types to be LP64-proof
|
commit | commitdiff | tree |
2008-12-03 |
Joe Groff | Looks like someone beat me to the punch on json.writer fix
|
commit | commitdiff | tree |
2008-12-03 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-12-03 |
Joe Groff | fix serialization of t in json.writer
|
commit | commitdiff | tree |
2008-11-13 |
Joe Groff | make shader code in spheres a little more readable
|
commit | commitdiff | tree |
2008-11-13 |
Joe Groff | change cairo-gadget so it can handle constantly updating...
|
commit | commitdiff | tree |
2008-11-11 |
Joe Groff | Move cairo vocabs back into extra/
|
commit | commitdiff | tree |
2008-11-11 |
Joe Groff | change name of gadget in cairo-demo to avoid confusion...
|
commit | commitdiff | tree |
2008-11-11 |
Joe Groff | bring cairo-demo back from the dead
|
commit | commitdiff | tree |
2008-11-11 |
Joe Groff | bring cairo bindings back from the dead
|
commit | commitdiff | tree |
2008-10-04 |
Joe Groff | call find-gl-context to ensure context is set during...
|
commit | commitdiff | tree |
2008-10-01 |
Joe Groff | add capability verification and fix shader param error...
|
commit | commitdiff | tree |
2008-10-01 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-09-14 |
Joe Groff | Merge jcg@repo.or.cz:/srv/git/factor
|
commit | commitdiff | tree |
2008-09-14 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-09-13 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-09-13 |
Joe Groff | some debugging aids for cocoa libs
|
commit | commitdiff | tree |
2008-09-13 |
Joe Groff | cleanup on aisle 5
|
commit | commitdiff | tree |
2008-09-13 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-09-13 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-09-13 |
Joe Groff | yup, more type bugs
|
commit | commitdiff | tree |
2008-09-12 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-09-12 |
Joe Groff | typo
|
commit | commitdiff | tree |
2008-09-11 |
Joe Groff | one more cocoa type bug
|
commit | commitdiff | tree |
2008-09-11 |
Joe Groff | oops--broke the alien>objc-types reverse mapping
|
commit | commitdiff | tree |
2008-09-11 |
Joe Groff | more cocoa 64-bit type fixes
|
commit | commitdiff | tree |
2008-09-10 |
Joe Groff | change cocoa and core foundation types to be 64-bit...
|
commit | commitdiff | tree |
2008-09-09 |
Joe Groff | bring back method redefinition
|
commit | commitdiff | tree |
2008-09-09 |
Joe Groff | it's always the line you least expect
|
commit | commitdiff | tree |
2008-09-09 |
Joe Groff | disable method redefinition--is it really necessary...
|
commit | commitdiff | tree |
2008-09-09 |
Joe Groff | Merge branch 'master' into objective-c-2
|
commit | commitdiff | tree |
2008-09-09 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-09-09 |
Joe Groff | clean up. disable method type verification for debugging
|
commit | commitdiff | tree |
2008-09-08 |
Joe Groff | first crack at objc2 runtime. need to update type encoding...
|
commit | commitdiff | tree |
2008-09-08 |
Joe Groff | fix typo
|
commit | commitdiff | tree |
2008-09-01 |
Joe Groff | remove obsolete reference to "construct" in bunny.outlined...
|
commit | commitdiff | tree |
2008-09-01 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-09-01 |
Joe Groff | deploy.factor for joystick-demo
|
commit | commitdiff | tree |
2008-09-01 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-08-31 |
Joe Groff | Load game-input backend at compile time
|
commit | commitdiff | tree |
2008-08-31 |
Joe Groff | Change -in-place words in math.blas to use the "!"...
|
commit | commitdiff | tree |
2008-08-06 |
Joe Groff | game-input.backend: follow eval to its new home
|
commit | commitdiff | tree |
2008-08-04 |
Joe Groff | retool with-gl-program -- preserving the program object...
|
commit | commitdiff | tree |
2008-08-01 |
Joe Groff | Revert "Executable images"
|
commit | commitdiff | tree |
2008-08-01 |
Joe Groff | Executable images
|
commit | commitdiff | tree |
2008-07-30 |
Joe Groff | typo
|
commit | commitdiff | tree |
2008-07-30 |
Joe Groff | Merge branch 'master' of git://factorcode.org/git/factor
|
commit | commitdiff | tree |
2008-07-30 |
Joe Groff | Rebuild windows.com.wrapper objects on image init
|
commit | commitdiff | tree |
2008-07-30 |
Joe Groff | clean up game-input.backend init so that loading a...
|
commit | commitdiff | tree |
2008-07-29 |
Joe Groff | Rewrite string>guid and guid>string in windows.ole32...
|
commit | commitdiff | tree |
2008-07-27 |
Joe Groff | . . . and bi@,/tri@, , just for kicks
|
commit | commitdiff | tree |
2008-07-27 |
Joe Groff | bi, is really a better name than bi+. Add analogous...
|
commit | commitdiff | tree |
2008-07-27 |
Joe Groff | Swallow key gestures in key-caps window
|
commit | commitdiff | tree |
2008-07-27 |
Joe Groff | joystick-demo: controllers are not always immediately...
|
commit | commitdiff | tree |
2008-07-26 |
Joe Groff | key-caps demo
|
commit | commitdiff | tree |
2008-07-26 |
Joe Groff | game-input docs fixes
|
commit | commitdiff | tree |