]> gitweb.factorcode.org Git - factor.git/history - basis/tools/coverage
hex-strings: fix using
[factor.git] / basis / tools / coverage /
2023-09-11 Giftpflanzeassocs.extras: Move some often-used words to core
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-08 GiftpflanzeRename and add sorting words
2023-01-20 John BenediktssonSwitch to https urls
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-12 John BenediktssonRevert "Revert "words: use remove-word-prop instead...
2022-01-12 John BenediktssonRevert "words: use remove-word-prop instead of f set...
2022-01-09 John Benediktssonwords: use remove-word-prop instead of f set-word-prop.
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2018-02-25 John Benediktssonmore test IN: cleanup.
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 John Benediktssontools.coverage: cleanup and use deep-reduce in count...
2015-06-09 John Benediktssontools.coverage: fix refactor bug.
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.
2014-07-03 Doug Colemantools.coverage.testvocab: Fix help lint errors.
2014-06-09 Jon Harpertools.coverage: add tests, fixes #433
2014-06-09 Jon Harpertest-coverage-recursively: remove private and tests...
2014-06-06 John Benediktssontools.coverage: add docs for test-coverage-recursively.
2014-06-04 John Benediktssontools.coverage: change test-coverage to not test recurs...
2014-03-12 Doug Colemantools.coverage: Add a ``test-coverage-recursively`...
2013-03-25 Doug Colemantools.coverage: Fix docs
2013-03-25 Doug Colemanbasis/extra: Fix load errors
2013-03-24 Doug Colemantools.coverage: Rename
2011-11-29 Joe Groffremove values vocab
2011-11-02 Doug ColemanDon't test coverage of auto-generated class predicates...
2011-09-26 Doug ColemanDecouple adding the coverage annotations from setting...
2011-08-28 Joe GroffMerge remote-tracking branch 'github/merge-native-image...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-28 John BenediktssonMerge remote-tracking branch 'factorcode/master'
2011-08-28 John BenediktssonMerge remote-tracking branch 'erg/master'
2011-08-27 Doug ColemanMake coverage. use each-word, only put coverage on...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 Doug ColemanChange the way %coverage works, make coverage word...
2011-08-27 Doug ColemanDocument some words, move words around to be private
2011-08-27 Doug ColemanBetter name for combinator -- each-word, each-map to...
2011-08-27 Doug ColemanUse change-vocabulary-coverage word for toggle-coverage...
2011-08-27 Doug ColemanAdd toggle-coverage word and make coverage-on/off work...
2011-08-27 Doug ColemanFix the docs for tools.coverage
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 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-27 John BenediktssonMerge remote-tracking branch 'erg/master'
2011-08-26 Doug ColemanAdd docs for tools.coverage
2011-08-26 Doug ColemanRename tools.code-coverage to tools.coverage, change...