]> gitweb.factorcode.org Git - factor.git/history - basis/help
factor: FUNCTION: rename by hand...
[factor.git] / basis / help /
2015-07-19 John Benediktssonhelp.markup: simplify $example slightly.
2015-07-14 John Benediktssonhelp.markup: adding $sequence for describing sequence...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-03 Doug Colemanfactor: Retrying on the unit tests. Also normalize...
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 Colemanhelp.syntax: Don't throw a sequence error when article...
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-08 Doug Colemancore/basis: Rename words dealing with vocabs to loaded...
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2015-05-12 John Benediktssonhelp.lint.checks: re-enable leak detection.
2015-04-18 John Benediktssonhelp.apropos: remove extra whitespace.
2014-12-01 John Benediktssonmore minor cleanup.
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-10-24 John Benediktssonhelp.topics: make wrappers unwrap into links.
2014-09-26 John Benediktssonhelp.html: simplify (and separate) index generation.
2014-09-26 John Benediktssonhelp.html: make docs use same completions algorithm...
2014-06-10 John Benediktssonhelp.tutorial: make it more clear how the tests work...
2014-06-09 John Benediktssonhelp.lint.checks: allow $slot to be used with struct...
2014-06-06 John Benediktssonhelp.lint.checks: better error message for non-unique...
2014-06-06 John Benediktssonhelp.lint.checks: maybe clearer error message.
2014-06-06 John Benediktssonhelp.lint: help-lint should not be a MAIN: word.
2014-06-03 John Benediktssonbasis: use <vocab-link> in a couple places.
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-05-19 John Benediktssonhelp: use effect>string instead of present.
2014-05-19 John Benediktssonhelp.lint.checks: temporary fix for $quotation changes.
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
2014-04-15 John Benediktssonhelp.lint.checks: remove leaks check for now due to...
2014-04-14 Björn Lindqvisthelp.lint.checks: check for disposable leaks and print...
2013-11-18 John Benediktssonhelp.search: fix summary file name.
2013-11-04 Roc Kinghelp.cookbook: the space between "#!" and *interpreter...
2013-08-24 John Benediktssonhelp.lint: remove old word.
2013-08-24 John Benediktssonhelp.lint: add slot checking, don't check constants...
2013-04-06 John Benediktssonhelp: make sure error-classes are displayed in error...
2013-04-04 Doug Colemanhelp.tutorial: Use scaffold-work in palindrome tutorial.
2013-03-24 John Benediktssonhelp.lint: fix error-type-holder.
2013-03-24 Doug Colemanhelp.lint: Rename help-lint-error.
2013-03-23 Doug Colemandefinitions: Separate definition definitions.
2013-03-15 John Benediktssonhelp.handbook: show vocab name for strict encodings.
2013-03-11 John BenediktssonFix some tests broken by recent definitions change.
2013-03-10 Doug Colemanhelp: Mismatched <PRIVATE PRIVATE> pair.
2013-03-10 John Benediktssoncompiler.units: changing definitions-changed to use...
2012-09-27 John Benediktssonhelp.markup: require $quotation to specify stack effect.
2012-09-24 John Benediktssonhelp.tutorial: some feedback from real world tutees.
2012-08-15 Doug Colemanhelp.tutorial: Explain the workflow before telling...
2012-08-13 John Benediktssonhelp.html: fix test case back to original version.
2012-08-12 Doug Colemanhelp.html: Fix unit test.
2012-08-07 John Benediktssonhelp.stylesheet: missing one style...
2012-08-07 John Benediktssonhelp.stylesheet: provide a mechanism to adjust the...
2012-07-31 John Benediktssonhelp.search: bit faster, allow searching for things...
2012-07-31 John Benediktssonhelp.search: allow searching within help articles.
2012-07-26 Doug Colemandocs: vm says to read "command-line" but it was called...
2012-07-24 John Benediktssonvocabs: enforce sorting of keyed vocabs.
2012-07-23 John Benediktssonhelp.html: fix using.
2012-07-23 John Benediktssonhelp.html: adding links to github source files.
2012-07-22 John Benediktssonhelp.vocabs: adding platforms to metadata.
2012-07-22 John Benediktssonhelp.markup: check the number of arguments to help...
2012-07-20 John Benediktssonhelp: don't make word help create global boxes.
2012-07-20 Doug Colemancookbook: One less pitfall.
2012-07-19 John Benediktssoncleanup some use of with-scope.
2012-07-19 John Benediktssonmore use of H{ } make.
2012-06-21 Doug Colemanissue #358: Finish renaming <apropos> to <apropos-search>
2012-06-21 Doug Colemanissue #358: Rename apropos tuple -> apropos-search.
2012-06-21 Doug Colemanissue #358: Make a word lookup-article so that article...
2012-04-16 Joe Groffchange temp-file to cache-file where appropriate
2011-12-07 Doug Colemanhelp-lint fixes for recent changes
2011-12-04 Slava Pestovhelp.html: change back to the old naming scheme because...
2011-11-29 Joe Groffremove values vocab
2011-11-10 Joe Groffkill tools.profiler.counting and ui.tools.profiler
2011-11-07 Doug ColemanRename lookup to lookup-word.
2011-11-05 Doug Colemanhelp.html: fix glossary link.
2011-11-02 Joe Groffhelp.handbook: update link to counting profiler
2011-10-29 Slava Pestovhelp.html: I give up with the article name escaping...
2011-10-29 Slava Pestovhelp.html: simpler stylesheet for navbar to give it...
2011-10-29 Slava Pestovhelp.html: use GET not POST for search form, so that...
2011-10-25 Doug ColemanFix all failures in the linux64 build email
2011-10-24 Doug ColemanRename vocab to lookup-vocab
2011-10-21 John BenediktssonRemove stack effects from HELP: declarations.
2011-10-19 John Benediktssonhelp.syntax: if you're gonna have HELP: stack effects...
2011-10-19 John Benediktssonhelp.syntax: allow HELP: to have optional stack effect.
2011-10-14 John Benediktssonwebapps.help: remove frames. Fixes #242.
2011-09-29 John Benediktssonhelp.html: better to set all recent help entries to...
2011-09-29 John Benediktssonhelp.html: don't display recent searches. Fixes #211.
2011-09-15 Joe Groffhelp.markup: add tests
2011-09-15 Joe Groffhelp.markup: change related-words to notify definition...
2011-09-10 Doug ColemanDisplay articles in history better. Fixes issue #29.
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
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 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-06-07 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-05-07 Slava PestovMerge branch 'doc-fixes' of git://github.com/mrjbq7...
2011-05-07 Slava PestovMerge branch 'cleanup' of git://github.com/mrjbq7/factor
2011-05-07 Slava PestovMerge branch 'sorting' of git://github.com/mrjbq7/factor
2011-05-04 John BenediktssonMerge branch 'master' into sorting
next