]> gitweb.factorcode.org Git - factor.git/history - basis/xml
scryfall: better moxfield words
[factor.git] / basis / xml /
2023-08-28 John Benediktssonxml: fix namespaces to be http
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-08-19 Alexander Ilinxml.writer-docs: update the documentation wording and...
2023-08-17 Alexander Ilinxml.data-docs: fix a typo, use $sequence for shorter...
2023-08-17 Alexander Ilinxml.data-docs: update the documentation formatting...
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 Colemansequences: remove ??if
2023-02-26 Doug Colemanfactor: use more ?if and ?unless
2023-02-26 Doug Colemanfactor: ?if to ?if-old
2023-02-26 Doug Colemanfactor: use ??if instead of ?if-old
2023-02-26 Doug Colemanfactor: use 2length
2023-01-20 John Benediktssonxml.tests: revert https
2023-01-20 John BenediktssonSwitch to https urls
2023-01-13 John Benediktssonfix some unit-test syntax to use array instead of quota...
2023-01-13 John Benediktssonfix some unit-test syntax to use array instead of quota...
2023-01-12 Doug Colemanfactor: fix some spacing
2022-09-06 Doug Colemanfactor: trim some using lists
2022-07-31 Ikko Ashiminexml.errors: fix typo
2022-02-12 John BenediktssonRevert "xml: Changing how we represent contained-tags"
2022-02-12 John Benediktssonxmode.loader: fix parsing of nodes containing cdata
2022-02-12 John Benediktssonxml: Changing how we represent contained-tags
2022-02-11 John Benediktssonxml: better support for CDATA tags
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-12 Doug Colemanbasis: trim using lists
2022-01-03 John Benediktssonbasis/extra: use remove in a few places
2022-01-02 John Benediktssonhelp.markup: adding $vocab-subsections which renders...
2021-12-24 Doug Colemanextra: contents -> read-contents
2021-12-21 Doug Colemanfactor: Update split-lines tests, fix other tests
2021-12-21 Doug Colemanfactor: use more split/join words
2020-08-13 John Benediktssonxml.tests: fix USING.
2020-08-13 John Benediktssonxml.tests: require 8-bit encodings.
2020-02-26 John Benediktssonxml.writer: remove M\ number write-xml.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-02-26 John Benediktssonio.encodings.8-bit: more encodings, and reduce hierarchy.
2018-02-15 John Benediktssonmore test IN: cleanup.
2018-02-14 John Benediktssoncore/basis/extra: use none?.
2017-07-06 Björn Lindqvistbasis/,core/,extra/: many new tags
2017-07-03 Doug ColemanFactor: Rename <enum> to <enumerated> to not confuse...
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
2017-01-24 John Benediktssonxml.data: use <vector> instead of V{ } new-sequence.
2017-01-22 John Benediktssonxml: cleanup using.
2017-01-05 Jon Harperadd DOCTYPE html in most places.
2016-12-05 John Benediktssonxml.entities: use with-variable in with-entities.
2016-09-04 Björn LindqvistAdding escaping to CHAR: " -> CHAR: \"
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-07-12 John Benediktssonusing [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*.
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2016-03-30 John Benediktssondisambiguate namespaces:set and sets:set.
2016-03-12 Doug Colemanxml.write: Fix xml for spacing change.
2016-03-11 Benjamin Pollackxml.writer: do not include meaningless extra whitespace...
2015-09-29 Alexander IljinMinor documentation fixes.
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-08-13 Doug Colemanxml.errors: fix xml error.
2015-08-13 Doug Colemanxml.errors: fix throw-unclosed. omg.
2015-08-12 Doug Colemanfactor: don't need FROM: namespaces => set or namespace...
2015-07-26 John Benediktssonfix a couple string escapes.
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-21 Doug Colemanbasis: whitespace.
2015-07-19 John Benediktssonupdate some more MACRO: effects.
2015-07-18 John Benediktssonxml: add some $quotation help.
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up whitespace in -docs files
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2015-03-01 John Benediktssonxml.writer: adding a test for pprint-xml fix.
2015-03-01 John Benediktssonxml.data: fix issue with empty tags not being printed...
2015-02-28 John Benediktssonxml.data: adding tests for tags assoc protocol.
2015-02-28 John Benediktssonxml.data: make tags support assoc protocol as documented.
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-08-28 Björn Lindqvistxml.writer.tests: use temp-file instead of assuming... 1127/head
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-04-24 John Benediktssonnamespaces: removing make-assoc in favor of explicit...
2014-02-07 John Benediktssonxml.tokenize: fix cdata parsing problem.
2013-04-07 John BenediktssonMinor fix to make sure strings are produced.
2013-04-07 John Benediktssonuse concat instead of join.
2013-03-27 John Benediktssonxml.errors: fix extra-attr to use an array.
2013-03-24 John Benediktssonxml: use ERROR:
2013-03-24 Doug Colemanxml: Rename unclosed.
2013-03-23 Doug Colemanassocs: Add of and ?of. Change all the things at once...
2013-03-15 John BenediktssonUse bl in more places.
2012-12-17 John Benediktssonxml.traversal: adding deep-children>string.
2012-10-24 Doug Colemanxml.syntax: Nested xml literals were not handled correctly.
2012-09-11 John Benediktssonxml.tokenize: slight fix to reduce number of namespace...
2012-08-24 John Benediktssonxml.tokenize: minor speedups.
2012-08-24 Doug Colemanassocs: Add sift-keys and sift-values. Remove three...
2012-08-24 John Benediktssonxml.name: simpler parse-name makes benchmark 12% faster.
2012-07-24 John Benediktssonrename some words to x>sequence and sequence>x.
2012-07-20 John Benediktssonxml.errors: using code generation to make XML error...
2012-07-19 John Benediktssonmore use of H{ } make.
2012-07-19 Doug Colemannamespaces: Rename ``bind`` to ``with-variables``....
2012-07-13 John Benediktssonxml.data: some lint fixes.
2012-07-13 John Benediktssonxml: 10-12% faster benchmark through cleanup and minor...
2012-07-13 John Benediktssonxml.data: eliminate unions in favor of maybe.
2012-07-11 John Benediktssonxml.traversal: use filter-as words.
next