]> gitweb.factorcode.org Git - factor.git/log
factor.git
15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Sat, 3 May 2008 13:49:43 +0000 (08:49 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agoMonads
Slava Pestov [Sat, 3 May 2008 09:44:02 +0000 (04:44 -0500)]
Monads

15 years agoNew validation message concept, t:button tag, fixes
Slava Pestov [Sat, 3 May 2008 02:18:49 +0000 (21:18 -0500)]
New validation message concept, t:button tag, fixes

15 years agoBundle updates
Slava Pestov [Sat, 3 May 2008 02:18:34 +0000 (21:18 -0500)]
Bundle updates

15 years agoFix class sorting again
Slava Pestov [Fri, 2 May 2008 22:36:31 +0000 (17:36 -0500)]
Fix class sorting again

15 years agoFix problems found by builder
Slava Pestov [Fri, 2 May 2008 22:17:53 +0000 (17:17 -0500)]
Fix problems found by builder

15 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Fri, 2 May 2008 22:12:31 +0000 (17:12 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

15 years agorefactor xml parser
Doug Coleman [Fri, 2 May 2008 22:12:09 +0000 (17:12 -0500)]
refactor xml parser

15 years agorefactor state parser
Doug Coleman [Fri, 2 May 2008 22:11:51 +0000 (17:11 -0500)]
refactor state parser

16 years agoClass linearization
Slava Pestov [Fri, 2 May 2008 07:51:38 +0000 (02:51 -0500)]
Class linearization

16 years agoMerge branch 'master' of git://factorcode.org/git/wrunt
Slava Pestov [Fri, 2 May 2008 06:00:19 +0000 (01:00 -0500)]
Merge branch 'master' of git://factorcode.org/git/wrunt

16 years agotangle: early ajax interface to create and view nodes
Alex Chapman [Fri, 2 May 2008 05:46:21 +0000 (15:46 +1000)]
tangle: early ajax interface to create and view nodes

16 years agoAdd unit test for feature discovered by erg
Slava Pestov [Fri, 2 May 2008 02:49:23 +0000 (21:49 -0500)]
Add unit test for feature discovered by erg

16 years agoDB connection pooling in HTTPd
Slava Pestov [Fri, 2 May 2008 02:49:15 +0000 (21:49 -0500)]
DB connection pooling in HTTPd

16 years agoAdd new attribute
Slava Pestov [Fri, 2 May 2008 02:42:59 +0000 (21:42 -0500)]
Add new attribute

16 years agodispose-each
Slava Pestov [Fri, 2 May 2008 02:42:51 +0000 (21:42 -0500)]
dispose-each

16 years agoImplemented user capabilities
Slava Pestov [Fri, 2 May 2008 01:03:02 +0000 (20:03 -0500)]
Implemented user capabilities

16 years agoUse subset? word
Slava Pestov [Fri, 2 May 2008 01:02:45 +0000 (20:02 -0500)]
Use subset? word

16 years agoFix problems found by builder
Slava Pestov [Fri, 2 May 2008 01:02:34 +0000 (20:02 -0500)]
Fix problems found by builder

16 years agoRename subassoc? to assoc-subset?, add subset? word for sequences
Slava Pestov [Fri, 2 May 2008 01:01:57 +0000 (20:01 -0500)]
Rename subassoc? to assoc-subset?, add subset? word for sequences

16 years agoWorking on user capabilities
Slava Pestov [Thu, 1 May 2008 21:24:50 +0000 (16:24 -0500)]
Working on user capabilities

16 years agoTighten farkup a bit
Slava Pestov [Thu, 1 May 2008 21:23:52 +0000 (16:23 -0500)]
Tighten farkup a bit

16 years agoChange parser so that M:: can use call-next-method
Slava Pestov [Thu, 1 May 2008 21:23:35 +0000 (16:23 -0500)]
Change parser so that M:: can use call-next-method

16 years agoFix M::
Slava Pestov [Thu, 1 May 2008 21:23:11 +0000 (16:23 -0500)]
Fix M::

16 years agoMerge branch 'master' of http://phildawes.net/2008/factor
Slava Pestov [Thu, 1 May 2008 21:20:27 +0000 (16:20 -0500)]
Merge branch 'master' of http://phildawes.net/2008/factor

16 years agocsv: Applied patch from from Philip Fominykh to fix newline-after-quote bug
Phil Dawes [Thu, 1 May 2008 10:54:09 +0000 (11:54 +0100)]
csv: Applied patch from  from Philip Fominykh to fix newline-after-quote bug

16 years agoMerge branch 'master' of git://factorcode.org/git/littledan
Slava Pestov [Thu, 1 May 2008 03:18:13 +0000 (22:18 -0500)]
Merge branch 'master' of git://factorcode.org/git/littledan

16 years agoDocs and tests for io.encodings.iana
Daniel Ehrenberg [Thu, 1 May 2008 03:06:13 +0000 (22:06 -0500)]
Docs and tests for io.encodings.iana

16 years agoMerge branch 'master' of git://factorcode.org/git/littledan
Slava Pestov [Thu, 1 May 2008 02:31:49 +0000 (21:31 -0500)]
Merge branch 'master' of git://factorcode.org/git/littledan

16 years agoDeleting inaccurate comment
Daniel Ehrenberg [Thu, 1 May 2008 02:09:27 +0000 (21:09 -0500)]
Deleting inaccurate comment

16 years agoFixing delegate regression
Daniel Ehrenberg [Thu, 1 May 2008 02:08:18 +0000 (21:08 -0500)]
Fixing delegate regression

16 years agoAdding IANA encodings table
Daniel Ehrenberg [Thu, 1 May 2008 02:04:57 +0000 (21:04 -0500)]
Adding IANA encodings table

16 years agomorse: add a default speed to play at
Alex Chapman [Thu, 1 May 2008 01:49:55 +0000 (11:49 +1000)]
morse: add a default speed to play at

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Daniel Ehrenberg [Thu, 1 May 2008 00:45:12 +0000 (19:45 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

Conflicts:

extra/delegate/delegate.factor
extra/unicode/data/data.factor

16 years agoMoving VALUE: into unicode.syntax.backend
Daniel Ehrenberg [Thu, 1 May 2008 00:39:54 +0000 (19:39 -0500)]
Moving VALUE: into unicode.syntax.backend

16 years agoearly tangle working with latest git
Alex Chapman [Thu, 1 May 2008 00:11:19 +0000 (10:11 +1000)]
early tangle working with latest git

16 years agoCleanups
Slava Pestov [Wed, 30 Apr 2008 21:12:14 +0000 (16:12 -0500)]
Cleanups

16 years agoRemove file
Slava Pestov [Wed, 30 Apr 2008 21:12:08 +0000 (16:12 -0500)]
Remove file

16 years agoNew checksum protocol
Slava Pestov [Wed, 30 Apr 2008 21:11:55 +0000 (16:11 -0500)]
New checksum protocol

16 years agoMerge branch 'master' of http://phildawes.net/2008/factor
Slava Pestov [Wed, 30 Apr 2008 19:07:16 +0000 (14:07 -0500)]
Merge branch 'master' of http://phildawes.net/2008/factor

16 years agoAdded with-delimiter word to csv module to handle non comma delimiters
Phil Dawes [Wed, 30 Apr 2008 16:50:40 +0000 (17:50 +0100)]
Added with-delimiter word to csv module to handle non comma delimiters

16 years agoMerge branch 'master' of http://factorcode.org/git/factor into experimental
Alex Chapman [Wed, 30 Apr 2008 15:19:58 +0000 (01:19 +1000)]
Merge branch 'master' of http://factorcode.org/git/factor into experimental

Conflicts:

extra/semantic-db/semantic-db.factor

16 years agoCSV: fixed case where there's whitespace padding inside quotes. tests now run ok
Phil Dawes [Wed, 30 Apr 2008 11:28:39 +0000 (12:28 +0100)]
CSV: fixed case where there's whitespace padding inside quotes. tests now run ok

16 years agoFix typo
Slava Pestov [Wed, 30 Apr 2008 09:53:11 +0000 (04:53 -0500)]
Fix typo

16 years agoMore work on user admin tool
Slava Pestov [Wed, 30 Apr 2008 09:53:01 +0000 (04:53 -0500)]
More work on user admin tool

16 years agoTrying to get CSV tests to pass
Slava Pestov [Wed, 30 Apr 2008 04:15:50 +0000 (23:15 -0500)]
Trying to get CSV tests to pass

16 years agoWorkaround to make http.client work with old http.server
Slava Pestov [Wed, 30 Apr 2008 02:08:57 +0000 (21:08 -0500)]
Workaround to make http.client work with old http.server

16 years agoWorking on user admin tool
Slava Pestov [Wed, 30 Apr 2008 02:04:06 +0000 (21:04 -0500)]
Working on user admin tool

16 years agoB word in syntax sets a breakpoint for convenience
Slava Pestov [Wed, 30 Apr 2008 02:03:53 +0000 (21:03 -0500)]
B word in syntax sets a breakpoint for convenience

16 years agoSlightly shorter code generated by locals
Slava Pestov [Wed, 30 Apr 2008 02:03:41 +0000 (21:03 -0500)]
Slightly shorter code generated by locals

16 years agoRename delete-tuple to delete-tuples
Slava Pestov [Wed, 30 Apr 2008 02:03:01 +0000 (21:03 -0500)]
Rename delete-tuple to delete-tuples

16 years agoImproved usa-cities
Slava Pestov [Wed, 30 Apr 2008 02:02:46 +0000 (21:02 -0500)]
Improved usa-cities

16 years agoUSA cities database added
Slava Pestov [Wed, 30 Apr 2008 01:44:07 +0000 (20:44 -0500)]
USA cities database added

16 years agoMinor fix: use blank?
Slava Pestov [Wed, 30 Apr 2008 01:43:50 +0000 (20:43 -0500)]
Minor fix: use blank?

16 years agoMerge commit 'phil/master'
Slava Pestov [Wed, 30 Apr 2008 01:20:21 +0000 (20:20 -0500)]
Merge commit 'phil/master'

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Tue, 29 Apr 2008 11:02:06 +0000 (06:02 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoRemove unused vocab
Slava Pestov [Tue, 29 Apr 2008 11:01:31 +0000 (06:01 -0500)]
Remove unused vocab

16 years agoFix unit tests
Slava Pestov [Tue, 29 Apr 2008 11:01:01 +0000 (06:01 -0500)]
Fix unit tests

16 years agoRename session-manager to sessions
Slava Pestov [Tue, 29 Apr 2008 10:58:34 +0000 (05:58 -0500)]
Rename session-manager to sessions

16 years agoupdate: Update the clean image location
Eduardo Cavazos [Tue, 29 Apr 2008 09:59:15 +0000 (04:59 -0500)]
update: Update the clean image location

16 years agoMerge branch 'master' of factorcode.org:/git/factor
Eduardo Cavazos [Tue, 29 Apr 2008 09:10:56 +0000 (04:10 -0500)]
Merge branch 'master' of factorcode.org:/git/factor

16 years agoFix tests
Slava Pestov [Tue, 29 Apr 2008 08:59:41 +0000 (03:59 -0500)]
Fix tests

16 years agoMerge branch 'master' of factorcode.org:/git/factor
Eduardo Cavazos [Tue, 29 Apr 2008 08:56:48 +0000 (03:56 -0500)]
Merge branch 'master' of factorcode.org:/git/factor

16 years agoFix locals docs
Slava Pestov [Tue, 29 Apr 2008 07:59:14 +0000 (02:59 -0500)]
Fix locals docs

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Tue, 29 Apr 2008 06:49:18 +0000 (01:49 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoBootstrap fix
Slava Pestov [Tue, 29 Apr 2008 06:49:06 +0000 (01:49 -0500)]
Bootstrap fix

16 years agofix load errors
Doug Coleman [Tue, 29 Apr 2008 05:43:58 +0000 (00:43 -0500)]
fix load errors

16 years agobuilder.release.branch: per platform directories for clean images
Eduardo Cavazos [Tue, 29 Apr 2008 04:32:55 +0000 (23:32 -0500)]
builder.release.branch: per platform directories for clean images

16 years agoMerge branch 'master' of git://double.co.nz/git/factor
Slava Pestov [Tue, 29 Apr 2008 03:20:56 +0000 (22:20 -0500)]
Merge branch 'master' of git://double.co.nz/git/factor

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Tue, 29 Apr 2008 02:26:48 +0000 (21:26 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoFix help bug reported
Slava Pestov [Tue, 29 Apr 2008 02:26:37 +0000 (21:26 -0500)]
Fix help bug reported

16 years agoFix /f for large integers
Slava Pestov [Tue, 29 Apr 2008 02:26:31 +0000 (21:26 -0500)]
Fix /f for large integers

16 years agoFix stage1 bootstrap bug, overly-eager object merging
Slava Pestov [Tue, 29 Apr 2008 02:25:59 +0000 (21:25 -0500)]
Fix stage1 bootstrap bug, overly-eager object merging

16 years agoUse accessors in places for peg
Chris Double [Tue, 29 Apr 2008 02:19:14 +0000 (14:19 +1200)]
Use accessors in places for peg

16 years ago{ ... } whitespace grouping
Chris Double [Tue, 29 Apr 2008 02:15:05 +0000 (14:15 +1200)]
{ ... } whitespace grouping

16 years agorefactor where-clause
Doug Coleman [Tue, 29 Apr 2008 01:27:37 +0000 (20:27 -0500)]
refactor where-clause

16 years agobeginning to refactor
Doug Coleman [Tue, 29 Apr 2008 01:01:32 +0000 (20:01 -0500)]
beginning to refactor

16 years agoadd support for infinity to intervals
Doug Coleman [Tue, 29 Apr 2008 00:41:35 +0000 (19:41 -0500)]
add support for infinity to intervals

16 years agoAdd ~ grouping operator to ignore whitespace between elements in group
Chris Double [Tue, 29 Apr 2008 00:37:26 +0000 (12:37 +1200)]
Add ~ grouping operator to ignore whitespace between elements in group

16 years agofix unit test
Doug Coleman [Mon, 28 Apr 2008 23:41:53 +0000 (18:41 -0500)]
fix unit test

16 years agoensure-table just does [ create-table ] curry ignore-errors
Doug Coleman [Mon, 28 Apr 2008 23:21:45 +0000 (18:21 -0500)]
ensure-table just does [ create-table ] curry ignore-errors
recreate-table is the old ensure-table

16 years agofix binsearch and thus math.primes
Doug Coleman [Mon, 28 Apr 2008 23:09:13 +0000 (18:09 -0500)]
fix binsearch and thus math.primes

16 years agonative-id -> db-assigned-id
Doug Coleman [Mon, 28 Apr 2008 22:38:12 +0000 (17:38 -0500)]
native-id -> db-assigned-id

16 years agodelete-tuple now takes an object as a template
Doug Coleman [Mon, 28 Apr 2008 22:35:45 +0000 (17:35 -0500)]
delete-tuple now takes an object as a template

16 years agofix randomly generated ids
Doug Coleman [Mon, 28 Apr 2008 22:17:19 +0000 (17:17 -0500)]
fix randomly generated ids

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Mon, 28 Apr 2008 21:49:29 +0000 (16:49 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agorefactor db: native-id -> db-assigned-id
Doug Coleman [Mon, 28 Apr 2008 21:48:55 +0000 (16:48 -0500)]
refactor db: native-id -> db-assigned-id
assigned-id -> user-assigned-id

16 years agofix bootstrap errors on windows
Doug Coleman [Mon, 28 Apr 2008 21:30:11 +0000 (16:30 -0500)]
fix bootstrap errors on windows

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Doug Coleman [Mon, 28 Apr 2008 20:18:07 +0000 (15:18 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agofix docs
Doug Coleman [Mon, 28 Apr 2008 20:17:47 +0000 (15:17 -0500)]
fix docs

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 28 Apr 2008 19:52:09 +0000 (14:52 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agoCleanup erg's cleanup
Slava Pestov [Mon, 28 Apr 2008 19:52:03 +0000 (14:52 -0500)]
Cleanup erg's cleanup

16 years agomake splay trees work
Doug Coleman [Mon, 28 Apr 2008 19:48:37 +0000 (14:48 -0500)]
make splay trees work

16 years agoMerge branch 'master' of git://factorcode.org/git/factor
Slava Pestov [Mon, 28 Apr 2008 19:43:25 +0000 (14:43 -0500)]
Merge branch 'master' of git://factorcode.org/git/factor

16 years agorevert some changes in trees
Doug Coleman [Mon, 28 Apr 2008 19:42:42 +0000 (14:42 -0500)]
revert some changes in trees

16 years agoAdded vocab monitors for all vocab-roots (not just files under resource-path)
Phil Dawes [Thu, 24 Apr 2008 08:25:19 +0000 (09:25 +0100)]
Added vocab monitors for all vocab-roots (not just files under resource-path)

N.B. monitors are initialized on startup so additional vocab-roots need to be saved in image

16 years agoBasic CSV Parser
Phil Dawes [Thu, 17 Apr 2008 20:29:04 +0000 (21:29 +0100)]
Basic CSV Parser

16 years agobetter fix is a new boot image.
Doug Coleman [Mon, 28 Apr 2008 15:36:41 +0000 (10:36 -0500)]
better fix is a new boot image.

16 years agofix bootstrap
Doug Coleman [Mon, 28 Apr 2008 15:11:26 +0000 (10:11 -0500)]
fix bootstrap

16 years agodeleting unfinished code from this branch
Alex Chapman [Mon, 28 Apr 2008 04:30:49 +0000 (14:30 +1000)]
deleting unfinished code from this branch