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 |
Slava Pestov
|
cb0d1561c7
|
Improved calendar.model
|
2008-01-29 02:02:21 -06:00 |
Slava Pestov
|
bc67dbb2f2
|
Working on Ruby.mn talk
|
2008-01-28 18:13:35 -06:00 |
Slava Pestov
|
1c91a286e5
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
Slava Pestov
|
42a710e965
|
Update calendar for Windows
|
2008-01-24 19:19:45 -04:00 |
Doug Coleman
|
27d56e998d
|
make lots of calendar words GENERIC:
clean up the codez
|
2008-01-16 10:18:53 -10:00 |
Doug Coleman
|
376644794c
|
more lint cleanups
|
2008-01-13 08:29:04 -10:00 |
Doug Coleman
|
b6b9e6cc05
|
lint cleanups
|
2008-01-12 12:23:34 -10:00 |
Slava Pestov
|
0a6aff794b
|
Fix calendar
|
2008-01-10 23:06:23 -05:00 |
Doug Coleman
|
54ccb0f48c
|
Udpate calendar to remove some circular dependencies
|
2008-01-10 09:49:12 -10:00 |
Slava Pestov
|
c8360f5ae5
|
Rename curry* to with
|
2008-01-09 17:36:30 -05:00 |
Slava Pestov
|
ced9893a4e
|
Get bootstrap.tools to load, update extra/ for USE-IF: removal
|
2007-12-28 21:46:06 -05:00 |