]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2020-12-16 John Benediktssoncalendar: change >gmt, >local-time to clone.
2020-12-16 John Benediktssonhelp.syntax: $examples with all strings should be turne...
2020-12-16 John Benediktssongrouping.extras: slightly slower but easier to maintain.
2020-12-16 John Benediktssongrouping.extras: much faster group-map.
2020-12-16 John Benediktssongrouping.extras: better {clump,group}-map.
2020-12-16 John Benediktssongrouping.extras: adding ngroup-map and some utility...
2020-12-16 John Benediktssoncalendar: use clone >gmt in a few places.
2020-12-16 John Benediktssonhelp.syntax: more blocks.
2020-12-16 John Benediktssonvocabs.parser: use finally instead of ``[ ] cleanup``.
2020-12-16 John Benediktssonhelp.syntax: prevent unnecessary ambiguous-use-errors.
2020-12-16 John BenediktssonRevert "help.syntax: prevent unnecessary ambiguous...
2020-12-16 John Benediktssonhelp.syntax: prevent unnecessary ambiguous-use-errors.
2020-12-16 Benjamin Pollacksets: rename combine/refine to union-all/intersect-all
2020-12-16 John Benediktssonfunctors: use with-words instead of more fragile qualif...
2020-12-15 John Benediktssonlocals.parser: use with-words again.
2020-12-15 John Benediktssonvocabs.parser: fix with-words.
2020-12-15 John Benediktssonctags.etags: fix ARTICLE: docs.
2020-12-15 John Benediktssonmath.matrices.elimination: fix $snippet to $link in...
2020-12-15 John Benediktssoncalendar.holidays.us: cleanup using.
2020-12-15 John Benediktssonhelp.syntax: short circuit earlier when search returns f.
2020-12-15 John Benediktssonsets: add docs about sequence ordering with members.
2020-12-15 John Benediktssonhelp.syntax: allow help.markup to be parsed as a literal.
2020-12-15 John Benediktssonroman: try easy-help on article.
2020-12-15 John Benediktssonhelp.syntax: simplify code-lines.
2020-12-15 John Benediktssonhelp.syntax: some fixes for $examples blocks with text.
2020-12-15 John Benediktssonregexp: fixing the name collision for ^.
2020-12-15 John Benediktssonhelp.syntax: some fixes for newlines and spaces in...
2020-12-15 John Benediktssonhelp.syntax: start to make ARTICLE: work.
2020-12-15 Doug Colemanroman: Trying out easy-help
2020-12-15 John Benediktssonhelp.syntax: when using multiline strings, need to...
2020-12-15 John BenediktssonRevert "help.markup: make headings titlecase."
2020-12-15 John Benediktssonhelp.syntax: fix intermediate double spaces.
2020-12-15 John Benediktssonhelp.syntax: require string examples to be multi-line.
2020-12-15 John Benediktssonhelp.syntax: can't treat $code as text.
2020-12-15 John Benediktssonhelp.syntax: simplify $example.
2020-12-15 John Benediktssonhelp.syntax: make sure $example is an array.
2020-12-15 John Benediktssonhelp.syntax: more tests.
2020-12-15 John Benediktssonhelp.syntax: don't double spaces in backwards compatibi...
2020-12-15 John Benediktssonhelp.syntax: parse-help-values needs to parse-array...
2020-12-15 John BenediktssonRevert "locals.parser: use with-words."
2020-12-15 John Benediktssonhelp.syntax: merge easy-help ideas into HELP:.
2020-12-15 John Benediktssoneasy-help: removing prototype.
2020-12-15 John Benediktssoneasy-help: better $examples.
2020-12-15 John Benediktssoneasy-help: some cleanup and add EASY-HELP: to test...
2020-12-15 John Benediktssonpeg.ebnf: use with-words.
2020-12-15 John Benediktssonlocals.parser: use with-words.
2020-12-15 John Benediktssonvocabs.parser: make a with-words combinator that cleans up.
2020-12-15 John Benediktssoneasy-help: adding tests.
2020-12-14 John Benediktssoneasy-help: no spaces when punctuation follows.
2020-12-14 John Benediktssoneasy-help: use $nl instead of \n.
2020-12-14 John Benediktssoneasy-help: experiment in new help syntax.
2020-12-14 John Benediktssonhelp.markup: make headings titlecase.
2020-12-14 John Benediktssonhelp.markup: $values print None if ... none.
2020-12-14 John Benediktssoncalendar.holidays: clone timestamps and make holidays...
2020-12-14 John Benediktssonsequences.extras: fix pad-center output type.
2020-12-14 John Benediktsson.travis.yml: change help-lint to not do extra.
2020-12-14 John Benediktsson.travis.yml: don't load extra for now, we don't have...
2020-12-14 John Benediktsson.travis.yml: adding libsodium.
2020-12-14 John Benediktsson.travis.yml: try this for parser-quiet?.
2020-12-14 John Benediktsson.travis.yml: try this to get vocab loading output.
2020-12-14 John Benediktsson.travis.yml: split out extra loads.
2020-12-14 John Benediktsson.travis.yml: fix call to load-from-root.
2020-12-14 John Benediktsson.travis.yml: split load into two since travis_wait...
2020-12-14 John Benediktsson.travis.yml: wait 20 min for load-all.
2020-12-13 John Benediktssoncompiler.cfg.gc-checks: need IN: for ABOUT:
2020-12-13 John Benediktssoncompiler: fix PRIVATE docs.
2020-12-13 John Benediktssonmath.combinatorics: IN: definitions not needed in docs.
2020-12-13 John Benediktsson.travis.yml: load-all and help-lint extra.
2020-12-13 John Benediktssonmath.matrices: adding matrix-map-index.
2020-12-13 John Benediktssonjson.reader: fix for rename.
2020-12-13 John Benediktssoncalendar: omg.
2020-12-13 John Benediktssoncalendar: fix timestamp>year-dates-gmt.
2020-12-13 John Benediktssonsequences: change surround to return type of ``seq2``.
2020-12-13 John Benediktssoncalendar.format: fix for mutating words.
2020-12-13 John Benediktssonbase36: adding base36 encoder/decoder.
2020-12-13 John Benediktssonbase62: adding a base63 encoder/decoder.
2020-12-12 John Benediktssonmisc/vim: generate syntax.
2020-12-12 John Benediktssontools.cal: remove tests.
2020-12-12 John Benediktssonsequences: improving cartesian-product to return type...
2020-12-11 John Benediktssonjson.reader: rename read-json-objects to read-json.
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 Benediktssonslots.syntax: moving to basis/
2020-12-11 John Benediktssoncalendar: no need to use sequences.rotated.
2020-12-11 John Benediktssonmath.combinatorics: fix $values for all-selections.
2020-12-11 John Benediktssonmath: rename selections to all-selections.
2020-12-11 John Benediktssoncalendar: speed up time+.
2020-12-11 John Benediktssonsequences: change replace-slice to return type of seq...
2020-12-11 John BenediktssonRevert "sequences: change test case for replace-slice."
2020-12-11 John Benediktssoncalendar.parser: use duration*.
2020-12-11 John Benediktssoncalendar: faster /rem.
2020-12-11 John Benediktssonunix.time: better struct slot names for timezone.
2020-12-11 John Benediktssoncalendar: use now in some places instead of now-gmt.
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+).
next