Doug Coleman
|
1ef827cd92
|
calendar.format: Add some utility words for implementing top.
|
2013-02-24 18:30:18 -08:00 |
John Benediktsson
|
4e72d80256
|
Using "same?" in more places.
|
2012-07-21 10:22:44 -07:00 |
John Benediktsson
|
6f1c44b46d
|
Cleanup some lint warnings.
|
2011-10-15 19:19:44 -07:00 |
Doug Coleman
|
933319f401
|
Cleanups found with lint tool
|
2011-10-14 10:15:13 -07:00 |
Doug Coleman
|
b059ade5ed
|
Use TYPED: in a few places in calendar.format to avoid passing durations instead of timestamps
|
2010-03-02 04:31:17 -06:00 |
Slava Pestov
|
df4fb4a3ee
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
Doug Coleman
|
9548b7bdd8
|
fix a bug when printing calendars, add a unit test
|
2009-10-12 16:55:52 -05:00 |
Doug Coleman
|
3f3d57032b
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Doug Coleman
|
4fef246ca4
|
add 10^ to math.functions and update usages
|
2009-08-11 18:00:24 -05:00 |
Slava Pestov
|
fb6df472a2
|
Cleaning up USING: lists for new strict semantics
|
2009-05-14 16:54:16 -05:00 |
Doug Coleman
|
054a2e5b7c
|
add word to parse robots.txt visit-time
|
2009-03-20 20:40:39 -05:00 |
Doug Coleman
|
894ba6182e
|
add timestamp>mdtm to calendar.format
|
2009-02-17 17:09:27 -06:00 |
Doug Coleman
|
3c408342ef
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
Slava Pestov
|
ba6f63ff56
|
calendar.format now depends on present instead of the other way around
|
2008-12-08 16:02:10 -06:00 |
Doug Coleman
|
07615bd219
|
remove >r r>
|
2008-11-29 13:40:48 -06:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
bfbe5b8b92
|
Yet-another HTTP cookie date format... how many variations are there?
|
2008-09-25 02:46:21 -05:00 |
Doug Coleman
|
d980044719
|
use 0 instead of f -- can this be done better? i want maybe types or optional types -- f or integer, f or duration
|
2008-08-30 10:11:35 -05:00 |
Doug Coleman
|
24bfa90a04
|
refactor calendar a bit, add initial docs
|
2008-08-29 15:17:15 -05:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |