Commit Graph

4539 Commits (3883c306399316093e464df12523ee5869184e49)

Author SHA1 Message Date
Eduardo Cavazos 3883c30639 io.files: Fix help bug 2008-05-05 21:56:01 -05:00
Eduardo Cavazos 1f3eb8d6ec Add update.latest 2008-05-04 21:25:52 -05:00
Slava Pestov 185eadf3be Monads 2008-05-03 04:44:02 -05:00
Slava Pestov 117f6dd804 New validation message concept, t:button tag, fixes 2008-05-02 21:18:49 -05:00
Slava Pestov 42dc4bdc24 Bundle updates 2008-05-02 21:18:34 -05:00
Slava Pestov d1a3b64569 Fix class sorting again 2008-05-02 17:36:31 -05:00
Slava Pestov 98d6cf4ce8 Fix problems found by builder 2008-05-02 17:17:53 -05:00
Slava Pestov 5a29b2e273 Class linearization 2008-05-02 02:51:38 -05:00
Slava Pestov fc5d0b2330 Merge branch 'master' of git://factorcode.org/git/wrunt 2008-05-02 01:00:19 -05:00
Alex Chapman 06d7edbf96 tangle: early ajax interface to create and view nodes 2008-05-02 15:46:21 +10:00
Slava Pestov 1f32ecbe98 Add unit test for feature discovered by erg 2008-05-01 21:49:23 -05:00
Slava Pestov df9277c4ca DB connection pooling in HTTPd 2008-05-01 21:49:15 -05:00
Slava Pestov c6e91eb009 Add new attribute 2008-05-01 21:42:59 -05:00
Slava Pestov f0f0cfb7c3 dispose-each 2008-05-01 21:42:51 -05:00
Slava Pestov 5bae9bf6ef Implemented user capabilities 2008-05-01 20:03:02 -05:00
Slava Pestov 583d036e8a Use subset? word 2008-05-01 20:02:45 -05:00
Slava Pestov a1ea2655ed Fix problems found by builder 2008-05-01 20:02:34 -05:00
Slava Pestov 1bd8b19ff5 Rename subassoc? to assoc-subset?, add subset? word for sequences 2008-05-01 20:01:57 -05:00
Slava Pestov 79f91f6b7d Working on user capabilities 2008-05-01 16:24:50 -05:00
Slava Pestov 0994c4f29e Tighten farkup a bit 2008-05-01 16:23:52 -05:00
Slava Pestov d3660002c5 Change parser so that M:: can use call-next-method 2008-05-01 16:23:35 -05:00
Slava Pestov c832abae86 Fix M:: 2008-05-01 16:23:11 -05:00
Slava Pestov 85356804f9 Merge branch 'master' of http://phildawes.net/2008/factor 2008-05-01 16:20:27 -05:00
Phil Dawes 59e24e8ab0 csv: Applied patch from from Philip Fominykh to fix newline-after-quote bug 2008-05-01 11:54:09 +01:00
Slava Pestov ef3064260c Merge branch 'master' of git://factorcode.org/git/littledan 2008-04-30 22:18:13 -05:00
Daniel Ehrenberg 0bde52d63b Docs and tests for io.encodings.iana 2008-04-30 22:06:13 -05:00
Slava Pestov 2052f70c58 Merge branch 'master' of git://factorcode.org/git/littledan 2008-04-30 21:31:49 -05:00
Daniel Ehrenberg 82679024ce Deleting inaccurate comment 2008-04-30 21:09:27 -05:00
Daniel Ehrenberg ada6e4ed0b Fixing delegate regression 2008-04-30 21:08:18 -05:00
Daniel Ehrenberg 594f335dfe Adding IANA encodings table 2008-04-30 21:04:57 -05:00
Alex Chapman b729186986 morse: add a default speed to play at 2008-05-01 11:49:55 +10:00
Daniel Ehrenberg 43cbb17e17 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	extra/delegate/delegate.factor
	extra/unicode/data/data.factor
2008-04-30 19:45:12 -05:00
Daniel Ehrenberg eac64bccab Moving VALUE: into unicode.syntax.backend 2008-04-30 19:39:54 -05:00
Alex Chapman ce2412c4c8 early tangle working with latest git 2008-05-01 10:11:19 +10:00
Slava Pestov eafdb19f90 Cleanups 2008-04-30 16:12:14 -05:00
Slava Pestov 77caac1401 Remove file 2008-04-30 16:12:08 -05:00
Slava Pestov 7584e02805 New checksum protocol 2008-04-30 16:11:55 -05:00
Slava Pestov 72fcd2b133 Merge branch 'master' of http://phildawes.net/2008/factor 2008-04-30 14:07:16 -05:00
Phil Dawes 7140a018b1 Added with-delimiter word to csv module to handle non comma delimiters 2008-04-30 17:56:04 +01:00
Alex Chapman ab796422e5 Merge branch 'master' of http://factorcode.org/git/factor into experimental
Conflicts:

	extra/semantic-db/semantic-db.factor
2008-05-01 01:19:58 +10:00
Phil Dawes 39c578ee56 CSV: fixed case where there's whitespace padding inside quotes. tests now run ok 2008-04-30 12:28:39 +01:00
Slava Pestov a145d1bac3 Fix typo 2008-04-30 04:53:11 -05:00
Slava Pestov 5e9332b634 More work on user admin tool 2008-04-30 04:53:01 -05:00
Slava Pestov 634754d0b0 Trying to get CSV tests to pass 2008-04-29 23:15:50 -05:00
Slava Pestov 4d03cb8c75 Workaround to make http.client work with old http.server 2008-04-29 21:08:57 -05:00
Slava Pestov 5f94dc3876 Working on user admin tool 2008-04-29 21:04:06 -05:00
Slava Pestov fb08017eef B word in syntax sets a breakpoint for convenience 2008-04-29 21:03:53 -05:00
Slava Pestov 9453ce2f30 Slightly shorter code generated by locals 2008-04-29 21:03:41 -05:00
Slava Pestov 2149491044 Rename delete-tuple to delete-tuples 2008-04-29 21:03:01 -05:00
Slava Pestov a452ca9105 Improved usa-cities 2008-04-29 21:02:46 -05:00