]> gitweb.factorcode.org Git - factor.git/history - extra/tools
math: reorder the cleaned-up iteration combinators find-integer each-integer
[factor.git] / extra / tools /
2022-08-01 Doug Colemantools.dns.public: Add more dns servers and examples
2022-03-28 John Benediktssontools.wc: remove dependency on formatting, handle not...
2022-03-28 John Benediktssontools.cat: remove dependency on formatting, flush properly
2022-01-29 Doug Colemandns: handle dns aliases like paste.factorcode.org
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-17 John Benediktssontools.time.struct: swap back to <struct> temporarily.
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2022-01-12 Doug Colemansequences: Add 1surround which is dup surround
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
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-02-26 John Benediktssonio.directories: merge io.directories.search and io...
2020-12-12 John Benediktssontools.cal: remove tests.
2020-12-10 John Benediktssoncalendar.format: format year. in 3 columns, use in...
2020-11-05 Doug Colemantime: rename set-time to set-system-time. Add calendar...
2020-06-23 Doug Colemantools.dns.public: Add cloudflare dns
2020-04-03 John Benediktssonbasis/extra: move tools.
2020-04-02 John Benediktssonbasis/extra: move fewer things.
2020-04-02 John BenediktssonRevert "basis: Move more extra to basis."
2020-03-28 Doug Colemanbasis: Move more extra to basis.
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2018-08-02 John Benediktssontools.wc: use re-decode here also.
2018-08-01 John Benediktssontools.cat: use re-encode/re-decode.
2018-08-01 John Benediktssontools.cat: significant performance improvement using...
2018-02-15 John Benediktssonextra: remove some unneeded IN: in -tests.
2018-01-20 John Benediktssonbasis/extra: removing '[ @ ] in favor of _ for fried...
2017-07-06 Björn Lindqvistbasis/,core/,extra/: many new tags
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2017-01-22 John Benediktssontools.wc: adding "wc" tool.
2017-01-04 John Benediktssontools.cal: use calendar.english.
2017-01-04 Björn Lindqvisttools.cal: using calendar.english
2017-01-04 John Benediktssontools.cal: minor formatting.
2017-01-03 Björn Lindqvisttools.cal: using strftime + tests
2016-10-08 Björn Lindqvisttools.image-analyzer.gc-info.tests: trying again to...
2016-10-08 Björn Lindqvisttools.image-analyzer.gc-info.tests: fix tc so it works...
2016-10-08 Björn Lindqvisttools.image-analyzer.gc-info: updating vocab to work...
2016-09-11 Björn Lindqvistcompiler.*: Remove the scrubbing part of the GC maps
2016-09-02 Björn Lindqvisttools.image-analyzer.*: new word for removing the tag...
2016-08-03 John Benediktssontools.cal: adding the "cal" utility.
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2016-03-25 Doug Colemanfactor: remove rest of double paren words.
2016-03-19 John Benediktssoncleanup some uses of current-directory.
2015-12-13 John Benediktssontools.image-analyzer: fix help-lint docs.
2015-12-13 Björn Lindqvisttools.image-analyzer.graphviz: output the root nodes...
2015-12-13 Björn Lindqvisttools.image-analyzer: now also loads absolute relocatio...
2015-12-13 Björn Lindqvisttools.image-analyzer: now relocation pointers are decod...
2015-12-08 Björn Lindqvisttools.image-analyzer: test failure fix
2015-12-07 Björn Lindqvisttools.image-analyzer.graphviz: new vocab for making...
2015-12-07 Björn Lindqvisttools.image-analyzer.*: wrap read objects in heap-node...
2015-08-15 Björn Lindqvisttools.image-analyzer.gc-info.tests: fix word>gc-info...
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-08-06 John Benediktssontools.tree: fix using.
2015-08-06 John Benediktssonio.files.info: use directory?, symbolic-link?, and...
2015-08-04 Doug Colemantools.image-analyzer.gc-info: Deferred words don't...
2015-07-22 John Benediktssontools.image-analyzer.gc-info: fix for gml moving to...
2015-07-21 Björn Lindqvistcompiler.*: fix the tests that broke because i removed...
2015-07-20 John Benediktssontools.image-analyzer.data-heap-reader: cell => cell_t.
2015-07-20 Doug Colemanfactor: fix breakage with word renamings.
2015-07-19 Doug Colemanfactor: actual patch to remove ; from all c/fortran...
2015-07-18 Doug Colemantools.image-analyzer: fix using
2015-07-18 Doug Colemantools.image-analyzer.gc-info: Fix unit test since llvm...
2015-07-18 Doug ColemanRevert "tools.image-analyzer.gc-info: don't use unmaint...
2015-07-18 John Benediktssontools.image-analyzer.gc-info: don't use unmaintained...
2015-07-12 Björn Lindqvisttools.image-analyzer.gc-info.tests: the test for scrub...
2015-07-12 Björn Lindqvisttools.image-analyzer.data-heap-reader: payload should...
2015-07-10 Björn Lindqvisttools.image-analyzer.*: fix the loading of the .32... 1383/head
2015-07-10 Björn Lindqvisttools.image-analyzer.*: fixes so that the vocab should...
2015-07-10 Björn Lindqvisttools.image-analyzer.gc-info: ported the docs so now...
2015-07-10 Björn Lindqvisttools.image-analyzer.*: support for callstack reading
2015-07-10 Björn Lindqvisttools.image-analyzer.gc-info.tests: "translates" all...
2015-07-10 Björn Lindqvisttools.image-analyzer: new set of vocabs for reading...
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-01 John Benediktssontools.which: add a convenience for "which or".
2015-05-13 John Benediktssonuse assoc-reject instead of [ ... not ] assoc-filter.
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2015-04-29 Björn Lindqvistcompiler.cfg.stacks.*: possible fix for #1289
2015-04-29 Björn Lindqvistcompiler.*: removing the check-d and check-r slots...
2015-04-01 John Benediktssontools.echo: adding "echo" tool.
2015-04-01 John Benediktssontools.grep: adding "grep" tool.
2015-04-01 John Benediktssontools.uniq: adding "uniq" tool.
2015-04-01 John Benediktssontools.tree: adding "tree" tool.
2015-04-01 John Benediktssontools.seq: adding "seq" tool.
2015-04-01 John Benediktssontools.move: adding "move" tool.
2015-04-01 John Benediktssontools.copy: adding "copy" tool.
2015-04-01 John Benediktssontools.cat: adding "cat" tool.
2015-04-01 John Benediktssontools.which: enable use from command-line.
2015-04-01 John Benediktssontools.dns: enable use from command-line.
2015-01-31 Doug Colemantools.gc-decode: Remove duplicate line/dumb fix, maybe...
2015-01-30 Doug Colemangc-decode: Fix test for win64.
2015-01-28 Björn Lindqvisttools.gc-decode.tests: make test case work on 32 bit
2015-01-22 Björn Lindqvistcompiler.cfg.stacks.*: updated tests to match
2014-12-15 Björn Lindqvisttools.gc-decode.tests: another tough test
2014-12-09 Björn Lindqvisttools.gc-decode.tests: tests for the troubles found...
2014-12-01 Björn Lindqvisttools.gc-decode.tests: if the #1227 test failure happen...
2014-11-24 Doug Colemancompiler.cfg: cfg>insns has to go in linearization...
2014-11-24 Björn Lindqvisttools.gc-decode: tests now get invariants from the... 1222/head
2014-11-23 John Benediktssontools.gc-decode: fix (again) for 64-bit.
2014-11-23 John Benediktssontools.gc-decode: fix for 64-bit.
next