]> gitweb.factorcode.org Git - factor.git/history - basis/calendar
scryfall: make decks better, import from moxfield
[factor.git] / basis / calendar /
2024-02-15 Giftpflanzecalendar: Add sunrise, sunset, solar-noon
2024-02-13 John Benediktssoncalendar.format: use printf for ss.SSSSSS
2024-02-12 John Benediktssonmath.parser: rename some private words
2024-02-11 Giftpflanzemath.parser: Add Dragonbox float representation algorithm 2943/head
2023-11-01 Evgenii PetrovAdd tests for weekday? and weekend?
2023-11-01 blincalendar: do not call day-of-week twice in weekday?
2023-08-30 John Benediktssoncalendar: fix docs for now-gmt, add now-utc but don...
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-07-09 Doug Colemancalendar: use ago instead of `now swap time-`
2023-04-13 John Benediktssoncalendar: removing weekdays-between2
2023-04-13 John Benediktssoncalendar: fix end-of-week modifying the input
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemanfactor: use `[ ] append-as` and `[ ] concat-as` in...
2023-01-20 John BenediktssonSwitch to https urls
2023-01-15 Doug Colemancalendar: Clarify week-number with year ends
2023-01-12 Doug Colemanfactor: fix some spacing
2022-12-03 Doug Colemancalendar: overtomorrow -> overmorrow
2022-02-10 nomennescioMerge branch 'master' into feature-vm-prepare-image...
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
next