]> gitweb.factorcode.org Git - factor.git/history - basis/html/templates
Fixes #2966
[factor.git] / basis / html / templates /
2023-09-11 Giftpflanzeassocs.extras: Move some often-used words to core
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
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-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-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-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-03-03 John Benediktssonhtml.templates.chloe: adding missing tests.
2020-03-02 John Benediktssonhtml.templates: adding meta tag and some chloe tests.
2020-03-01 John Benediktssonhtml.templates: adding t:script and t:write-script.
2020-02-13 John Benediktssonhelp: add more bold table headings.
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-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-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
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-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-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-03-24 Doug Colemanhtml.templates.chloe: Rename cached-template
2011-11-07 Doug ColemanRename lookup to lookup-word.
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
2011-09-07 Doug ColemanMake "quiet" true by default. Disable quiet mode for...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-02-28 Slava PestovFix conflict
2011-01-16 Keita Hagahtml.templates: fix typo in description of template...
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-10-09 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-10-09 Slava Pestovhtml.templates.chloe: minor doc improvements
2010-09-29 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-29 Slava Pestovhtml.templates.fhtml: code cleanup
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-24 Slava PestovMerge branch 'doc-fixes' of http://github.com/brennanch...
2010-09-23 Brennan Cheungdoc fix, chloe link forms - t:button
2010-08-23 Slava Pestovfurnace.chloe-tags: fix t:a, t:atom, t:form tags after...
2010-08-21 Slava Pestovhtml.templates.chloe.test: forgot to check in test14...
2010-08-21 Slava Pestovhtml.templates.chloe: add notion of "string context...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-04-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-14 Erik CharleboisMerge branch 'master' of github.com:erikcharlebois...
2010-04-13 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-13 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-13 Slava Pestovfurnace: documentation improvements
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-28 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Doug Colemanparsed -> suffix!, add append!
2009-10-12 Guillaume Nargeotmerge project-euler.factor
next