]> gitweb.factorcode.org Git - factor.git/history - basis/help
factor: Move math.ranges => ranges.
[factor.git] / basis / help /
2021-12-30 John Benediktssonhelp.handbook: fix link to endian.
2021-12-21 Doug Colemanfactor: use more split/join words
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 Colemanio.files: exists? -> file-exists? and rename primitive.
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2021-12-20 Doug Colemancore: Change lines -> read-lines, contents -> read...
2021-12-06 Doug Colemanirc: s/freenode/libera/
2021-05-17 John Benediktssonhelp.cookbook: remove the dash for easier reading.
2021-03-22 John Benediktssoncore/basis: metadata instead of meta-data.
2021-03-21 Doug Colemanvocabs: Show vocab metadata in help and fix ctrl-e...
2021-03-20 John Benediktssoncore/basis/extras: use zip-with in a few places.
2021-03-19 Giftpflanzehelp.markup: Fix documentation
2021-02-26 John Benediktssonio.directories: merge io.directories.search and io...
2020-12-17 John Benediktssonhelp.syntax: add / and " syntax lookups.
2020-12-16 John Benediktssonhelp.syntax: $examples with all strings should be turne...
2020-12-16 John Benediktssonhelp.syntax: more blocks.
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-15 John Benediktssonhelp.syntax: short circuit earlier when search returns f.
2020-12-15 John Benediktssonhelp.syntax: allow help.markup to be parsed as a literal.
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 Benediktssonhelp.syntax: some fixes for newlines and spaces in...
2020-12-15 John Benediktssonhelp.syntax: start to make ARTICLE: work.
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 Benediktssonhelp.syntax: merge easy-help ideas into HELP:.
2020-12-14 John Benediktssonhelp.markup: make headings titlecase.
2020-12-14 John Benediktssonhelp.markup: $values print None if ... none.
2020-11-30 John Benediktssonhelp.lint: remove --only.
2020-11-22 John Benediktssonhelp.lint.checks: ignore a few more, for command-line...
2020-11-22 John Benediktssontools.test/help.lint: use vocab-roots instead of resour...
2020-11-22 John Benediktssontools.test/help.lint: use vocabs-to-load.
2020-11-22 John Benediktssonhelp.lint.checks: a few more ignorables.
2020-11-22 John Benediktssonhelp.lint: lookup vocab-root.
2020-11-22 John Benediktssonhelp.lint: use require-all.
2020-11-22 John Benediktssonhelp.lint: changing command-line to add --only and...
2020-11-09 John Benediktssonhelp.lint.checks: add a help-lint check for bad $slot...
2020-10-13 John Benediktssonhelp: adding default help for alias.
2020-10-13 John Benediktssonhelp: change default effect-help to produce $inputs...
2020-06-13 Doug Colemanhelp.cookbook: Fix typo.
2020-05-22 John Benediktssonhelp.html: better tests, don't just drop the result.
2020-05-22 John Benediktssonhelp: some test fixes for recent behavior changes.
2020-05-22 John Benediktssonhelp: change the "help" word-prop to store the actual...
2020-05-22 John Benediktssonhelp.html: adding back the link to factorcode.org.
2020-05-22 John Benediktssonhelp.html: better navbar on iPhone.
2020-05-22 John Benediktssonhelp: splitting $values into $inputs and $outputs.
2020-05-22 John Benediktssonhelp.html: copy image resources to output directory.
2020-05-22 John Benediktssonui.tools.error-list: changing icons from tiff to png.
2020-05-22 John Benediktssonhelp.html: support ui/tools/error-list/icons also.
2020-05-22 John Benediktssonhtml.streams: move icon src mapping to help.html.
2020-05-20 John Benediktssonhelp.html: use @2x images.
2020-05-19 John Benediktssonhelp.html: set the sizes of 2x definition icons.
2020-03-03 John Benediktssonwebsites.concatenative: navbar background.
2020-03-02 John Benediktssonwebapps.help: matching style for navbar.
2020-03-02 John Benediktssonhelp.html: move pre-wrap to css style fixup.
2020-03-01 John Benediktssonhelp.html: more responsive help docs.
2020-02-28 John Benediktssonhelp.html: default font size should be 12pt, less line...
2020-02-28 John Benediktssonhelp.html: raise line-height to 150%.
2020-02-28 John Benediktssonhelp.html: less css reset.
2020-02-27 John Benediktssonhelp.html: use protocol agnostic link.
2020-02-27 John Benediktssonhelp.html: make these match new wiki css.
2020-02-26 John Benediktssonhelp.markup: make sure lists wrap wider.
2020-02-26 John Benediktssonprettyprint.stylesheet: s/stack-effect-style/base-effec...
2020-02-26 John Benediktssonhelp.markup: cleanup using.
2020-02-26 John Benediktssonhelp.html: assume even padding started out odd.
2020-02-26 John Benediktssonhelp.html: clone attrs in css-styles-to-classes and...
2020-02-26 John Benediktssonhelp.markup: change $breadcrumbs to unicode.
2020-02-23 John Benediktssonhelp.html: don't use sprintf.
2020-02-23 John BenediktssonRevert "help.markup: separate examples using newlines."
2020-02-20 John Benediktssonhelp.stylesheet: make some fonts bigger.
2020-02-20 John Benediktssonhelp: simplify navigation-table.
2020-02-20 John Benediktssonhelp.markup: separate examples using newlines.
2020-02-17 John Benediktssonhelp.html: cleanup stylesheet a bit.
2020-02-17 John Benediktssonhelp.html: change fixed font-size to relative.
2020-02-17 John Benediktssonhelp.markup: adding a $slots word to document slots...
2020-02-15 John Benediktssonhelp.html: support style/class replacement in more...
2020-02-15 John Benediktssonhelp: unify code-char-style and code-style.
2020-02-15 John Benediktssonhelp.html: vertical-align images.
2020-02-15 John Benediktssonhelp.markup: change default-style to use with-nesting.
2020-02-15 John Benediktssonhelp: change $title to only use with-nesting.
2020-02-14 John Benediktssonhelp.html: whoops, need to remove the extra links.
2020-02-14 John Benediktssonhelp.html: tweak the navbar a bit.
2020-02-14 John Benediktssonhelp.html: use max-width for content.
2020-02-14 John Benediktssonhelp.html: wrap contents in a div, update style a little.
2020-02-14 John Benediktssonhelp: change $title to nest then style.
2020-02-13 John Benediktssonhelp.markup: more bold table headings.
2020-02-13 John Benediktssonhelp: add some bold table headings.
2019-09-11 John Benediktssonhelp.markup: slightly faster collect-elements.
2019-07-24 John Benediktssonhelp.markup: make $complex-shuffle use $shuffle.
next