]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoMerge branch 'master' into new_ui
Slava Pestov [Wed, 11 Feb 2009 00:52:26 +0000 (18:52 -0600)]
Merge branch 'master' into new_ui

15 years agofix bitmap drawing
Doug Coleman [Wed, 11 Feb 2009 00:48:10 +0000 (18:48 -0600)]
fix bitmap drawing

15 years agoWorking on ui.images; change draw-gadget to translate to origin for you
Slava Pestov [Wed, 11 Feb 2009 00:47:34 +0000 (18:47 -0600)]
Working on ui.images; change draw-gadget to translate to origin for you

15 years agoworking on images protocol
Doug Coleman [Wed, 11 Feb 2009 00:42:21 +0000 (18:42 -0600)]
working on images protocol

15 years agoio.pathnames: Clarify normalize-path docs
Slava Pestov [Tue, 10 Feb 2009 23:30:19 +0000 (17:30 -0600)]
io.pathnames: Clarify normalize-path docs

15 years agono locals in bit-arrays
Doug Coleman [Tue, 10 Feb 2009 23:25:02 +0000 (17:25 -0600)]
no locals in bit-arrays

15 years agoremove dead pathname
Doug Coleman [Tue, 10 Feb 2009 23:23:21 +0000 (17:23 -0600)]
remove dead pathname

15 years agoclean up <image>
Doug Coleman [Tue, 10 Feb 2009 23:20:36 +0000 (17:20 -0600)]
clean up <image>

15 years agofix tiff/bitmaps color order
Doug Coleman [Tue, 10 Feb 2009 23:17:36 +0000 (17:17 -0600)]
fix tiff/bitmaps color order

15 years agoFix stack effect
Slava Pestov [Tue, 10 Feb 2009 23:11:38 +0000 (17:11 -0600)]
Fix stack effect

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 10 Feb 2009 23:00:51 +0000 (17:00 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agocase now throws the value it can't find
Doug Coleman [Tue, 10 Feb 2009 22:59:55 +0000 (16:59 -0600)]
case now throws the value it can't find

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Tue, 10 Feb 2009 22:53:09 +0000 (16:53 -0600)]
Merge branch 'master' into new_ui

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Tue, 10 Feb 2009 22:52:40 +0000 (16:52 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFix bootstrap
Slava Pestov [Tue, 10 Feb 2009 22:52:27 +0000 (16:52 -0600)]
Fix bootstrap

15 years agoFix circularity
Slava Pestov [Tue, 10 Feb 2009 22:42:35 +0000 (16:42 -0600)]
Fix circularity

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Tue, 10 Feb 2009 22:39:45 +0000 (16:39 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoset fortran abi in fortran-invoke macro
Joe Groff [Tue, 10 Feb 2009 22:39:24 +0000 (16:39 -0600)]
set fortran abi in fortran-invoke macro

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Tue, 10 Feb 2009 22:23:14 +0000 (16:23 -0600)]
Merge branch 'master' into new_ui

15 years agoUpdate some existing code to use initialize
Slava Pestov [Tue, 10 Feb 2009 22:16:12 +0000 (16:16 -0600)]
Update some existing code to use initialize

15 years agoun-unportable the blas stuff
Joe Groff [Tue, 10 Feb 2009 21:11:39 +0000 (15:11 -0600)]
un-unportable the blas stuff

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Tue, 10 Feb 2009 19:13:30 +0000 (13:13 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agosupport different fortran ABIs
Joe Groff [Tue, 10 Feb 2009 19:11:06 +0000 (13:11 -0600)]
support different fortran ABIs

15 years agoadd initialize word to namespaces. foo global [ [ bar ] unless* ] curry => foo [...
Joe Groff [Tue, 10 Feb 2009 19:02:33 +0000 (13:02 -0600)]
add initialize word to namespaces. foo global [ [ bar ] unless* ] curry => foo [ bar ] initialize

15 years agospiff up id3 docs a bit, and fix help-lint
Doug Coleman [Tue, 10 Feb 2009 16:37:46 +0000 (10:37 -0600)]
spiff up id3 docs a bit, and fix help-lint

15 years agoClean up Core Text rendering code, and factor our basis/cache and basis/opengl/textur...
Slava Pestov [Tue, 10 Feb 2009 08:45:43 +0000 (02:45 -0600)]
Clean up Core Text rendering code, and factor our basis/cache and basis/opengl/texture-cache

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Tue, 10 Feb 2009 07:46:19 +0000 (01:46 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMaking basis/wrap not try to align the last line
Daniel Ehrenberg [Tue, 10 Feb 2009 07:46:02 +0000 (01:46 -0600)]
Making basis/wrap not try to align the last line

15 years agoFix conflict
Slava Pestov [Tue, 10 Feb 2009 06:44:23 +0000 (00:44 -0600)]
Fix conflict

15 years agoFix ui.render.test
Slava Pestov [Tue, 10 Feb 2009 04:52:20 +0000 (22:52 -0600)]
Fix ui.render.test

15 years agoFix ui.text.freetype to work across image save/reload
Slava Pestov [Tue, 10 Feb 2009 04:51:53 +0000 (22:51 -0600)]
Fix ui.text.freetype to work across image save/reload

15 years agoui.tools.listener: position the input field next to the prompt
Slava Pestov [Tue, 10 Feb 2009 04:40:11 +0000 (22:40 -0600)]
ui.tools.listener: position the input field next to the prompt

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Tim Wawrzynczak [Tue, 10 Feb 2009 04:39:21 +0000 (22:39 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoFixed authors.txt and id3-docs
Tim Wawrzynczak [Tue, 10 Feb 2009 04:38:27 +0000 (22:38 -0600)]
Fixed authors.txt and id3-docs

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Tue, 10 Feb 2009 04:08:48 +0000 (22:08 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agomark blas libs unportable till i sort out all the fortran abis
Joe Groff [Tue, 10 Feb 2009 04:08:35 +0000 (22:08 -0600)]
mark blas libs unportable till i sort out all the fortran abis

15 years agoundo load breakage
Doug Coleman [Tue, 10 Feb 2009 04:05:58 +0000 (22:05 -0600)]
undo load breakage

15 years agofactor out a load-tiff word
Doug Coleman [Tue, 10 Feb 2009 04:05:44 +0000 (22:05 -0600)]
factor out a load-tiff word

15 years agoMerge git://github.com/inforichland/factor-id3 into inforichland
Doug Coleman [Tue, 10 Feb 2009 03:53:52 +0000 (21:53 -0600)]
Merge git://github.com/inforichland/factor-id3 into inforichland

15 years agoAdded extra/id3 vocab
Tim Wawrzynczak [Tue, 10 Feb 2009 03:50:04 +0000 (21:50 -0600)]
Added extra/id3 vocab

15 years agoupdate offscreen docs
Doug Coleman [Tue, 10 Feb 2009 03:41:07 +0000 (21:41 -0600)]
update offscreen docs

15 years agoupdate ui.offscreen and ui.render
Doug Coleman [Tue, 10 Feb 2009 03:40:29 +0000 (21:40 -0600)]
update ui.offscreen and ui.render

15 years agofix screen capture
Doug Coleman [Tue, 10 Feb 2009 03:26:52 +0000 (21:26 -0600)]
fix screen capture

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 10 Feb 2009 03:16:10 +0000 (21:16 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix images tests
Doug Coleman [Tue, 10 Feb 2009 03:15:57 +0000 (21:15 -0600)]
fix images tests

15 years agoremove the grpahics vocab
Doug Coleman [Tue, 10 Feb 2009 02:57:59 +0000 (20:57 -0600)]
remove the grpahics vocab

15 years agorename graphics to images, add an <image> word to load a path
Doug Coleman [Tue, 10 Feb 2009 02:57:26 +0000 (20:57 -0600)]
rename graphics to images, add an <image> word to load a path

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 10 Feb 2009 02:47:25 +0000 (20:47 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 10 Feb 2009 02:58:07 +0000 (20:58 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Tue, 10 Feb 2009 02:30:44 +0000 (20:30 -0600)]
Merge branch 'master' into new_ui

15 years agoFix copy-vm word on Unix
Doug Coleman [Tue, 10 Feb 2009 02:19:18 +0000 (20:19 -0600)]
Fix copy-vm word on Unix

15 years agoupdate specialized-arrays docs
Joe Groff [Tue, 10 Feb 2009 01:28:21 +0000 (19:28 -0600)]
update specialized-arrays docs

15 years agomake more taxes vocabs load by default
Doug Coleman [Tue, 10 Feb 2009 01:18:18 +0000 (19:18 -0600)]
make more taxes vocabs load by default

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Tue, 10 Feb 2009 01:17:00 +0000 (19:17 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoclean up tiff
Doug Coleman [Tue, 10 Feb 2009 01:16:46 +0000 (19:16 -0600)]
clean up tiff

15 years agotypo in alien.fortran docs
Joe Groff [Tue, 10 Feb 2009 01:02:20 +0000 (19:02 -0600)]
typo in alien.fortran docs

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Tue, 10 Feb 2009 00:46:21 +0000 (18:46 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoalien.fortran docs
Joe Groff [Tue, 10 Feb 2009 00:44:36 +0000 (18:44 -0600)]
alien.fortran docs

15 years agoloading some tiff files works!
Doug Coleman [Tue, 10 Feb 2009 00:39:46 +0000 (18:39 -0600)]
loading some tiff files works!

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Tue, 10 Feb 2009 00:36:50 +0000 (18:36 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoSlight cleanup in xml-rpc
Daniel Ehrenberg [Tue, 10 Feb 2009 00:36:36 +0000 (18:36 -0600)]
Slight cleanup in xml-rpc

15 years agoMerge branch 'master' into new_ui
Slava Pestov [Tue, 10 Feb 2009 00:16:14 +0000 (18:16 -0600)]
Merge branch 'master' into new_ui

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Tue, 10 Feb 2009 00:12:00 +0000 (18:12 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoRemove nipd, 3nip, 4nip and tuckd from basis/shuffle
Slava Pestov [Tue, 10 Feb 2009 00:11:42 +0000 (18:11 -0600)]
Remove nipd, 3nip, 4nip and tuckd from basis/shuffle

15 years agoeffects: fix typo
Slava Pestov [Tue, 10 Feb 2009 00:07:40 +0000 (18:07 -0600)]
effects: fix typo

15 years agoui.text.freetype: update for ui.text API changes
Slava Pestov [Tue, 10 Feb 2009 00:07:33 +0000 (18:07 -0600)]
ui.text.freetype: update for ui.text API changes

15 years agoui.tools.listener: fix tests
Slava Pestov [Tue, 10 Feb 2009 00:04:18 +0000 (18:04 -0600)]
ui.tools.listener: fix tests

15 years agorewrite shuffle( -- ) to avoid locals primitives
Joe Groff [Mon, 9 Feb 2009 23:47:55 +0000 (17:47 -0600)]
rewrite shuffle( -- ) to avoid locals primitives

15 years agounit tests for complex specialized-arrays
Joe Groff [Mon, 9 Feb 2009 23:26:12 +0000 (17:26 -0600)]
unit tests for complex specialized-arrays

15 years agoget rid of underlying>>s, again
Joe Groff [Mon, 9 Feb 2009 23:23:56 +0000 (17:23 -0600)]
get rid of underlying>>s, again

15 years agoremove unnecessary calls to underlying>> from math.blas
Joe Groff [Mon, 9 Feb 2009 23:22:43 +0000 (17:22 -0600)]
remove unnecessary calls to underlying>> from math.blas

15 years agokill math.blas.cblas
Joe Groff [Mon, 9 Feb 2009 23:04:37 +0000 (17:04 -0600)]
kill math.blas.cblas

15 years agoconvert math.blas.matrices to use fortran calls
Joe Groff [Mon, 9 Feb 2009 22:59:26 +0000 (16:59 -0600)]
convert math.blas.matrices to use fortran calls

15 years agooops, leftover ORDER arguments from converting from CBLAS
Joe Groff [Mon, 9 Feb 2009 22:59:00 +0000 (16:59 -0600)]
oops, leftover ORDER arguments from converting from CBLAS

15 years agoFixing furnace test/docs
Daniel Ehrenberg [Mon, 9 Feb 2009 22:46:02 +0000 (16:46 -0600)]
Fixing furnace test/docs

15 years agoFixing bug in render-hidden
Daniel Ehrenberg [Mon, 9 Feb 2009 22:41:23 +0000 (16:41 -0600)]
Fixing bug in render-hidden

15 years agoiXamax returns a 1-based array index. decrement that shit
Joe Groff [Mon, 9 Feb 2009 22:37:45 +0000 (16:37 -0600)]
iXamax returns a 1-based array index. decrement that shit

15 years agomore typos
Joe Groff [Mon, 9 Feb 2009 22:37:12 +0000 (16:37 -0600)]
more typos

15 years agoanother typo
Joe Groff [Mon, 9 Feb 2009 22:37:01 +0000 (16:37 -0600)]
another typo

15 years agogfortran returns float for REAL functions, not double like f2c
Joe Groff [Mon, 9 Feb 2009 22:36:46 +0000 (16:36 -0600)]
gfortran returns float for REAL functions, not double like f2c

15 years agoeffects: fix bug reported by Joe where printing { f } { } <effect> kills the listener...
Slava Pestov [Mon, 9 Feb 2009 22:26:56 +0000 (16:26 -0600)]
effects: fix bug reported by Joe where printing { f } { } <effect> kills the listener; simpler implementation of 'shuffle'; add compiler transform to 'shuffle' if effect is constant

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Mon, 9 Feb 2009 22:23:47 +0000 (16:23 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMerge branch 'master' into no-elements
Daniel Ehrenberg [Mon, 9 Feb 2009 22:21:44 +0000 (16:21 -0600)]
Merge branch 'master' into no-elements

15 years agomake pack/unpack public
Doug Coleman [Mon, 9 Feb 2009 22:19:43 +0000 (16:19 -0600)]
make pack/unpack public

15 years agomore work on tiff files.
Doug Coleman [Mon, 9 Feb 2009 22:19:09 +0000 (16:19 -0600)]
more work on tiff files.

15 years agoMore docs for lazy lists, getting rid of lazy-map-with
Daniel Ehrenberg [Mon, 9 Feb 2009 22:18:24 +0000 (16:18 -0600)]
More docs for lazy lists, getting rid of lazy-map-with

15 years agotypos
Joe Groff [Mon, 9 Feb 2009 21:51:59 +0000 (15:51 -0600)]
typos

15 years agoC CONVERT VECTORS TO USE FORTRAN BLAS BINDINGS
Joe Groff [Mon, 9 Feb 2009 21:51:47 +0000 (15:51 -0600)]
C CONVERT VECTORS TO USE FORTRAN BLAS BINDINGS
C INSTEAD OF CBLAS

15 years agotweak specialized-arrays to box values returned by nth
Joe Groff [Mon, 9 Feb 2009 21:38:07 +0000 (15:38 -0600)]
tweak specialized-arrays to box values returned by nth

15 years agoCleaning up strict list combinators
Daniel Ehrenberg [Mon, 9 Feb 2009 21:31:57 +0000 (15:31 -0600)]
Cleaning up strict list combinators

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Mon, 9 Feb 2009 21:22:20 +0000 (15:22 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agospecialized arrays for complex types
Joe Groff [Mon, 9 Feb 2009 21:11:27 +0000 (15:11 -0600)]
specialized arrays for complex types

15 years agomy stuped, let me show u it
Joe Groff [Mon, 9 Feb 2009 21:01:41 +0000 (15:01 -0600)]
my stuped, let me show u it

15 years agoFixing help-lint bugs
Daniel Ehrenberg [Mon, 9 Feb 2009 20:37:22 +0000 (14:37 -0600)]
Fixing help-lint bugs

15 years agoMerge branch 'master' into fortran
Joe Groff [Mon, 9 Feb 2009 20:36:39 +0000 (14:36 -0600)]
Merge branch 'master' into fortran

15 years agostart hacking on math.blas.vectors to switch to fortran
Joe Groff [Mon, 9 Feb 2009 20:35:44 +0000 (14:35 -0600)]
start hacking on math.blas.vectors to switch to fortran

15 years agoDocs for lists, consolidating list functionality in lists, minor API changes
Daniel Ehrenberg [Mon, 9 Feb 2009 20:29:09 +0000 (14:29 -0600)]
Docs for lists, consolidating list functionality in lists, minor API changes

15 years agofortran ffi for blas
Joe Groff [Mon, 9 Feb 2009 20:20:52 +0000 (14:20 -0600)]
fortran ffi for blas

15 years agoalien.fortran metadata
Joe Groff [Mon, 9 Feb 2009 20:20:29 +0000 (14:20 -0600)]
alien.fortran metadata

15 years agofortran-invoke works(?)
Joe Groff [Mon, 9 Feb 2009 19:29:50 +0000 (13:29 -0600)]
fortran-invoke works(?)