]> gitweb.factorcode.org Git - factor.git/log
factor.git
14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Fri, 30 Oct 2009 19:53:56 +0000 (14:53 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoremove most uses of roll/-roll from extra
Joe Groff [Fri, 30 Oct 2009 19:14:24 +0000 (14:14 -0500)]
remove most uses of roll/-roll from extra

14 years agomove adsoda to unmaintained
Joe Groff [Fri, 30 Oct 2009 18:46:43 +0000 (13:46 -0500)]
move adsoda to unmaintained

14 years agoeliminate roll/-roll from core
Joe Groff [Fri, 30 Oct 2009 18:36:15 +0000 (13:36 -0500)]
eliminate roll/-roll from core

14 years agofix help lint
Doug Coleman [Fri, 30 Oct 2009 18:35:20 +0000 (13:35 -0500)]
fix help lint

14 years agomove docs for nth-root, fix docs for minmax
Doug Coleman [Fri, 30 Oct 2009 11:37:02 +0000 (06:37 -0500)]
move docs for nth-root, fix docs for minmax

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 30 Oct 2009 08:06:19 +0000 (03:06 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoslightly better math.statistics docs
Doug Coleman [Fri, 30 Oct 2009 08:06:03 +0000 (03:06 -0500)]
slightly better math.statistics docs

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 30 Oct 2009 08:00:08 +0000 (03:00 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoconcurrency.distributed: fix unit tests
Slava Pestov [Fri, 30 Oct 2009 07:59:54 +0000 (02:59 -0500)]
concurrency.distributed: fix unit tests

14 years agomove histogram to math.statistics, write a main article for math.statistics
Doug Coleman [Fri, 30 Oct 2009 07:55:54 +0000 (02:55 -0500)]
move histogram to math.statistics, write a main article for math.statistics

14 years agoMerge branch 'concurrency' of git://double.co.nz/git/factor
Slava Pestov [Fri, 30 Oct 2009 07:47:59 +0000 (02:47 -0500)]
Merge branch 'concurrency' of git://double.co.nz/git/factor

14 years agomove nth-root to math.functions, use exchange-unsafe in math.statistics
Doug Coleman [Fri, 30 Oct 2009 07:35:51 +0000 (02:35 -0500)]
move nth-root to math.functions, use exchange-unsafe in math.statistics

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Fri, 30 Oct 2009 05:42:37 +0000 (00:42 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agokill a -roll
Joe Groff [Fri, 30 Oct 2009 05:42:34 +0000 (00:42 -0500)]
kill a -roll

14 years agostart cleaning up internal implementation of copy (needs more work)
Joe Groff [Fri, 30 Oct 2009 05:42:21 +0000 (00:42 -0500)]
start cleaning up internal implementation of copy (needs more work)

14 years agoadd ##shl-vector-imm and ##shr-vector-imm insn variants. use merge/shr instead of...
Joe Groff [Fri, 30 Oct 2009 05:41:19 +0000 (00:41 -0500)]
add ##shl-vector-imm and ##shr-vector-imm insn variants. use merge/shr instead of compare/merge to do signed unpacks

14 years agoUpdate remote channels help
Chris Double [Fri, 30 Oct 2009 01:25:10 +0000 (14:25 +1300)]
Update remote channels help

14 years agoRefactor some remote channels code
Chris Double [Fri, 30 Oct 2009 01:19:34 +0000 (14:19 +1300)]
Refactor some remote channels code

14 years agoshun ugly shuffle words in the docs
Joe Groff [Fri, 30 Oct 2009 00:34:25 +0000 (19:34 -0500)]
shun ugly shuffle words in the docs

14 years agoremove inaccurate comment from sequences docs example
Joe Groff [Thu, 29 Oct 2009 20:34:38 +0000 (15:34 -0500)]
remove inaccurate comment from sequences docs example

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Thu, 29 Oct 2009 19:35:18 +0000 (14:35 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agoforgot a sigma
Doug Coleman [Thu, 29 Oct 2009 19:34:31 +0000 (14:34 -0500)]
forgot a sigma

14 years agosigma -> map-sum
Doug Coleman [Thu, 29 Oct 2009 19:34:04 +0000 (14:34 -0500)]
sigma -> map-sum

14 years agoclean up typos and improve synergy between locals and namespaces docs
Joe Groff [Thu, 29 Oct 2009 19:08:45 +0000 (14:08 -0500)]
clean up typos and improve synergy between locals and namespaces docs

14 years agoupdate the article on shuffle words to hide away the more troublesome ones
Joe Groff [Thu, 29 Oct 2009 16:36:06 +0000 (11:36 -0500)]
update the article on shuffle words to hide away the more troublesome ones

14 years agouse dup surround instead of 3append
Doug Coleman [Thu, 29 Oct 2009 19:06:59 +0000 (14:06 -0500)]
use dup surround instead of 3append

14 years agoremove two tucks
Doug Coleman [Thu, 29 Oct 2009 18:38:16 +0000 (13:38 -0500)]
remove two tucks

14 years agoRename distributed process registry stuff to remote-thread
Chris Double [Thu, 29 Oct 2009 05:39:25 +0000 (18:39 +1300)]
Rename distributed process registry stuff to remote-thread

14 years agoMove distributed concurrency specific stuff from messaging to distributed
Chris Double [Thu, 29 Oct 2009 05:02:07 +0000 (18:02 +1300)]
Move distributed concurrency specific stuff from messaging to distributed

14 years agoFix channels.remote to/from words
Chris Double [Thu, 29 Oct 2009 05:01:45 +0000 (18:01 +1300)]
Fix channels.remote to/from words

14 years agolink vocabularies->words->quotations in synopsis documentation
Joe Groff [Thu, 29 Oct 2009 03:48:25 +0000 (22:48 -0500)]
link vocabularies->words->quotations in synopsis documentation

14 years agoAdd example of usage to concurrency.distributed help
Chris Double [Thu, 29 Oct 2009 03:15:26 +0000 (16:15 +1300)]
Add example of usage to concurrency.distributed help

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Thu, 29 Oct 2009 02:04:11 +0000 (21:04 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agofix busted html in readme.html
Joe Groff [Thu, 29 Oct 2009 02:03:53 +0000 (21:03 -0500)]
fix busted html in readme.html

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Thu, 29 Oct 2009 01:17:57 +0000 (20:17 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agofix using for normalize-path
Doug Coleman [Thu, 29 Oct 2009 01:17:46 +0000 (20:17 -0500)]
fix using for normalize-path

14 years agoMerge branch 'master' of http://factorcode.org/git/factor
Joe Groff [Thu, 29 Oct 2009 00:30:20 +0000 (19:30 -0500)]
Merge branch 'master' of http://factorcode.org/git/factor

Conflicts:
basis/opengl/debug/debug.factor

14 years agofix build errors
Joe Groff [Thu, 29 Oct 2009 00:28:16 +0000 (19:28 -0500)]
fix build errors

14 years agotry absolute-path on space-invaders to appease openal
Doug Coleman [Wed, 28 Oct 2009 22:33:02 +0000 (17:33 -0500)]
try absolute-path on space-invaders to appease openal

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Wed, 28 Oct 2009 22:26:23 +0000 (17:26 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years ago(normalize-path) -> absolute-path, canonicalize-path -> resolve-symlinks
Doug Coleman [Wed, 28 Oct 2009 22:25:50 +0000 (17:25 -0500)]
(normalize-path) -> absolute-path, canonicalize-path -> resolve-symlinks

14 years agofix using
Doug Coleman [Wed, 28 Oct 2009 22:25:00 +0000 (17:25 -0500)]
fix using

14 years agoMerge branch 'master' of git://factorcode.org/git/factor
Joe Groff [Wed, 28 Oct 2009 21:19:37 +0000 (16:19 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

14 years agooops, cpu.arm was not loaded by default
Doug Coleman [Wed, 28 Oct 2009 21:18:47 +0000 (16:18 -0500)]
oops, cpu.arm was not loaded by default

14 years agoMerge branch 'master' of http://factorcode.org/git/factor
Joe Groff [Wed, 28 Oct 2009 21:17:24 +0000 (16:17 -0500)]
Merge branch 'master' of http://factorcode.org/git/factor

Conflicts:
basis/locals/locals.factor
basis/peg/peg.factor
extra/infix/infix.factor

14 years agolink a word in docs
Doug Coleman [Wed, 28 Oct 2009 21:17:08 +0000 (16:17 -0500)]
link a word in docs

14 years agoadd a unit test for accumulate!
Doug Coleman [Wed, 28 Oct 2009 21:12:43 +0000 (16:12 -0500)]
add a unit test for accumulate!

14 years agoupdate existing code to use :> ( ) when possible
Joe Groff [Wed, 28 Oct 2009 21:11:33 +0000 (16:11 -0500)]
update existing code to use :> ( ) when possible

14 years agoadd accumulate! for joe
Doug Coleman [Wed, 28 Oct 2009 21:10:05 +0000 (16:10 -0500)]
add accumulate! for joe

14 years agoupdate :> docs for new :> ( ) feature
Joe Groff [Wed, 28 Oct 2009 20:59:17 +0000 (15:59 -0500)]
update :> docs for new :> ( ) feature

14 years ago:> ( a b c ) syntax to bind multiple variables left-to-right off the stack
Joe Groff [Wed, 28 Oct 2009 20:40:07 +0000 (15:40 -0500)]
:> ( a b c ) syntax to bind multiple variables left-to-right off the stack

14 years agofix using
Doug Coleman [Wed, 28 Oct 2009 20:32:34 +0000 (15:32 -0500)]
fix using

14 years agomake the ARM assembler unportable
Doug Coleman [Wed, 28 Oct 2009 20:30:51 +0000 (15:30 -0500)]
make the ARM assembler unportable

14 years agoremove unmaintained combinators
Doug Coleman [Wed, 28 Oct 2009 20:30:18 +0000 (15:30 -0500)]
remove unmaintained combinators

14 years agoover push -> suffix!, over push-all -> append!
Doug Coleman [Wed, 28 Oct 2009 20:29:01 +0000 (15:29 -0500)]
over push -> suffix!, over push-all -> append!

14 years agomemq? -> member-eq?, sorted-memq? -> sorted-member-eq?
Doug Coleman [Wed, 28 Oct 2009 20:02:00 +0000 (15:02 -0500)]
memq? -> member-eq?, sorted-memq? -> sorted-member-eq?

14 years agoreverse-here -> reverse!
Doug Coleman [Wed, 28 Oct 2009 19:40:15 +0000 (14:40 -0500)]
reverse-here -> reverse!

14 years agofix help-lint failures
Joe Groff [Wed, 28 Oct 2009 19:05:23 +0000 (14:05 -0500)]
fix help-lint failures

14 years agofix load errors from load-all
Joe Groff [Wed, 28 Oct 2009 18:56:15 +0000 (13:56 -0500)]
fix load errors from load-all

14 years agoadd docs for append! and suffix!
Doug Coleman [Wed, 28 Oct 2009 18:48:16 +0000 (13:48 -0500)]
add docs for append! and suffix!

14 years agoparsed -> suffix!, add append!
Doug Coleman [Wed, 28 Oct 2009 18:38:27 +0000 (13:38 -0500)]
parsed -> suffix!, add append!

14 years agoannotations tests were broken if you have any TODOs yourself
Doug Coleman [Wed, 28 Oct 2009 17:50:18 +0000 (12:50 -0500)]
annotations tests were broken if you have any TODOs yourself

14 years agofix load errors from bootstrapping
Joe Groff [Wed, 28 Oct 2009 17:51:03 +0000 (12:51 -0500)]
fix load errors from bootstrapping

14 years agoremove failed experiment
Slava Pestov [Wed, 28 Oct 2009 05:50:05 +0000 (00:50 -0500)]
remove failed experiment

14 years agofilter-here -> filter!
Slava Pestov [Wed, 28 Oct 2009 05:44:05 +0000 (00:44 -0500)]
filter-here -> filter!

14 years agoupdate functors for [let change
Joe Groff [Wed, 28 Oct 2009 04:50:48 +0000 (23:50 -0500)]
update functors for [let change

14 years agoremq -> remove-eq, delq -> remove-eq!
Slava Pestov [Wed, 28 Oct 2009 05:23:08 +0000 (00:23 -0500)]
remq -> remove-eq, delq -> remove-eq!

14 years agoremove unused and really confusing remove-all word
Slava Pestov [Wed, 28 Oct 2009 04:45:03 +0000 (23:45 -0500)]
remove unused and really confusing remove-all word

14 years agodelete-nth -> remove-nth!
Slava Pestov [Wed, 28 Oct 2009 04:41:57 +0000 (23:41 -0500)]
delete-nth -> remove-nth!

14 years agodelete -> remove!
Slava Pestov [Wed, 28 Oct 2009 04:25:35 +0000 (23:25 -0500)]
delete -> remove!

14 years agochange-each -> map!, deep-change-each -> deep-map!
Slava Pestov [Wed, 28 Oct 2009 03:32:56 +0000 (22:32 -0500)]
change-each -> map!, deep-change-each -> deep-map!

14 years agoupdate peg for [let change
Joe Groff [Wed, 28 Oct 2009 03:29:20 +0000 (22:29 -0500)]
update peg for [let change

14 years agoupdate existing code for [let change
Joe Groff [Wed, 28 Oct 2009 02:50:31 +0000 (21:50 -0500)]
update existing code for [let change

14 years agomove dns.* to unmaintained
Joe Groff [Wed, 28 Oct 2009 01:58:52 +0000 (20:58 -0500)]
move dns.* to unmaintained

14 years agoremove [let* ] and change [let ] to only establish a scope, leaving :> as the one...
Joe Groff [Tue, 27 Oct 2009 19:19:05 +0000 (14:19 -0500)]
remove [let* ] and change [let ] to only establish a scope, leaving :> as the one true way of binding locals

14 years agoremove [wlet ]
Joe Groff [Tue, 27 Oct 2009 04:17:40 +0000 (23:17 -0500)]
remove [wlet ]

14 years agoupdate compiler.tree.cleanup test
Joe Groff [Tue, 27 Oct 2009 04:01:35 +0000 (23:01 -0500)]
update compiler.tree.cleanup test

14 years agoadd some math.parser hints that slightly improve number parsing performance
Joe Groff [Mon, 26 Oct 2009 22:48:05 +0000 (17:48 -0500)]
add some math.parser hints that slightly improve number parsing performance

14 years agomake first2, first3, first4 inline
Joe Groff [Mon, 26 Oct 2009 22:30:37 +0000 (17:30 -0500)]
make first2, first3, first4 inline

14 years agoclean up some stuff in gpu.util.wasd
Joe Groff [Mon, 26 Oct 2009 19:25:51 +0000 (14:25 -0500)]
clean up some stuff in gpu.util.wasd

14 years agogpu.buffers: fix stack effect of with-mapped-buffer
Joe Groff [Mon, 26 Oct 2009 18:53:33 +0000 (13:53 -0500)]
gpu.buffers: fix stack effect of with-mapped-buffer

14 years agofix bug when a TYPED: word takes no inputs or gives no outputs
Joe Groff [Sun, 25 Oct 2009 04:49:08 +0000 (23:49 -0500)]
fix bug when a TYPED: word takes no inputs or gives no outputs

14 years agorestore getting started and index topics to the handbook for the benefit of docs...
Joe Groff [Sun, 25 Oct 2009 02:28:24 +0000 (21:28 -0500)]
restore getting started and index topics to the handbook for the benefit of docs.factorcode.org

14 years agodon't talk about the retain stack anymore in combinators docs
Joe Groff [Sun, 25 Oct 2009 01:58:35 +0000 (20:58 -0500)]
don't talk about the retain stack anymore in combinators docs

14 years agoremove the monocle from inference docs and clarify it a bit
Joe Groff [Sun, 25 Oct 2009 01:57:49 +0000 (20:57 -0500)]
remove the monocle from inference docs and clarify it a bit

14 years agomissed some grammar in locals docs
Joe Groff [Sat, 24 Oct 2009 21:36:55 +0000 (16:36 -0500)]
missed some grammar in locals docs

14 years agoMerge branch 'master' of http://factorcode.org/git/factor
Joe Groff [Sat, 24 Oct 2009 21:30:39 +0000 (16:30 -0500)]
Merge branch 'master' of http://factorcode.org/git/factor

14 years agohomepage header consistency
Joe Groff [Sat, 24 Oct 2009 21:27:27 +0000 (16:27 -0500)]
homepage header consistency

14 years agoMake browser windows larger by default
Joe Groff [Sat, 24 Oct 2009 21:21:38 +0000 (16:21 -0500)]
Make browser windows larger by default

14 years agorearrange top-level help a little so that introductory articles are more discoverable
Joe Groff [Sat, 24 Oct 2009 21:14:19 +0000 (16:14 -0500)]
rearrange top-level help a little so that introductory articles are more discoverable

14 years agolink to the glossary from the help browser toolbar
Joe Groff [Sat, 24 Oct 2009 20:47:23 +0000 (15:47 -0500)]
link to the glossary from the help browser toolbar

14 years agomake the glossary the first thing on the "conventions" page
Joe Groff [Sat, 24 Oct 2009 20:47:06 +0000 (15:47 -0500)]
make the glossary the first thing on the "conventions" page

14 years ago< Press Enter to see the Survival Guide >
Joe Groff [Sat, 24 Oct 2009 20:34:32 +0000 (15:34 -0500)]
< Press Enter to see the Survival Guide >

14 years agoimprove locals docs
Joe Groff [Sat, 24 Oct 2009 20:21:41 +0000 (15:21 -0500)]
improve locals docs

14 years agocompiler.tree.propagation: fix broken corner cases in bitand and shift transforms...
Slava Pestov [Sat, 24 Oct 2009 06:09:32 +0000 (01:09 -0500)]
compiler.tree.propagation: fix broken corner cases in bitand and shift transforms, exposed by Hugh Aguilar's LC53 benchmark

14 years agocompiler.tree.propagation.transforms: fix problem with 'shift' transform when input...
Slava Pestov [Fri, 23 Oct 2009 12:50:56 +0000 (07:50 -0500)]
compiler.tree.propagation.transforms: fix problem with 'shift' transform when input was a bignum

14 years agomongodb.driver: fix for stricter stack effect checking
Slava Pestov [Fri, 23 Oct 2009 12:42:29 +0000 (07:42 -0500)]
mongodb.driver: fix for stricter stack effect checking

14 years agogpu.shaders: '[ empty? not ] filter' is 'harvest'
Slava Pestov [Fri, 23 Oct 2009 12:02:11 +0000 (07:02 -0500)]
gpu.shaders: '[ empty? not ] filter' is 'harvest'

14 years agomath.matrices: remove dead code
Slava Pestov [Fri, 23 Oct 2009 12:01:57 +0000 (07:01 -0500)]
math.matrices: remove dead code