Commit Graph

65 Commits (63089a21247d93389be2d2684fece06a50bc673b)

Author SHA1 Message Date
Slava Pestov 9d04629d4c We can now parse reddit's RSS feed 2008-05-26 00:48:28 -05:00
Doug Coleman 47abbfc4c6 fix calendar for <=> change 2008-04-27 22:44:30 -05:00
Slava Pestov 9a5d34ae7b Fix conflicts 2008-04-27 03:19:41 -05:00
Slava Pestov 0b0e460857 Improved cookie support, and better session manager taking advantage of it 2008-04-27 03:09:00 -05:00
Doug Coleman 60fb68d1de rename state-parser:rest to take-rest 2008-04-26 18:44:28 -05:00
Doug Coleman 4d0ba8c3c1 reverse args for assoc-diff, diff
fix lots of usings
fix help lint
2008-04-26 02:01:43 -05:00
Doug Coleman b7c1f9dbe8 extra changes:
index* -> index-from
last-index* -> last-index-from
1 tail -> rest
1 tail-slice -> rest-slice
subset -> filter
prepose
find* -> find-from
find-last* -> find-last-from
before, after generic, < for integers
make between? work for timestamps
2008-04-25 23:17:08 -05:00
Slava Pestov 6afa62b57c Add RFC822 date parser 2008-04-22 20:19:54 -05:00
Slava Pestov f7df948b06 Documentation updates 2008-04-13 09:34:27 -05:00
Doug Coleman 83a467fd6a fix calendar. oops 2008-04-11 14:25:37 -05:00
Doug Coleman 5fa3bd8c74 cond/case 2008-04-11 12:55:57 -05:00
Doug Coleman 28d804d2c4 remove calendar-backend and use os 2008-04-02 18:28:55 -05:00
Doug Coleman 393f77715c update everything to use os singletons 2008-04-02 18:25:33 -05:00
Slava Pestov c22af5c7a6 Rename 2apply to bi@ 2008-03-29 20:36:58 -05:00
Slava Pestov adb1dd14d0 Rename tuples vocab to classes.tuple for consistency 2008-03-29 03:34:48 -05:00
Slava Pestov aec04edbda Phasing out get-slots and cleaning up some code 2008-03-29 00:59:05 -05:00
Slava Pestov 1f3e6fd0b7 combinators.cleave is now core 2008-03-28 23:00:20 -05:00
Slava Pestov 02727576c2 New slots are now in the core 2008-03-20 15:30:59 -05:00
Doug Coleman 55a8c991ad fix gmt-offset on windows 2008-03-18 18:59:37 -05:00
Slava Pestov 0d9947198c Bootstrap fixes 2008-03-19 21:41:39 -05:00
Doug Coleman f5e678c380 work on gmt-offset on windows 2008-03-19 19:37:04 -05:00
Doug Coleman 3e7940216e swap append to swap append
refactoring path+ to append-path
swap path+ to prepend-path
calendar gmt-offset to duration
2008-03-19 19:15:32 -05:00
Slava Pestov 26df05b912 More unit test fixes 2008-03-08 04:27:19 -06:00
Doug Coleman b3fcd179a0 refactor conversions 2008-03-05 22:07:45 -06:00
Doug Coleman 2c3b23286f add timestamp>ymdhms and related code 2008-03-05 16:21:02 -06:00
Doug Coleman 82ed128f47 make unknown elements f instead of 0
add hours:minutes:seconds
2008-03-05 16:10:29 -06:00
Doug Coleman 914456f315 year month day > timestamp
year month day hour minute second > timestamp
2008-03-05 16:07:25 -06:00
Slava Pestov e98cd1fd59 New convention for unit tests 2008-03-01 17:00:45 -05:00
Eduardo Cavazos 29ef996639 Move time related items from unix to unix.time 2008-03-01 07:11:44 -06:00
Slava Pestov 9c82591ca6 Documentation improvements 2008-02-27 16:31:13 -06:00
Slava Pestov f1954e92d2 Obsolete unit tests 2008-02-26 20:20:22 -06:00
Slava Pestov 00ae763351 Final calendar cleanup 2008-02-26 20:03:35 -06:00
Slava Pestov ef53dbd1b9 Fix load-everything 2008-02-26 19:18:21 -06:00
Slava Pestov 4533e0e55e Load fixes 2008-02-26 18:47:05 -06:00
Slava Pestov 2acfc8fe38 Refactor calendar 2008-02-26 17:22:48 -06:00
Slava Pestov 0c98551677 Add failing test 2008-02-26 15:22:49 -06:00
Slava Pestov fbaf6386b2 Simplify threads; remove nap word, its now just sleep 2008-02-25 06:31:18 -06:00
Slava Pestov 727f91409d Split off concurrency.mailboxes, add timeout support to promises, locks, mailboxes, semaphores, count-downs 2008-02-21 23:47:06 -06:00
Slava Pestov 666c7803f7 Fixes 2008-02-21 20:57:41 -06:00
Slava Pestov 4cb14acff4 New alarm system 2008-02-21 19:12:37 -06:00
Slava Pestov cd8ab4ba8d Updating libraries 2008-02-18 09:08:59 -06:00
Slava Pestov 9edb5875e3 Less drastic changes 2008-02-18 07:30:16 -06:00
Slava Pestov 2c6afdfee6 Working on new threads 2008-02-18 05:07:40 -06:00
Slava Pestov f95bfa4100 Add timezone support to RFC3339 parser 2008-02-16 14:59:01 -06:00
Daniel Ehrenberg f6845d43d3 Massive name change in files, string streams 2008-02-15 22:20:31 -06:00
Doug Coleman e05bb24a69 make rfc822-string print fractional times
fix windows gmt-offset yet again -- bad return value
2008-02-07 14:17:07 -06:00
Doug Coleman b9d7e42358 Merge branch 'master' of git://factorcode.org/git/factor 2008-02-07 13:50:44 -06:00
Doug Coleman 6204f56981 fix gmt-offset on windows 2008-02-07 13:48:49 -06:00
Slava Pestov 2f46a618a6 Add new word to calendar 2008-02-07 01:05:00 -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