]> gitweb.factorcode.org Git - factor.git/history - basis/html
scryfall: make decks better, import from moxfield
[factor.git] / basis / html /
2024-01-16 Michael Raitzahtml, http: Documentation fixes
2023-09-11 Giftpflanzeassocs.extras: Move some often-used words to core
2023-08-28 John Benediktssonxml: fix namespaces to be http
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-08-14 John Benediktssonhtml.streams: describe test case should check result
2023-08-14 John Benediktssonhtml: adding some tests
2023-08-14 John Benediktssonhtml: fix over-encoding already encoded urls
2023-05-15 John Benediktssonhtml.templates: implement M\ byte-array call-template*
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 Colemankernel: ?if-old is just `[ or* ] 2dip if`
2023-02-26 Doug Colemanfactor: ?if to ?if-old
2023-02-26 Doug Colemanfactor: use ??if instead of ?if-old
2023-01-31 John BenediktssonRevert "html.streams: make more spans"
2023-01-31 John Benediktssonhtml.streams: make more spans
2023-01-20 John Benediktssonhtml.templates.chloe.syntax: revert to http for now
2023-01-20 John BenediktssonSwitch to https urls
2022-08-06 John Benediktssonhtml.templates: reverse order of style and scripts
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemancore: find-subseq -> subsequence-starts, find-subseq...
2022-07-31 Doug Colemanfactor: use new words
2022-06-07 Doug Colemanhtml.templates.chloe.syntax: Rename tags to chloe-tags.
2022-02-28 John Benediktssonhtml.streams: use color>hex
2022-02-12 John Benediktssonhtml.templates.chloe: fix tests for script cdata change
2022-02-11 John Benediktssonhtml.templates.chloe: use cdata comment trick.
2022-02-11 John Benediktssonhtml.templates.chloe: need to do cdata differently
2022-02-11 John Benediktssonhtml.templates.chloe: use CDATA for scripts
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-11 John Benediktssonhtml.templates: switch back to stream-copy
2022-01-11 John Benediktssoncolors: using 255 * round >integer for hex conversion
2022-01-10 John Benediktssonbasis: use check-instance in a few places
2022-01-05 John BenediktssonRevert "html.templates: remove the stream-copy version...
2022-01-05 John Benediktssonhtml.templates: remove the stream-copy version of call...
2022-01-05 John Benediktssonhtml.templates: call-template* should not dispose the...
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-20 Doug Colemanfactor: qualifying blank?, random fixes, renamed test...
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemancore: Change lines -> read-lines, contents -> read...
2020-11-30 John Benediktssonlexer: change to parse string syntax consistently.
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2020-05-22 John Benediktssonhtml.streams: move icon src mapping to help.html.
2020-03-03 John Benediktssonhtml.templates.chloe: adding missing tests.
2020-03-02 John Benediktssonhtml.templates: adding meta tag and some chloe tests.
2020-03-02 John Benediktssonhtml.streams: fix tests.
2020-03-01 John Benediktssonhtml.templates: adding t:script and t:write-script.
2020-03-01 John Benediktssonhtml.streams: monospace uses pre-wrap, wrap-margin...
2020-02-25 John Benediktssonhtml.streams: allow div-css-style to use span-css-style.
2020-02-25 John BenediktssonRevert "html.streams: use style-stream."
2020-02-15 John Benediktssonhtml.streams: use style-stream.
2020-02-13 John Benediktssonhelp: add more bold table headings.
2017-07-06 Björn Lindqvistbasis/,core/,extra/: many new tags
2017-06-05 Alexander Iljin*-docs: replace double spaces with single spaces
2017-06-01 Doug Colemanfactor: Rename start -> subseq-start, start* -> subseq...
2017-01-21 John BenediktssonRevert "sequences: swap stack arguments for start/start...
2017-01-21 John BenediktssonRevert "html.templates.fhtml: fix start refactor typo."
2017-01-21 John Benediktssonhtml.templates.fhtml: fix start refactor typo.
2017-01-21 John Benediktssonsequences: swap stack arguments for start/start*/subseq?.
2017-01-05 John Benediktssonhtml.templates.fhtml: fix example test.
2017-01-05 Jon Harperadd DOCTYPE html in most places.
2016-12-31 John Benediktssonhtml.components: protect M\ code render* from ``f`...
2016-09-04 Björn LindqvistAdding escaping to CHAR: " -> CHAR: \"
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-14 John Benediktssonhtml.templates.fhtml: fix tests for string-lines.
2016-03-11 Benjamin Pollackchloe/html: switch to HTML5 templates
2016-03-11 Benjamin Pollackchloe: make self-closing tags support more idiomatic...
2016-03-11 Benjamin Pollackchloe: ensure self-closing tags are self-closing
2015-11-20 John Benediktssonhtml.templates: use unless* instead of or.
2015-09-15 John Benediktssonhtml.streams: fix tests.
2015-09-14 John Benediktssonhelp.html: cleanup extra spaces.
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-12 Doug Colemanfactor: arch -> arch-name. fix breakage caused by other...
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-20 Doug Colemanhtml.streams: rename image-path to icon-path
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 spaces in -tests files
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-06-09 Doug Colemanhtml.components: use lcs-diff
2015-06-08 Doug Colemancore/basis: Rename words dealing with vocabs to loaded...
2015-05-13 John Benediktssonuse assoc-reject instead of [ ... not ] assoc-filter.
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-05-20 John Benediktssonlexer: change skip back to public interface.
2014-05-20 John Benediktssonhtml.templates.fhtml: fix using.
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
2013-04-11 John Benediktssonhtml.streams: allow non-equal padding values.
2013-04-11 John Benediktssonhtml.streams: this was actually simpler.
2013-04-11 John Benediktssonhtml.streams: cleanup borders on html tables.
2013-03-25 Doug Colemanhtml.components: Fix test name
2013-03-25 Doug Colemanhtml.components: Fix load
2013-03-24 Doug Colemanhtml.forms: Rename
2013-03-24 Doug Colemanhtml.templates.chloe: Rename cached-template
next