John Benediktsson
|
3d86fba48b
|
calendar.format: use format-float more.
|
2014-11-28 21:27:30 -08:00 |
John Benediktsson
|
794baf3222
|
calendar.format: change rfc3339 to always print microseconds.
|
2014-10-08 15:40:04 -07:00 |
John Benediktsson
|
13e5edc007
|
Revert "calendar.format: change to use formatting instead of math.parser.private."
This reverts commit 3cfac7916a .
|
2014-09-24 07:42:45 -07:00 |
John Benediktsson
|
3cfac7916a
|
calendar.format: change to use formatting instead of math.parser.private.
|
2014-08-05 11:43:26 -07:00 |
John Benediktsson
|
116086ddf7
|
calendar.format: use math.parser format directive.
|
2014-07-08 16:03:02 -07:00 |
Jon Harper
|
484ddae159
|
calendar.format: rfc3339, don't drop seconds decimals
|
2014-07-08 15:53:52 -07:00 |
Jon Harper
|
278fe4830f
|
calendar.format: allow space or tabs in rfc3339
|
2014-06-01 16:47:04 +02:00 |
Doug Coleman
|
b6439e3cba
|
calendar.format: run dos2unix on calendar.format
|
2013-04-24 08:23:17 -07:00 |
Doug Coleman
|
9f28391e6b
|
calendar.format: Fix timestamp parsing when there is no timezone. Fixes #861.
|
2013-04-24 08:23:17 -07:00 |
John Benediktsson
|
e74f770b57
|
Use bl in more places.
|
2013-03-14 19:24:00 -07:00 |
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 |
Slava Pestov
|
3353a777f7
|
Fixing some unit test failures
|
2009-04-22 07:05:00 -05:00 |
Slava Pestov
|
05f3f9dcb9
|
Fixing unit tests for stack effect inference changes
|
2009-04-20 21:15:19 -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 |
Slava Pestov
|
6b25e99470
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -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
|
04fde42125
|
fix two unit tests
|
2008-09-02 02:48:35 -05:00 |
Doug Coleman
|
38b8686161
|
dt -> duration, lots of docs
|
2008-09-01 20:10:10 -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 |