]> gitweb.factorcode.org Git - factor.git/log
factor.git
16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Matthew Willis [Mon, 11 Feb 2008 08:01:22 +0000 (00:01 -0800)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoChanged set-fullscreen? to take a gadget instead of a world, moved it into the ui...
Matthew Willis [Mon, 11 Feb 2008 07:53:20 +0000 (23:53 -0800)]
Changed set-fullscreen? to take a gadget instead of a world, moved it into the ui vocab.
Moved fullscreen docs into the ui vocab.

16 years agoFix stale USE:
Slava Pestov [Mon, 11 Feb 2008 07:25:03 +0000 (01:25 -0600)]
Fix stale USE:

16 years agoMoved dispatch to sequences.private
Slava Pestov [Mon, 11 Feb 2008 07:19:53 +0000 (01:19 -0600)]
Moved dispatch to sequences.private

16 years agoFix bootstrap.help
Slava Pestov [Mon, 11 Feb 2008 07:18:24 +0000 (01:18 -0600)]
Fix bootstrap.help

16 years agoFix compilation of VM on Mac OS X
Slava Pestov [Mon, 11 Feb 2008 06:41:58 +0000 (00:41 -0600)]
Fix compilation of VM on Mac OS X

16 years agoPatch from Yoshinori Tahara
Slava Pestov [Mon, 11 Feb 2008 06:41:41 +0000 (00:41 -0600)]
Patch from Yoshinori Tahara

16 years agoFix name clash
Slava Pestov [Mon, 11 Feb 2008 06:17:51 +0000 (00:17 -0600)]
Fix name clash

16 years agoNew split-reduce combinator
Slava Pestov [Mon, 11 Feb 2008 06:16:30 +0000 (00:16 -0600)]
New split-reduce combinator

16 years agoDon't need this file
Slava Pestov [Mon, 11 Feb 2008 06:15:47 +0000 (00:15 -0600)]
Don't need this file

16 years agoTiny cleanup of combinators.lib and sequences.lib
Slava Pestov [Mon, 11 Feb 2008 06:14:40 +0000 (00:14 -0600)]
Tiny cleanup of combinators.lib and sequences.lib

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 11 Feb 2008 05:36:22 +0000 (23:36 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoadd db.types, db.tuples and some code in progress
Doug Coleman [Mon, 11 Feb 2008 05:11:16 +0000 (23:11 -0600)]
add db.types, db.tuples and some code in progress
create-sql works for a limited test case in sqlite

16 years ago30% speedup of md5 by moving group -> <groups>
Doug Coleman [Mon, 11 Feb 2008 05:09:13 +0000 (23:09 -0600)]
30% speedup of md5 by moving group -> <groups>

16 years agoslight speedup in base64
Doug Coleman [Mon, 11 Feb 2008 05:07:40 +0000 (23:07 -0600)]
slight speedup in base64

16 years agoClean up vocabs.loader and add littledan's unit test feature
Slava Pestov [Mon, 11 Feb 2008 05:03:54 +0000 (23:03 -0600)]
Clean up vocabs.loader and add littledan's unit test feature

16 years agoFFI compile errors now reported separately; new kill literals phase design
Slava Pestov [Mon, 11 Feb 2008 02:32:48 +0000 (20:32 -0600)]
FFI compile errors now reported separately; new kill literals phase design

16 years agoEditor gadget fix for CS+LEFT/RIGHT
Slava Pestov [Mon, 11 Feb 2008 02:32:26 +0000 (20:32 -0600)]
Editor gadget fix for CS+LEFT/RIGHT

16 years agoLogging parser now parses the timestamps
Slava Pestov [Mon, 11 Feb 2008 02:32:10 +0000 (20:32 -0600)]
Logging parser now parses the timestamps

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sun, 10 Feb 2008 23:27:04 +0000 (17:27 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sun, 10 Feb 2008 14:31:52 +0000 (08:31 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoFix unit tests
Slava Pestov [Sun, 10 Feb 2008 09:12:44 +0000 (03:12 -0600)]
Fix unit tests

16 years agobuilder: fix run-or-send-file bug
Eduardo Cavazos [Sun, 10 Feb 2008 09:05:34 +0000 (03:05 -0600)]
builder: fix run-or-send-file bug

16 years agoMerge git://factorcode.org/git/factor
Eduardo Cavazos [Sun, 10 Feb 2008 09:01:32 +0000 (03:01 -0600)]
Merge git://factorcode.org/git/factor

16 years agobuilder: use base portion of hostname
Eduardo Cavazos [Sun, 10 Feb 2008 09:01:20 +0000 (03:01 -0600)]
builder: use base portion of hostname

16 years agoClean up bootstrap.image
Slava Pestov [Sun, 10 Feb 2008 07:49:27 +0000 (01:49 -0600)]
Clean up bootstrap.image

16 years agoAdd new "refs" command to FEP, finds references to an object
Slava Pestov [Sun, 10 Feb 2008 07:40:51 +0000 (01:40 -0600)]
Add new "refs" command to FEP, finds references to an object

16 years agoImprove ratio syntax
Slava Pestov [Sun, 10 Feb 2008 07:40:17 +0000 (01:40 -0600)]
Improve ratio syntax

16 years agoImproved left/right arrow keys in editor gadget
Slava Pestov [Sun, 10 Feb 2008 07:40:02 +0000 (01:40 -0600)]
Improved left/right arrow keys in editor gadget

16 years agowebapps.planet fix
Slava Pestov [Sun, 10 Feb 2008 07:39:48 +0000 (01:39 -0600)]
webapps.planet fix

16 years agologging.server fixes
Slava Pestov [Sun, 10 Feb 2008 07:39:37 +0000 (01:39 -0600)]
logging.server fixes

16 years agoFix duplex-stream set-timeout
Slava Pestov [Sun, 10 Feb 2008 07:39:21 +0000 (01:39 -0600)]
Fix duplex-stream set-timeout

16 years agoFix must-fail-with
Slava Pestov [Sun, 10 Feb 2008 07:38:58 +0000 (01:38 -0600)]
Fix must-fail-with

16 years agoAdd watch-vars
Slava Pestov [Sun, 10 Feb 2008 07:38:51 +0000 (01:38 -0600)]
Add watch-vars

16 years agoFix regression
Slava Pestov [Sun, 10 Feb 2008 07:34:26 +0000 (01:34 -0600)]
Fix regression

16 years agoFix 64-bit bootstrap
Slava Pestov [Sun, 10 Feb 2008 07:34:16 +0000 (01:34 -0600)]
Fix 64-bit bootstrap

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sun, 10 Feb 2008 07:27:22 +0000 (23:27 -0800)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoFix 64-bit port
Slava Pestov [Sun, 10 Feb 2008 07:13:55 +0000 (23:13 -0800)]
Fix 64-bit port

16 years agobuilder: refactor
Eduardo Cavazos [Sun, 10 Feb 2008 07:04:14 +0000 (01:04 -0600)]
builder: refactor

16 years agoMerge git://factorcode.org/git/factor
Eduardo Cavazos [Sun, 10 Feb 2008 06:35:41 +0000 (00:35 -0600)]
Merge git://factorcode.org/git/factor

16 years agoio.unix.launcher: Fix io bug which caused problems during bootstrap
Eduardo Cavazos [Sun, 10 Feb 2008 06:35:18 +0000 (00:35 -0600)]
io.unix.launcher: Fix io bug which caused problems during bootstrap

16 years agoio.launcher: fix segmentation fault bug
Eduardo Cavazos [Sun, 10 Feb 2008 02:47:45 +0000 (20:47 -0600)]
io.launcher: fix segmentation fault bug

16 years agoMerge git://factorcode.org/git/factor
Eduardo Cavazos [Sun, 10 Feb 2008 02:23:22 +0000 (20:23 -0600)]
Merge git://factorcode.org/git/factor

16 years agofactor.el: factor-send-region and factor-send-string insert the input
Eduardo Cavazos [Sun, 10 Feb 2008 02:21:41 +0000 (20:21 -0600)]
factor.el: factor-send-region and factor-send-string insert the input
into the listener

16 years agoFix load issue on Unix
sheeple [Sat, 9 Feb 2008 23:18:57 +0000 (17:18 -0600)]
Fix load issue on Unix

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sun, 10 Feb 2008 05:27:01 +0000 (23:27 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoDocument io.timeouts
Slava Pestov [Sun, 10 Feb 2008 04:28:22 +0000 (22:28 -0600)]
Document io.timeouts

16 years agoFixing some issues
Slava Pestov [Sun, 10 Feb 2008 03:56:50 +0000 (21:56 -0600)]
Fixing some issues

16 years agoRedo timeouts
Slava Pestov [Sun, 10 Feb 2008 03:34:42 +0000 (21:34 -0600)]
Redo timeouts

16 years agoObsolete file
Slava Pestov [Sun, 10 Feb 2008 03:12:21 +0000 (21:12 -0600)]
Obsolete file

16 years agoSimpler compilation of dispatch
Slava Pestov [Sun, 10 Feb 2008 03:12:00 +0000 (21:12 -0600)]
Simpler compilation of dispatch

16 years agoFixing compiler test
Slava Pestov [Sun, 10 Feb 2008 03:08:47 +0000 (21:08 -0600)]
Fixing compiler test

16 years agoFix another bug with futures
Slava Pestov [Sun, 10 Feb 2008 00:12:07 +0000 (18:12 -0600)]
Fix another bug with futures

16 years agoMerge git://onigirihouse.com/git/yuuki
Slava Pestov [Sat, 9 Feb 2008 22:00:25 +0000 (16:00 -0600)]
Merge git://onigirihouse.com/git/yuuki

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Matthew Willis [Sat, 9 Feb 2008 21:52:00 +0000 (13:52 -0800)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoWalker cleanup
Slava Pestov [Sat, 9 Feb 2008 20:17:40 +0000 (14:17 -0600)]
Walker cleanup

16 years agoFix 'class' in early bootstrap
Slava Pestov [Sat, 9 Feb 2008 20:17:15 +0000 (14:17 -0600)]
Fix 'class' in early bootstrap

16 years agoConcurrency fix
Slava Pestov [Sat, 9 Feb 2008 20:14:37 +0000 (14:14 -0600)]
Concurrency fix

16 years agoArrghh!!!
Slava Pestov [Sat, 9 Feb 2008 20:13:06 +0000 (14:13 -0600)]
Arrghh!!!

16 years agoFix typo
Slava Pestov [Sat, 9 Feb 2008 20:12:14 +0000 (14:12 -0600)]
Fix typo

16 years agoArrggh
Slava Pestov [Sat, 9 Feb 2008 20:10:52 +0000 (14:10 -0600)]
Arrggh

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sat, 9 Feb 2008 14:46:28 +0000 (08:46 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Sat, 9 Feb 2008 08:19:41 +0000 (02:19 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoFEP work in progress
Slava Pestov [Sat, 9 Feb 2008 08:19:26 +0000 (02:19 -0600)]
FEP work in progress

16 years agoAdded set-fullscreen? and fullscreen? hooks along with their cocoa implementations.
Matthew Willis [Sat, 9 Feb 2008 08:17:24 +0000 (00:17 -0800)]
Added set-fullscreen? and fullscreen? hooks along with their cocoa implementations.

16 years agoOops
Slava Pestov [Sat, 9 Feb 2008 08:15:29 +0000 (02:15 -0600)]
Oops

16 years agoMerge branch 'master' of http://dharmatech.onigirihouse.com/factor
Slava Pestov [Sat, 9 Feb 2008 07:57:51 +0000 (01:57 -0600)]
Merge branch 'master' of http://dharmatech.onigirihouse.com/factor

16 years agoAdd some tags
Slava Pestov [Sat, 9 Feb 2008 06:16:30 +0000 (00:16 -0600)]
Add some tags

16 years agoAdd MAIN: to bootstrap.image.download
Slava Pestov [Sat, 9 Feb 2008 06:16:24 +0000 (00:16 -0600)]
Add MAIN: to bootstrap.image.download

16 years agoFix bootstrap
Slava Pestov [Sat, 9 Feb 2008 06:16:14 +0000 (00:16 -0600)]
Fix bootstrap

16 years agoMakefile: winnt target downloads dlls
Eduardo Cavazos [Sat, 9 Feb 2008 05:28:06 +0000 (23:28 -0600)]
Makefile: winnt target downloads dlls

16 years agoFix USING: in io.launcher
Slava Pestov [Sat, 9 Feb 2008 03:47:47 +0000 (21:47 -0600)]
Fix USING: in io.launcher

16 years agoFix a couple of issues with futures
Slava Pestov [Sat, 9 Feb 2008 03:47:35 +0000 (21:47 -0600)]
Fix a couple of issues with futures

16 years agoAdd try-process word
Slava Pestov [Sat, 9 Feb 2008 03:15:29 +0000 (21:15 -0600)]
Add try-process word

16 years agoRemove obsolete scripts
Slava Pestov [Sat, 9 Feb 2008 03:13:05 +0000 (21:13 -0600)]
Remove obsolete scripts

16 years agoadd builder.server
Eduardo Cavazos [Sat, 9 Feb 2008 02:16:12 +0000 (20:16 -0600)]
add builder.server

16 years agobuilder: build-status variable
Eduardo Cavazos [Sat, 9 Feb 2008 02:09:59 +0000 (20:09 -0600)]
builder: build-status variable

16 years agoMinor tests fix
Slava Pestov [Fri, 8 Feb 2008 23:00:42 +0000 (17:00 -0600)]
Minor tests fix

16 years agoMerge git://factorcode.org/git/factor
Eduardo Cavazos [Fri, 8 Feb 2008 11:31:39 +0000 (05:31 -0600)]
Merge git://factorcode.org/git/factor

16 years agoconcurrency docs fix
Eduardo Cavazos [Fri, 8 Feb 2008 09:14:08 +0000 (03:14 -0600)]
concurrency docs fix

16 years agoconcurrency docs fix
Eduardo Cavazos [Fri, 8 Feb 2008 09:11:47 +0000 (03:11 -0600)]
concurrency docs fix

16 years agoRemove obsolete files
Slava Pestov [Fri, 8 Feb 2008 07:49:49 +0000 (01:49 -0600)]
Remove obsolete files

16 years agoMoved little-endian? to alien.c-types
Slava Pestov [Fri, 8 Feb 2008 07:49:30 +0000 (01:49 -0600)]
Moved little-endian? to alien.c-types

16 years agoFix bugs in tools.test
Slava Pestov [Fri, 8 Feb 2008 07:49:05 +0000 (01:49 -0600)]
Fix bugs in tools.test

16 years agoReorganize compiler tests
Slava Pestov [Fri, 8 Feb 2008 07:48:51 +0000 (01:48 -0600)]
Reorganize compiler tests

16 years ago'about' now requires first
Slava Pestov [Fri, 8 Feb 2008 07:08:52 +0000 (01:08 -0600)]
'about' now requires first

16 years agoMulti-methods work in progress
Slava Pestov [Fri, 8 Feb 2008 07:08:23 +0000 (01:08 -0600)]
Multi-methods work in progress

16 years agoAdd another unit test
Slava Pestov [Fri, 8 Feb 2008 07:08:09 +0000 (01:08 -0600)]
Add another unit test

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 8 Feb 2008 02:27:55 +0000 (20:27 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Fri, 8 Feb 2008 01:52:50 +0000 (19:52 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoCleanup
Slava Pestov [Fri, 8 Feb 2008 01:52:40 +0000 (19:52 -0600)]
Cleanup

16 years agoDocumentation updates, tags updates
Slava Pestov [Fri, 8 Feb 2008 01:51:37 +0000 (19:51 -0600)]
Documentation updates, tags updates

16 years agobuilder improvements (download-image, simpler do-all)
Eduardo Cavazos [Fri, 8 Feb 2008 01:50:26 +0000 (19:50 -0600)]
builder improvements (download-image, simpler do-all)

16 years agoFix PE solutions using old math.parser
Aaron Schaefer [Fri, 8 Feb 2008 01:25:03 +0000 (20:25 -0500)]
Fix PE solutions using old math.parser

16 years agoFix conflict
Slava Pestov [Fri, 8 Feb 2008 00:57:23 +0000 (18:57 -0600)]
Fix conflict

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 8 Feb 2008 00:56:00 +0000 (18:56 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 8 Feb 2008 00:55:17 +0000 (18:55 -0600)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoSolution to Project Euler problem 79
Aaron Schaefer [Fri, 8 Feb 2008 00:48:00 +0000 (19:48 -0500)]
Solution to Project Euler problem 79

16 years agoMerge git://factorcode.org/git/factor
Eduardo Cavazos [Fri, 8 Feb 2008 00:32:50 +0000 (18:32 -0600)]
Merge git://factorcode.org/git/factor

16 years agosimplify builder.test
Eduardo Cavazos [Fri, 8 Feb 2008 00:30:20 +0000 (18:30 -0600)]
simplify builder.test