]> gitweb.factorcode.org Git - factor.git/history - basis/calendar
help.html: cleanup nav
[factor.git] / basis / calendar /
2022-02-10 John Benediktssoncalendar: change the behavior of 1 months time+
2022-01-24 John Benediktssoncalendar: fix tests that were breaking in other timezones
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2022-01-12 Doug Colemancalendar: Try out a potential locals syntax.
2022-01-03 John Benediktssoncalendar: adding days-since.
2021-12-30 Doug Colemancalendar: Rename internal word, add days-until
2021-12-30 Doug Colemanfactor: Final rename of ranges words and fix up some...
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 Doug Colemanfactor: use new math.ranges syntax in tests and docs
2021-12-30 John Benediktssoncore/basis/extra: use new math.ranges syntax.
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2021-12-20 Doug Colemancore: Change lines -> read-lines, contents -> read...
2021-03-22 John Benediktssoncore/basis: metadata instead of meta-data.
2021-02-12 John Benediktssoncalendar: less mutability, more traditional.
2021-02-11 Doug Colemancalendar: Clone by default and add tests.
2021-01-30 Doug ColemanMerge branch 'master' of https://github.com/factor...
2021-01-30 Doug Colemanfactor: More using list cleanup
2020-12-27 Doug Colemancalendar: Add more predicates.
2020-12-17 John Benediktssoncalendar.format: fix timestamp>ymdhms (bad merge).
2020-12-17 John Benediktssoncalendar: really fix test.
2020-12-17 John Benediktssoncalendar: fix quarter, add tests.
2020-12-17 John Benediktssoncalendar: remove unnecessary test.
2020-12-16 John Benediktssoncalendar: change >gmt, >local-time to clone.
2020-12-13 John Benediktssoncalendar: omg.
2020-12-13 John Benediktssoncalendar: fix timestamp>year-dates-gmt.
2020-12-13 John Benediktssoncalendar.format: fix for mutating words.
2020-12-11 John Benediktssoncalendar: add some tests for time-.
2020-12-11 John Benediktssoncalendar: rename >local back to >local-time.
2020-12-11 John Benediktssoncalendar: no need to use sequences.rotated.
2020-12-11 John Benediktssoncalendar: speed up time+.
2020-12-11 John Benediktssoncalendar.parser: use duration*.
2020-12-11 John Benediktssoncalendar: faster /rem.
2020-12-11 John Benediktssoncalendar: fix docs.
2020-12-11 John BenediktssonRevert "calendar: make now faster, remove now-gmt."
2020-12-11 John Benediktssoncalendar: make now faster, remove now-gmt.
2020-12-11 John Benediktssoncalendar: simplify am/pm.
2020-12-11 John Benediktssoncalendar: rename time* to duration*.
2020-12-11 John Benediktssoncalendar: 12am is midnight, 12pm is noon.
2020-12-11 John Benediktssoncalendar: simplify (time+).
2020-12-11 John Benediktssoncalendar: fix tests for nth-day-of-month.
2020-12-11 John Benediktssoncalendar: simplify time-since-midnight.
2020-12-11 John Benediktssoncalendar: fix nth-day-this-month to mutate.
2020-12-11 John Benediktssoncalendar: fix more words to be mutating.
2020-12-11 John Benediktssoncalendar: more cleanup.
2020-12-11 John Benediktssoncalendar: cleanup some of the API by making words mutat...
2020-12-11 John Benediktssoncalendar: rename convert-timezone back.
2020-12-11 John Benediktssoncalendar.format: more tests.
2020-12-10 John Benediktssoncalendar.format: adding tests.
2020-12-10 John Benediktssoncalendar.format: fix duration>hms handling of seconds.
2020-12-10 John Benediktssoncalendar: adding >local-time! and some docs.
2020-12-10 John Benediktssoncalendar: remove normalize-timestamp, cleanup convert...
2020-12-10 John Benediktssoncalendar: rename zeller-congruence to (day-of-week).
2020-12-10 John Benediktssoncalendar.format: simplify month.
2020-12-10 John Benediktssoncalendar.format: format year. in 3 columns, use in...
2020-12-10 John Benediktssoncalendar.elapsed: moving words to calendar.format.
2020-12-10 John Benediktssoncalendar.format: adding ctime format.
2020-12-09 John Benediktssonlogging: fix uses of (timestamp>string).
2020-12-09 John Benediktssoncalendar: some cleanup to format and parser.
2020-11-07 Doug Colemancalendar: Fix unit test for holidays.
2020-11-07 Doug Colemancalendar: More refactoring, add some new words.
2020-11-05 Doug Colemancalendar: Add words to get days of the week relative...
2020-11-05 Doug Colemantime: rename set-time to set-system-time. Add calendar...
2020-11-05 Doug Colemancalendar: Refactoring and adding funny calendar terms.
2020-11-04 Doug Colemancalendar: Always do calculation for datetimes.
2020-11-04 Doug Colemancalendar: Simplify ymd>ordinal a bit.
2020-11-04 Doug Colemancalendar: Add word for getting dates from ordinals.
2020-10-29 Doug Colemancalendar: Add some more words that should exist.
2020-02-26 John Benediktssoncalendar: remove unnecessary effects on generics.
2020-02-26 John Benediktssoncore/basis/extra: update some tags.txt.
2020-01-06 Alexander IljinReplace "win32-error-string throw" with windows-error...
2020-01-03 Doug ColemanRevert "Replace "win32-error-string throw" with windows...
2019-11-25 Alexander IljinReplace "win32-error-string throw" with windows-error...
2019-04-18 Alexander Iljincalendar[-docs]: add week-number
2018-07-09 Doug Colemancalendar.format: Add a word to format time to a string...
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-02-15 John Benediktssonmore test IN: cleanup.
2018-01-22 Alexander Iljincalendar.parser: simplify hms>duration
2017-10-25 John Benediktssoncalendar.model: delete in favor of inline timers in...
2017-07-06 Björn Lindqvistbasis/,core/,extra/: many new tags
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2017-04-25 Alexander Iljincalendar.format: restore the deleted duration>hm 1806/head
2017-01-05 Björn Lindqvistcalendar.parser: invalid date checking for the parsing...
2017-01-05 Björn Lindqvistcalendar: value checking to make it hard to create...
2017-01-05 Björn Lindqvistcalendar.parser: fixing rfc822 so it doesn't break...
2017-01-05 Björn Lindqvistcalendar.*: replacing hms>timestamp and timestamp>hms...
2017-01-05 Björn Lindqvistcalendar.format: unused word
2017-01-04 Björn Lindqvistcalendar.parser,robots: hhmm>timestamp -> hhmm>duration
2017-01-04 Björn Lindqvistcalendar.format: moving parsing words to a new vocab...
2017-01-03 Björn Lindqvistcalendar.english: new vocab for english names for days...
2017-01-03 Björn Lindqvistcalendar.format.tests: stray char
2016-12-31 John Benediktssoncalendar.format: parse rfc822 military and named timezones.
2016-12-31 John Benediktssoncalendar.format: allow UTC to be in rfc822 timestamps.
2016-07-30 Alexander Iljincalendar.format: add hm>timestamp
2016-03-31 Doug Colemanbasis: Cleaning up tests using lists and IN: forms.
2016-03-08 Jon Harperprettyprinter, locale independant float printing
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
next