]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Bruno Deferrari [Sun, 5 Oct 2008 23:46:12 +0000 (21:46 -0200)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoremove dead code, add copyright
Doug Coleman [Sun, 5 Oct 2008 23:36:56 +0000 (18:36 -0500)]
remove dead code, add copyright

15 years agoirc.ui: Update to work with the latest irc.client changes
Bruno Deferrari [Sun, 5 Oct 2008 23:33:53 +0000 (21:33 -0200)]
irc.ui: Update to work with the latest irc.client changes

15 years agoirc.client: Rename listeners to chats, rename some words, better handling of channel...
Bruno Deferrari [Sun, 5 Oct 2008 23:18:58 +0000 (21:18 -0200)]
irc.client: Rename listeners to chats, rename some words, better handling of channel joins for chats attached before login, fixes, etc

15 years agoremove unused word, make some stuff compile
Doug Coleman [Sun, 5 Oct 2008 23:26:24 +0000 (18:26 -0500)]
remove unused word, make some stuff compile

15 years agoremove unit tests
Doug Coleman [Sun, 5 Oct 2008 21:41:51 +0000 (16:41 -0500)]
remove unit tests

15 years agoremove unit test
Doug Coleman [Sun, 5 Oct 2008 21:41:42 +0000 (16:41 -0500)]
remove unit test

15 years agoremove some dead usings
Doug Coleman [Sun, 5 Oct 2008 20:38:31 +0000 (15:38 -0500)]
remove some dead usings

15 years agomore unix ffi functions
Doug Coleman [Sun, 5 Oct 2008 20:23:04 +0000 (15:23 -0500)]
more unix ffi functions

15 years agoadd word to convert timevals to unix time, add utility words
Doug Coleman [Sun, 5 Oct 2008 20:21:23 +0000 (15:21 -0500)]
add word to convert timevals to unix time, add utility words

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sun, 5 Oct 2008 20:14:36 +0000 (15:14 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoremove random intervals for now
Doug Coleman [Sun, 5 Oct 2008 20:14:18 +0000 (15:14 -0500)]
remove random intervals for now

15 years agoremove random floats, better docs
Doug Coleman [Sun, 5 Oct 2008 20:14:05 +0000 (15:14 -0500)]
remove random floats, better docs

15 years agoCut down on vergbiage
Slava Pestov [Sun, 5 Oct 2008 19:33:06 +0000 (14:33 -0500)]
Cut down on vergbiage

15 years agoFix terminology
Slava Pestov [Sun, 5 Oct 2008 19:11:11 +0000 (14:11 -0500)]
Fix terminology

15 years agofix link
Doug Coleman [Sat, 4 Oct 2008 19:18:16 +0000 (14:18 -0500)]
fix link

15 years agofix docs
Doug Coleman [Sat, 4 Oct 2008 18:28:42 +0000 (13:28 -0500)]
fix docs

15 years agoremove relative-urls? word and some dead code
Doug Coleman [Sat, 4 Oct 2008 18:27:29 +0000 (13:27 -0500)]
remove relative-urls? word and some dead code

15 years agoadd relative-url to urls
Doug Coleman [Sat, 4 Oct 2008 18:26:17 +0000 (13:26 -0500)]
add relative-url to urls

15 years ago"finish" database docs
Doug Coleman [Sat, 4 Oct 2008 18:21:06 +0000 (13:21 -0500)]
"finish" database docs

15 years agoadd more unit tests
Doug Coleman [Sat, 4 Oct 2008 17:45:10 +0000 (12:45 -0500)]
add more unit tests

15 years agoput a random method on intervals, works for float and integer intervals
Doug Coleman [Sat, 4 Oct 2008 17:40:58 +0000 (12:40 -0500)]
put a random method on intervals, works for float and integer intervals

15 years agoremove ?first etc
Doug Coleman [Sat, 4 Oct 2008 16:45:48 +0000 (11:45 -0500)]
remove ?first etc

15 years agodon't redefine delete-random
Doug Coleman [Sat, 4 Oct 2008 16:45:21 +0000 (11:45 -0500)]
don't redefine delete-random

15 years agorandom is generic, better random docs, cleanups
Doug Coleman [Sat, 4 Oct 2008 16:44:12 +0000 (11:44 -0500)]
random is generic, better random docs, cleanups

15 years agoremove redundant section
Doug Coleman [Sat, 4 Oct 2008 01:21:23 +0000 (20:21 -0500)]
remove redundant section

15 years agoclean up the db code some, more docs
Doug Coleman [Sat, 4 Oct 2008 01:19:20 +0000 (20:19 -0500)]
clean up the db code some, more docs

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 3 Oct 2008 07:22:16 +0000 (02:22 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoinitial math cleanup
Doug Coleman [Fri, 3 Oct 2008 07:19:03 +0000 (02:19 -0500)]
initial math cleanup

15 years agoFix permissions
Slava Pestov [Fri, 3 Oct 2008 06:13:01 +0000 (01:13 -0500)]
Fix permissions

15 years agostop-server word
Slava Pestov [Fri, 3 Oct 2008 06:12:50 +0000 (01:12 -0500)]
stop-server word

15 years agoMove hexdump back to extra
Slava Pestov [Fri, 3 Oct 2008 06:12:09 +0000 (01:12 -0500)]
Move hexdump back to extra

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 3 Oct 2008 05:41:47 +0000 (00:41 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agotrivial lint changes
Doug Coleman [Fri, 3 Oct 2008 00:35:03 +0000 (19:35 -0500)]
trivial lint changes

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 3 Oct 2008 00:04:05 +0000 (19:04 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix taxes
Doug Coleman [Fri, 3 Oct 2008 00:03:57 +0000 (19:03 -0500)]
fix taxes

15 years agofix up extra/crypto
Doug Coleman [Thu, 2 Oct 2008 23:45:51 +0000 (18:45 -0500)]
fix up extra/crypto

15 years agoremove dead file
Doug Coleman [Thu, 2 Oct 2008 23:34:42 +0000 (18:34 -0500)]
remove dead file

15 years agofix io.paths
Doug Coleman [Thu, 2 Oct 2008 23:26:56 +0000 (18:26 -0500)]
fix io.paths

15 years agomove hexdump to basis
Doug Coleman [Thu, 2 Oct 2008 23:11:03 +0000 (18:11 -0500)]
move hexdump to basis

15 years agoremove lib usage, update docs
Doug Coleman [Thu, 2 Oct 2008 23:08:21 +0000 (18:08 -0500)]
remove lib usage, update docs

15 years agodont use lib
Doug Coleman [Thu, 2 Oct 2008 22:51:08 +0000 (17:51 -0500)]
dont use lib

15 years agoremove lib usage, fix compile errors
Doug Coleman [Thu, 2 Oct 2008 22:49:04 +0000 (17:49 -0500)]
remove lib usage, fix compile errors

15 years agodont use lib
Doug Coleman [Thu, 2 Oct 2008 22:40:49 +0000 (17:40 -0500)]
dont use lib

15 years agodont use lib
Doug Coleman [Thu, 2 Oct 2008 22:37:03 +0000 (17:37 -0500)]
dont use lib

15 years agoremove lib usage
Doug Coleman [Thu, 2 Oct 2008 22:34:42 +0000 (17:34 -0500)]
remove lib usage

15 years agodont use lib
Doug Coleman [Thu, 2 Oct 2008 22:33:26 +0000 (17:33 -0500)]
dont use lib

15 years agoremove lib usage
Doug Coleman [Thu, 2 Oct 2008 22:24:55 +0000 (17:24 -0500)]
remove lib usage

15 years agofix test, something is still broken
Doug Coleman [Thu, 2 Oct 2008 21:37:04 +0000 (16:37 -0500)]
fix test, something is still broken

15 years agofix test
Doug Coleman [Thu, 2 Oct 2008 21:36:50 +0000 (16:36 -0500)]
fix test

15 years agofix stack effect
Doug Coleman [Thu, 2 Oct 2008 21:36:29 +0000 (16:36 -0500)]
fix stack effect

15 years agofix unit tests
Doug Coleman [Thu, 2 Oct 2008 21:02:31 +0000 (16:02 -0500)]
fix unit tests

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Thu, 2 Oct 2008 20:58:01 +0000 (15:58 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agomore docs, fix typos
Doug Coleman [Thu, 2 Oct 2008 19:02:38 +0000 (14:02 -0500)]
more docs, fix typos

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Thu, 2 Oct 2008 17:52:42 +0000 (12:52 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoupdate with-db usages
Doug Coleman [Thu, 2 Oct 2008 17:51:21 +0000 (12:51 -0500)]
update with-db usages

15 years agomake-db is gone, use <sqlite-db> or <postgresql-db> instead. docs. use dip instead...
Doug Coleman [Thu, 2 Oct 2008 17:11:56 +0000 (12:11 -0500)]
make-db is gone, use <sqlite-db> or <postgresql-db> instead. docs. use dip instead of >r r>

15 years agoDon't copy freetype over if UI is not deployed
Slava Pestov [Thu, 2 Oct 2008 15:53:30 +0000 (10:53 -0500)]
Don't copy freetype over if UI is not deployed

15 years agoFix typo
Slava Pestov [Thu, 2 Oct 2008 15:53:19 +0000 (10:53 -0500)]
Fix typo

15 years agoDocument cocoa-app combinator
Slava Pestov [Thu, 2 Oct 2008 15:53:12 +0000 (10:53 -0500)]
Document cocoa-app combinator

15 years agoDon't need cocoa.standalone
Slava Pestov [Thu, 2 Oct 2008 15:52:57 +0000 (10:52 -0500)]
Don't need cocoa.standalone

15 years agoRemove really obsolete stuff from unmaintained
Slava Pestov [Thu, 2 Oct 2008 15:52:13 +0000 (10:52 -0500)]
Remove really obsolete stuff from unmaintained

15 years agoFix permission bits
Slava Pestov [Thu, 2 Oct 2008 13:34:49 +0000 (08:34 -0500)]
Fix permission bits

15 years agoFix typo
Slava Pestov [Thu, 2 Oct 2008 13:30:49 +0000 (08:30 -0500)]
Fix typo

15 years agostop-server/stop-this-server split
Slava Pestov [Thu, 2 Oct 2008 13:30:38 +0000 (08:30 -0500)]
stop-server/stop-this-server split

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Thu, 2 Oct 2008 13:02:35 +0000 (08:02 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoSome minor new features for Cocoa binding
Slava Pestov [Thu, 2 Oct 2008 12:10:22 +0000 (07:10 -0500)]
Some minor new features for Cocoa binding

15 years agoFix bootstrap
Slava Pestov [Thu, 2 Oct 2008 11:47:48 +0000 (06:47 -0500)]
Fix bootstrap

15 years agoSmall ricing
Slava Pestov [Thu, 2 Oct 2008 11:47:20 +0000 (06:47 -0500)]
Small ricing

15 years agoDebugging tree shaker
Slava Pestov [Thu, 2 Oct 2008 11:41:17 +0000 (06:41 -0500)]
Debugging tree shaker

15 years agoos and cpu words now foldable; reduces deploy image size
Slava Pestov [Thu, 2 Oct 2008 10:15:05 +0000 (05:15 -0500)]
os and cpu words now foldable; reduces deploy image size

15 years agoTree shaker no longer loads threads into threadless images; 77kb improvement on hello...
Slava Pestov [Thu, 2 Oct 2008 10:14:05 +0000 (05:14 -0500)]
Tree shaker no longer loads threads into threadless images; 77kb improvement on hello-world size

15 years agoSplit off urls.secure for SSL support; reduces deployed image size
Slava Pestov [Thu, 2 Oct 2008 10:13:22 +0000 (05:13 -0500)]
Split off urls.secure for SSL support; reduces deployed image size

15 years agoFold class predicates applied to literals
Slava Pestov [Thu, 2 Oct 2008 10:12:38 +0000 (05:12 -0500)]
Fold class predicates applied to literals

15 years agoStrip out C I/O if native I/O enabled
Slava Pestov [Thu, 2 Oct 2008 08:38:36 +0000 (03:38 -0500)]
Strip out C I/O if native I/O enabled

15 years agoRemove http.client => logging dependency
Slava Pestov [Thu, 2 Oct 2008 08:38:09 +0000 (03:38 -0500)]
Remove http.client => logging dependency

15 years agoMove hsva to colors.hsv
Slava Pestov [Thu, 2 Oct 2008 08:37:53 +0000 (03:37 -0500)]
Move hsva to colors.hsv

15 years agoRice
Slava Pestov [Thu, 2 Oct 2008 06:17:54 +0000 (01:17 -0500)]
Rice

15 years agoFix loop detection bug
Slava Pestov [Thu, 2 Oct 2008 06:17:45 +0000 (01:17 -0500)]
Fix loop detection bug

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Thu, 2 Oct 2008 05:55:26 +0000 (00:55 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agofix typos in db docs
Doug Coleman [Thu, 2 Oct 2008 04:56:20 +0000 (23:56 -0500)]
fix typos in db docs

15 years agothrow an error when all slots are IGNORE
Doug Coleman [Thu, 2 Oct 2008 04:33:57 +0000 (23:33 -0500)]
throw an error when all slots are IGNORE

15 years agoClear our next-method-quot-cache when deploying
Slava Pestov [Thu, 2 Oct 2008 04:02:25 +0000 (23:02 -0500)]
Clear our next-method-quot-cache when deploying

15 years agofix shiz
Doug Coleman [Thu, 2 Oct 2008 02:30:12 +0000 (21:30 -0500)]
fix shiz

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Thu, 2 Oct 2008 02:26:59 +0000 (21:26 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agolet the unique heap retain hashtable entries after elements are popped to ensure...
Doug Coleman [Thu, 2 Oct 2008 02:25:37 +0000 (21:25 -0500)]
let the unique heap retain hashtable entries after elements are popped to ensure uniqueness forever

15 years agoFix help
Slava Pestov [Thu, 2 Oct 2008 02:05:27 +0000 (21:05 -0500)]
Fix help

15 years agoSmall cleanup
Slava Pestov [Thu, 2 Oct 2008 01:55:24 +0000 (20:55 -0500)]
Small cleanup

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Thu, 2 Oct 2008 01:55:05 +0000 (20:55 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMove heap-slurp-when to spider
Slava Pestov [Thu, 2 Oct 2008 01:54:58 +0000 (20:54 -0500)]
Move heap-slurp-when to spider

15 years agoassoc-deques -> assoc-heaps
Doug Coleman [Thu, 2 Oct 2008 01:48:53 +0000 (20:48 -0500)]
assoc-deques -> assoc-heaps

15 years agoRemove switch from sequences-lib (exists as exchange).
John Benediktsson [Thu, 2 Oct 2008 00:46:09 +0000 (17:46 -0700)]
Remove switch from sequences-lib (exists as exchange).

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
John Benediktsson [Thu, 2 Oct 2008 00:38:20 +0000 (17:38 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoprintf: Fix rounding of floats and exps, default to 6 digits, update docs and tests.
John Benediktsson [Thu, 2 Oct 2008 00:38:12 +0000 (17:38 -0700)]
printf: Fix rounding of floats and exps, default to 6 digits, update docs and tests.

15 years agospruce up the spider
Doug Coleman [Thu, 2 Oct 2008 00:29:18 +0000 (19:29 -0500)]
spruce up the spider

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
John Benediktsson [Wed, 1 Oct 2008 23:32:46 +0000 (16:32 -0700)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoinitial checkin or spider
Doug Coleman [Wed, 1 Oct 2008 23:17:31 +0000 (18:17 -0500)]
initial checkin or spider

15 years agoremove dead code
Doug Coleman [Wed, 1 Oct 2008 23:16:29 +0000 (18:16 -0500)]
remove dead code

15 years agoadd interpolate
Doug Coleman [Wed, 1 Oct 2008 23:15:41 +0000 (18:15 -0500)]
add interpolate

15 years agoremove using
Doug Coleman [Wed, 1 Oct 2008 23:13:34 +0000 (18:13 -0500)]
remove using