Slava Pestov
|
4daa1943d8
|
Fixing unit tests
|
2008-02-11 14:19:47 -06:00 |
Slava Pestov
|
98d8621ac1
|
First class compose, curry is now a tuple class
|
2008-02-11 13:50:29 -06:00 |
Slava Pestov
|
e66e6d70e4
|
Moved dispatch to sequences.private
|
2008-02-11 01:19:53 -06:00 |
Slava Pestov
|
81ac2f77f7
|
Fix name clash
|
2008-02-11 00:17:51 -06:00 |
Slava Pestov
|
41a5629090
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-10 23:36:22 -06:00 |
Slava Pestov
|
262e9d3443
|
Clean up vocabs.loader and add littledan's unit test feature
|
2008-02-10 23:03:54 -06:00 |
Doug Coleman
|
fcb49a3442
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-10 08:31:52 -06:00 |
Slava Pestov
|
f052852a27
|
Fix must-fail-with
|
2008-02-10 01:38:58 -06:00 |
Slava Pestov
|
6bf808172b
|
Add watch-vars
|
2008-02-10 01:38:51 -06:00 |
Doug Coleman
|
43225d2aef
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-09 08:46:28 -06:00 |
Slava Pestov
|
52d91bf0bc
|
Add try-process word
|
2008-02-08 21:15:29 -06:00 |
Slava Pestov
|
d41bfc64f1
|
Minor tests fix
|
2008-02-08 17:00:42 -06:00 |
Slava Pestov
|
59cc83c296
|
Fix bugs in tools.test
|
2008-02-08 01:49:05 -06:00 |
Doug Coleman
|
3883dca17e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-07 18:55:17 -06:00 |
Slava Pestov
|
6bbbd3f904
|
Forgot to call load-failures.
|
2008-02-07 18:06:53 -06:00 |
Slava Pestov
|
b08409884e
|
Add try-everything for Ed
|
2008-02-07 18:03:01 -06:00 |
Slava Pestov
|
6187a1e5e1
|
Improved http.client, bootstrap.image.{download,upload}
|
2008-02-07 17:55:31 -06:00 |
Doug Coleman
|
0836e4ed54
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-07 17:54:25 -06:00 |
Doug Coleman
|
07e7f3bcce
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-07 17:35:10 -06:00 |
Slava Pestov
|
5310a2cabe
|
New logging framework
|
2008-02-07 17:07:43 -06:00 |
Slava Pestov
|
b5e1edfeed
|
Removed obsolete vocab
|
2008-02-07 01:36:11 -06:00 |
Slava Pestov
|
5ecf3f7225
|
Improve unit test documentation and update some tests
|
2008-02-06 22:58:41 -06:00 |
Doug Coleman
|
c149c26a7e
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-02-06 22:50:38 -06:00 |
Slava Pestov
|
9271da5070
|
More cleanups to require-all and unit tests
|
2008-02-06 22:12:44 -06:00 |
Slava Pestov
|
7534d84d27
|
Refactor tools.test
|
2008-02-06 21:15:33 -06:00 |
Doug Coleman
|
93eb74476e
|
add with-file-in docs, update a couple of usages
|
2008-02-06 20:04:46 -06:00 |
Slava Pestov
|
8428f66933
|
Fixing unit tests
|
2008-02-06 15:00:10 -06:00 |
Slava Pestov
|
31b863f8b2
|
Fix docs load error
|
2008-02-06 13:51:23 -06:00 |
Slava Pestov
|
be2c8b13d7
|
Rename unit-test-fails to must-fail and add must-fail-with to replace [ t ] [ [ ... ] catch ... ] unit-test idiom
|
2008-02-06 13:47:19 -06:00 |
Slava Pestov
|
8a4db99029
|
Improved tools.test
|
2008-02-06 13:15:15 -06:00 |
Slava Pestov
|
687cd78603
|
Word moved
|
2008-02-05 18:55:28 -06:00 |
Slava Pestov
|
18403d15fa
|
tools.browser now uses io.monitor
|
2008-02-05 18:55:10 -06:00 |
Slava Pestov
|
2d3298d611
|
Method usages cleanup
|
2008-02-04 23:30:59 -06:00 |
Slava Pestov
|
b2cd79ebdd
|
Fix deploy
|
2008-02-04 20:49:59 -06:00 |
sheeple
|
f2af000ed0
|
refresh-all fix, new show word for debugging
|
2008-02-04 11:50:20 -06:00 |
Slava Pestov
|
dee25cda13
|
New generic word implementation reduces compile time
|
2008-02-04 16:20:07 -06:00 |
Slava Pestov
|
d0e5b238e2
|
Use new feature
|
2008-02-03 20:36:04 -06:00 |
Slava Pestov
|
da1d8967c4
|
Load fixes
|
2008-01-31 23:48:51 -06:00 |
Slava Pestov
|
926e09a46a
|
New dispose word and with-dispose combinator, docs for io.monitor, working on O(1) stream timeouts
|
2008-01-31 00:52:06 -06:00 |
Slava Pestov
|
b0dcb68f70
|
Improved deploy tool caches staging images
|
2008-01-29 02:03:06 -06:00 |
Slava Pestov
|
1c91a286e5
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
Slava Pestov
|
30eae6b77a
|
Fix completion for upper case strings
|
2008-01-26 23:46:35 -04:00 |
Slava Pestov
|
d0a80367b4
|
Merge branch 'master' of http://dharmatech.onigirihouse.com/factor into ed_merge
|
2008-01-25 01:49:15 -04:00 |
Slava Pestov
|
d621b9852e
|
Updating extra/ for launcher changes
|
2008-01-24 03:50:40 -04:00 |
Doug Coleman
|
95c94ac3b5
|
Merge git://factorcode.org/git/factor
|
2008-01-19 09:44:39 -10:00 |
Eduardo Cavazos
|
44e9d1fdd0
|
Typo in Unit testing docs
|
2008-01-19 05:26:59 -06:00 |
Slava Pestov
|
8339cb0b4a
|
Fix for word renaming
|
2008-01-18 20:28:43 -05:00 |
Doug Coleman
|
b03548caad
|
fix typo
|
2008-01-17 13:00:50 -10:00 |
Doug Coleman
|
43ee25cdf7
|
fix load errors
|
2008-01-17 12:53:29 -10:00 |
Slava Pestov
|
554a0d3877
|
Documentation updates
|
2008-01-11 03:32:25 -05:00 |