]> gitweb.factorcode.org Git - factor.git/history - basis/calendar/format/format.factor
scryfall: add more filter/reject words, better mtga parser
[factor.git] / basis / calendar / format / format.factor
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-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-07-09 Doug Colemancalendar: use ago instead of `now swap time-`
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
2022-01-20 Doug Colemanfactor: trim using lists
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
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...
2020-12-17 John Benediktssoncalendar.format: fix timestamp>ymdhms (bad merge).
2020-12-16 John Benediktssoncalendar: change >gmt, >local-time to clone.
2020-12-13 John Benediktssoncalendar.format: fix for mutating words.
2020-12-10 John Benediktssoncalendar.format: fix duration>hms handling of seconds.
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: More refactoring, add some new words.
2020-10-29 Doug Colemancalendar: Add some more words that should exist.
2020-02-26 John Benediktssoncalendar: remove unnecessary effects on generics.
2018-07-09 Doug Colemancalendar.format: Add a word to format time to a string...
2017-04-25 Alexander Iljincalendar.format: restore the deleted duration>hm 1806/head
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.format: moving parsing words to a new vocab...
2017-01-03 Björn Lindqvistcalendar.english: new vocab for english names for days...
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-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.
2015-05-31 Doug Colemancalendar.format: Add a word to output times in the...
2014-11-29 John Benediktssoncalendar.format: use format-float more.
2014-10-08 John Benediktssoncalendar.format: change rfc3339 to always print microse...
2014-09-24 John BenediktssonRevert "calendar.format: change to use formatting inste...
2014-08-05 John Benediktssoncalendar.format: change to use formatting instead of...
2014-07-08 John Benediktssoncalendar.format: use math.parser format directive.
2014-07-08 Jon Harpercalendar.format: rfc3339, don't drop seconds decimals
2014-06-01 Jon Harpercalendar.format: allow space or tabs in rfc3339
2013-04-24 Doug Colemancalendar.format: run dos2unix on calendar.format
2013-04-24 Doug Colemancalendar.format: Fix timestamp parsing when there is...
2013-03-15 John BenediktssonUse bl in more places.
2013-02-25 Doug Colemancalendar.format: Add some utility words for implementin...
2012-07-21 John BenediktssonUsing "same?" in more places.
2011-10-16 John BenediktssonCleanup some lint warnings.
2011-10-14 Doug ColemanCleanups found with lint tool
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-03 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-03-03 Joe GroffMerge branch 'lexer-parsing-word-errors'
2010-03-03 Slava PestovMerge branch 'lexer-parsing-word-errors' of git://facto...
2010-03-02 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-02 Doug ColemanUse TYPED: in a few places in calendar.format to avoid...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Doug ColemanMerge branch 'mongodb-changes' of git://github.com...
2010-01-14 Slava PestovRemoving integers-as-sequences
2009-10-13 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-13 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-13 Doug ColemanMerge branch 'master' into klazuka
2009-10-13 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-12 Doug Colemanfix a bug when printing calendars, add a unit test
2009-09-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Marc FauconneauMerge branch 'master' of git@github.com:prunedtree...
2009-08-29 Samuel TardieuMerge branch 'master' of git://factorcode.org/git/factor
2009-08-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Doug ColemanDelete empty unit tests files, remove 1- and 1+, reorde...
2009-08-13 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-11 Doug Colemanadd 10^ to math.functions and update usages
2009-06-02 Bruno DeferrariMerge branch 'master' into irc
2009-06-01 Doug ColemanMerge branch 'irc' of git://www.tiodante.com/git/factor
2009-05-24 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-18 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-16 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-05-16 Doug ColemanMerge branch 'master' into checksums
2009-05-16 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-16 Slava PestovMerge branch 'fix-bloom-filters-test' of git://github...
2009-05-16 Slava PestovFix conflict
2009-05-14 Slava PestovCleaning up USING: lists for new strict semantics
next