]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoCreate basis vocab root
Slava Pestov [Tue, 29 Jul 2008 03:03:13 +0000 (22:03 -0500)]
Create basis vocab root

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 28 Jul 2008 22:56:28 +0000 (17:56 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix stack-checker bug
Slava Pestov [Mon, 28 Jul 2008 22:56:15 +0000 (17:56 -0500)]
Fix stack-checker bug

15 years agoFix dlist-member?
Slava Pestov [Mon, 28 Jul 2008 22:55:41 +0000 (17:55 -0500)]
Fix dlist-member?

15 years agoCleanup
Slava Pestov [Mon, 28 Jul 2008 22:54:10 +0000 (17:54 -0500)]
Cleanup

15 years agoUpdate lot's of ui vocabularies for color objects
Eduardo Cavazos [Mon, 28 Jul 2008 22:01:24 +0000 (17:01 -0500)]
Update lot's of ui vocabularies for color objects

15 years agoslides: Update for color objects
Eduardo Cavazos [Mon, 28 Jul 2008 22:01:08 +0000 (17:01 -0500)]
slides: Update for color objects

15 years agoopengl: Change gl-gradient to handle color objects
Eduardo Cavazos [Mon, 28 Jul 2008 22:00:30 +0000 (17:00 -0500)]
opengl: Change gl-gradient to handle color objects

15 years agocolors: Basic colors are now objects. Add the >rgba method on arrays
Eduardo Cavazos [Mon, 28 Jul 2008 21:59:05 +0000 (16:59 -0500)]
colors: Basic colors are now objects. Add the >rgba method on arrays
(kludge).

15 years agoboids.ui: use color objects
Eduardo Cavazos [Mon, 28 Jul 2008 19:59:40 +0000 (14:59 -0500)]
boids.ui: use color objects

15 years agogolden-section: use color objects
Eduardo Cavazos [Mon, 28 Jul 2008 19:59:29 +0000 (14:59 -0500)]
golden-section: use color objects

15 years agobubble-chamber: use color objects
Eduardo Cavazos [Mon, 28 Jul 2008 19:49:54 +0000 (14:49 -0500)]
bubble-chamber: use color objects

15 years agoprocessing: use color objects
Eduardo Cavazos [Mon, 28 Jul 2008 19:49:41 +0000 (14:49 -0500)]
processing: use color objects

15 years agoprocessing.shapes: use color objects
Eduardo Cavazos [Mon, 28 Jul 2008 19:49:20 +0000 (14:49 -0500)]
processing.shapes: use color objects

15 years agoopengl: color>raw word
Eduardo Cavazos [Mon, 28 Jul 2008 19:47:51 +0000 (14:47 -0500)]
opengl: color>raw word

15 years agoopengl: Add words to work with color objects
Eduardo Cavazos [Mon, 28 Jul 2008 19:19:35 +0000 (14:19 -0500)]
opengl: Add words to work with color objects

15 years agocolors: Add color tuples
Eduardo Cavazos [Mon, 28 Jul 2008 19:19:11 +0000 (14:19 -0500)]
colors: Add color tuples

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Eduardo Cavazos [Mon, 28 Jul 2008 17:59:22 +0000 (12:59 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoprocessing: Minor cleanups
Eduardo Cavazos [Mon, 28 Jul 2008 17:58:30 +0000 (12:58 -0500)]
processing: Minor cleanups

15 years agobubble-chamber: Update for processing changes
Eduardo Cavazos [Mon, 28 Jul 2008 17:55:08 +0000 (12:55 -0500)]
bubble-chamber: Update for processing changes

15 years agoprocessing.gallery.trails: Update for processing changes
Eduardo Cavazos [Mon, 28 Jul 2008 17:54:47 +0000 (12:54 -0500)]
processing.gallery.trails: Update for processing changes

15 years agoprocessing: Update to use 'processing.shapes'
Eduardo Cavazos [Mon, 28 Jul 2008 17:54:21 +0000 (12:54 -0500)]
processing: Update to use 'processing.shapes'

15 years agoRemove dead code
Slava Pestov [Mon, 28 Jul 2008 11:33:06 +0000 (06:33 -0500)]
Remove dead code

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 28 Jul 2008 11:31:40 +0000 (06:31 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoWorking on predicate constraint propagation
Slava Pestov [Mon, 28 Jul 2008 11:31:26 +0000 (06:31 -0500)]
Working on predicate constraint propagation

15 years agoFix NaN handling in math.intervals
Slava Pestov [Mon, 28 Jul 2008 11:31:11 +0000 (06:31 -0500)]
Fix NaN handling in math.intervals

15 years agoboids.ui: Add workaround for display glitch
Eduardo Cavazos [Mon, 28 Jul 2008 06:41:49 +0000 (01:41 -0500)]
boids.ui: Add workaround for display glitch

15 years agoprocessing.shapes: Use 'gl-color' in a couple of places
Eduardo Cavazos [Mon, 28 Jul 2008 06:41:10 +0000 (01:41 -0500)]
processing.shapes: Use 'gl-color' in a couple of places

15 years agoMerge branch 'master' of factorcode.org:/git/factor
Eduardo Cavazos [Mon, 28 Jul 2008 05:50:57 +0000 (00:50 -0500)]
Merge branch 'master' of factorcode.org:/git/factor

15 years agoboids.ui: Use processing.shapes
Eduardo Cavazos [Mon, 28 Jul 2008 05:50:22 +0000 (00:50 -0500)]
boids.ui: Use processing.shapes

15 years agoboids: Up the initial boids count to 100
Eduardo Cavazos [Mon, 28 Jul 2008 05:50:08 +0000 (00:50 -0500)]
boids: Up the initial boids count to 100

15 years agogolden-section: Use processing.shapes
Eduardo Cavazos [Mon, 28 Jul 2008 05:49:34 +0000 (00:49 -0500)]
golden-section: Use processing.shapes

15 years agoprocessing.shapes: Factor out shape drawing code. It is not specific to
Eduardo Cavazos [Mon, 28 Jul 2008 05:48:29 +0000 (00:48 -0500)]
processing.shapes: Factor out shape drawing code. It is not specific to
processing.

15 years agoBeefed up normalization pass cleans up stack usage, simplifying recursive propagation
Slava Pestov [Mon, 28 Jul 2008 03:47:40 +0000 (22:47 -0500)]
Beefed up normalization pass cleans up stack usage, simplifying recursive propagation

15 years agoMore efficient branch? word
Slava Pestov [Mon, 28 Jul 2008 03:45:46 +0000 (22:45 -0500)]
More efficient branch? word

15 years agoChange high-level IR to not use 'successor' links; add normalization pass
Slava Pestov [Mon, 28 Jul 2008 01:25:42 +0000 (20:25 -0500)]
Change high-level IR to not use 'successor' links; add normalization pass

15 years agoMerge branch 'master' of git://repo.or.cz/factor/jcg
Slava Pestov [Sun, 27 Jul 2008 21:56:29 +0000 (16:56 -0500)]
Merge branch 'master' of git://repo.or.cz/factor/jcg

15 years ago. . . and bi@,/tri@, , just for kicks
Joe Groff [Sun, 27 Jul 2008 18:49:31 +0000 (11:49 -0700)]
. . . and bi@,/tri@, , just for kicks

15 years agobi, is really a better name than bi+. Add analogous bi*, and tri*, words along with...
Joe Groff [Sun, 27 Jul 2008 18:15:27 +0000 (11:15 -0700)]
bi, is really a better name than bi+. Add analogous bi*, and tri*, words along with unit tests

15 years agoSwallow key gestures in key-caps window
Joe Groff [Sun, 27 Jul 2008 16:36:05 +0000 (09:36 -0700)]
Swallow key gestures in key-caps window

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sun, 27 Jul 2008 07:32:52 +0000 (02:32 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoWorking on recursive propagation
Slava Pestov [Sun, 27 Jul 2008 07:32:40 +0000 (02:32 -0500)]
Working on recursive propagation

15 years agoFix typo in docs
Slava Pestov [Sun, 27 Jul 2008 07:32:20 +0000 (02:32 -0500)]
Fix typo in docs

15 years agojoystick-demo: controllers are not always immediately available after open-game-input
Joe Groff [Sun, 27 Jul 2008 05:49:57 +0000 (22:49 -0700)]
joystick-demo: controllers are not always immediately available after open-game-input

15 years agoadd keys-array sequence wrapper
U-VICTORIA\Administrator [Sun, 27 Jul 2008 05:35:40 +0000 (22:35 -0700)]
add keys-array sequence wrapper

15 years agodoh... changing assoc out from under assoc-each = bad
U-VICTORIA\Administrator [Sun, 27 Jul 2008 05:29:11 +0000 (22:29 -0700)]
doh... changing assoc out from under assoc-each = bad

15 years agoAvoid cloning in game-input.backend.dinput to improve performance
U-VICTORIA\Administrator [Sun, 27 Jul 2008 05:20:17 +0000 (22:20 -0700)]
Avoid cloning in game-input.backend.dinput to improve performance

15 years agomath.geometry.rect: Add corner words
Eduardo Cavazos [Sun, 27 Jul 2008 05:10:34 +0000 (00:10 -0500)]
math.geometry.rect: Add corner words

15 years agoopengl: Put top-left, top-right, bottom-left, bottom-right, in
Eduardo Cavazos [Sun, 27 Jul 2008 05:10:01 +0000 (00:10 -0500)]
opengl: Put top-left, top-right, bottom-left, bottom-right, in
opengl.private

15 years agoPOV hat indicator for joystick-demo; fix POV hat handling in game-input.backend.dinput
U-VICTORIA\Administrator [Sun, 27 Jul 2008 04:16:44 +0000 (21:16 -0700)]
POV hat indicator for joystick-demo; fix POV hat handling in game-input.backend.dinput

15 years agodinput: Do not unacquire the device after every read, otherwise keyboard does not...
U-VICTORIA\Administrator [Sun, 27 Jul 2008 03:02:06 +0000 (20:02 -0700)]
dinput: Do not unacquire the device after every read, otherwise keyboard does not work. Fix inaccuracy in c_dfDIJoystick2 definition

15 years agoDebugging slot propagation, starting recursive propagation
Slava Pestov [Sun, 27 Jul 2008 00:01:43 +0000 (19:01 -0500)]
Debugging slot propagation, starting recursive propagation

15 years agoPrint out 'recursive' declaration
Slava Pestov [Sat, 26 Jul 2008 23:58:53 +0000 (18:58 -0500)]
Print out 'recursive' declaration

15 years agohandle reading from unplugged devices in game-input dinput backend
U-VICTORIA\Administrator [Sat, 26 Jul 2008 19:15:23 +0000 (12:15 -0700)]
handle reading from unplugged devices in game-input dinput backend

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
U-VICTORIA\Administrator [Sat, 26 Jul 2008 17:44:57 +0000 (10:44 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agokey-caps demo
Joe Groff [Sat, 26 Jul 2008 17:13:47 +0000 (10:13 -0700)]
key-caps demo

15 years agogame-input docs fixes
Joe Groff [Sat, 26 Jul 2008 04:32:50 +0000 (21:32 -0700)]
game-input docs fixes

15 years agoMAIN: for joystick-demo. make it ok to open-game-input multiple times
Joe Groff [Sat, 26 Jul 2008 04:25:46 +0000 (21:25 -0700)]
MAIN: for joystick-demo. make it ok to open-game-input multiple times

15 years agoJoystick demo. iokit product-string cleanup. vectors > hashtables for tiny assocs
Joe Groff [Sat, 26 Jul 2008 03:31:37 +0000 (20:31 -0700)]
Joystick demo. iokit product-string cleanup. vectors > hashtables for tiny assocs

15 years agoAdd better error message for out of memory
Slava Pestov [Sat, 26 Jul 2008 03:05:36 +0000 (22:05 -0500)]
Add better error message for out of memory

15 years agoFix bootstrap
Slava Pestov [Sat, 26 Jul 2008 00:27:03 +0000 (19:27 -0500)]
Fix bootstrap

15 years agoFix PPC compile errors
Slava Pestov [Fri, 25 Jul 2008 22:40:32 +0000 (17:40 -0500)]
Fix PPC compile errors

15 years agoFix crash with bad each-object usage
Slava Pestov [Fri, 25 Jul 2008 22:37:51 +0000 (17:37 -0500)]
Fix crash with bad each-object usage

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 25 Jul 2008 22:26:34 +0000 (17:26 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoboids.ui: Rearrange 'boids-window*'
Eduardo Cavazos [Fri, 25 Jul 2008 21:55:10 +0000 (16:55 -0500)]
boids.ui: Rearrange 'boids-window*'

15 years agoboids.ui: Clean up shelf code
Eduardo Cavazos [Fri, 25 Jul 2008 21:41:03 +0000 (16:41 -0500)]
boids.ui: Clean up shelf code

15 years agoAdded write-csv word
Phil Dawes [Fri, 25 Jul 2008 21:02:07 +0000 (22:02 +0100)]
Added write-csv word

15 years agoRemove 'grid-add*'
Eduardo Cavazos [Fri, 25 Jul 2008 17:48:08 +0000 (12:48 -0500)]
Remove 'grid-add*'

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Eduardo Cavazos [Fri, 25 Jul 2008 17:37:47 +0000 (12:37 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoui.gadgets.grids: Update 'grid-remove'
Eduardo Cavazos [Fri, 25 Jul 2008 17:37:09 +0000 (12:37 -0500)]
ui.gadgets.grids: Update 'grid-remove'

15 years agoui.gadgets.grids-docs: update help for 'grid-add'
Eduardo Cavazos [Fri, 25 Jul 2008 17:36:02 +0000 (12:36 -0500)]
ui.gadgets.grids-docs: update help for 'grid-add'

15 years agoUpdate code in extra to use 'grid-add'
Eduardo Cavazos [Fri, 25 Jul 2008 17:34:41 +0000 (12:34 -0500)]
Update code in extra to use 'grid-add'

15 years agoConvert calls to 'grid-add*' to 'grid-add'
Eduardo Cavazos [Fri, 25 Jul 2008 17:29:29 +0000 (12:29 -0500)]
Convert calls to 'grid-add*' to 'grid-add'

15 years agoui.gadgets.grids: Add 'grid-add'
Eduardo Cavazos [Fri, 25 Jul 2008 17:24:43 +0000 (12:24 -0500)]
ui.gadgets.grids: Add 'grid-add'

15 years agoWorking on tuple slot propagation
Slava Pestov [Fri, 25 Jul 2008 07:07:45 +0000 (02:07 -0500)]
Working on tuple slot propagation

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 25 Jul 2008 02:47:29 +0000 (21:47 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix <process-writer> and <process-stream>
Slava Pestov [Fri, 25 Jul 2008 02:47:09 +0000 (21:47 -0500)]
Fix <process-writer> and <process-stream>

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Fri, 25 Jul 2008 01:48:37 +0000 (18:48 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'master' of factorcode.org:/git/factor
Eduardo Cavazos [Thu, 24 Jul 2008 23:27:50 +0000 (18:27 -0500)]
Merge branch 'master' of factorcode.org:/git/factor

15 years agoshell: Remove calls to 'ast>>'
Eduardo Cavazos [Thu, 24 Jul 2008 23:13:27 +0000 (18:13 -0500)]
shell: Remove calls to 'ast>>'

15 years agoArray length propagation
Slava Pestov [Thu, 24 Jul 2008 22:34:08 +0000 (17:34 -0500)]
Array length propagation

15 years agoui.gadgets.tracks: remove 'track-add*'
Eduardo Cavazos [Thu, 24 Jul 2008 21:32:47 +0000 (16:32 -0500)]
ui.gadgets.tracks: remove 'track-add*'

15 years agoui.gadgets.tracks-tests: use 'track-add' instead of 'track-add*'
Eduardo Cavazos [Thu, 24 Jul 2008 21:20:45 +0000 (16:20 -0500)]
ui.gadgets.tracks-tests: use 'track-add' instead of 'track-add*'

15 years agoui.gadgets.tiling: use 'track-add'
Eduardo Cavazos [Thu, 24 Jul 2008 21:18:39 +0000 (16:18 -0500)]
ui.gadgets.tiling: use 'track-add'

15 years agoReplace usages of 'track-add*' with 'track-add'
Eduardo Cavazos [Thu, 24 Jul 2008 21:16:13 +0000 (16:16 -0500)]
Replace usages of 'track-add*' with 'track-add'

15 years agoui.gadgets.tracks-docs: Help for 'track-add'
Eduardo Cavazos [Thu, 24 Jul 2008 21:15:40 +0000 (16:15 -0500)]
ui.gadgets.tracks-docs: Help for 'track-add'

15 years agoui.gadgets.tracks: Add 'track-add' in preperation for 'track-add*' removal
Eduardo Cavazos [Thu, 24 Jul 2008 21:14:59 +0000 (16:14 -0500)]
ui.gadgets.tracks: Add 'track-add' in preperation for 'track-add*' removal

15 years agoFix load error
Slava Pestov [Thu, 24 Jul 2008 20:34:25 +0000 (15:34 -0500)]
Fix load error

15 years agoFix load error in project-euler
Slava Pestov [Thu, 24 Jul 2008 07:32:40 +0000 (02:32 -0500)]
Fix load error in project-euler

15 years agoFix an oversight on def-use analysis
Slava Pestov [Thu, 24 Jul 2008 07:32:31 +0000 (02:32 -0500)]
Fix an oversight on def-use analysis

15 years agoImprove branch folding
Slava Pestov [Thu, 24 Jul 2008 05:14:13 +0000 (00:14 -0500)]
Improve branch folding

15 years agoMerge commit 'drford/master'
Slava Pestov [Thu, 24 Jul 2008 05:11:55 +0000 (00:11 -0500)]
Merge commit 'drford/master'

15 years agovocab fix
Rex Ford [Thu, 24 Jul 2008 05:09:01 +0000 (01:09 -0400)]
vocab fix

15 years agoOops
Slava Pestov [Thu, 24 Jul 2008 04:50:30 +0000 (23:50 -0500)]
Oops

15 years agoWorking on sparse conditional constant propagation and untupling
Slava Pestov [Thu, 24 Jul 2008 04:50:21 +0000 (23:50 -0500)]
Working on sparse conditional constant propagation and untupling

15 years agoonly report the axes actually on the device
U-VICTORIA\Administrator [Thu, 24 Jul 2008 04:35:29 +0000 (21:35 -0700)]
only report the axes actually on the device

15 years agoDirectInput adding, removing, basic reading devices works
U-VICTORIA\Administrator [Thu, 24 Jul 2008 04:07:47 +0000 (21:07 -0700)]
DirectInput adding, removing, basic reading devices works

15 years agoMore interval debugging
Slava Pestov [Thu, 24 Jul 2008 01:11:43 +0000 (20:11 -0500)]
More interval debugging

15 years agoStack checker and propagation now themselves infer, improve propagation pass
Slava Pestov [Wed, 23 Jul 2008 05:17:08 +0000 (00:17 -0500)]
Stack checker and propagation now themselves infer, improve propagation pass

15 years agoAdd copyright
Slava Pestov [Wed, 23 Jul 2008 05:16:49 +0000 (00:16 -0500)]
Add copyright