]> gitweb.factorcode.org Git - factor.git/history - basis/fixups
tools.scaffold: Support unit tests with more than one output with run-string helper...
[factor.git] / basis / fixups /
2022-07-31 Doug Colemanfixups: fix word rename
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemansequences.deep: deep-subseq? -> deep-subsequence?
2022-07-31 Doug Colemancore: cramp -> bound (was short)
2022-07-31 Doug Colemancore: map-integers -> map-integers-as
2022-07-31 Doug Colemanfactor: use new words
2022-06-07 Doug Colemanhtml.templates.chloe.syntax: Rename tags to chloe-tags.
2022-04-28 Doug Colemancli.git: rename git-checkout-existing-branch to git...
2022-02-12 John Benediktssonfixups: fix compute-fixups which was resetting the...
2022-01-25 John Benediktssonfixups: adding fixup for assoc-union-all and assoc...
2022-01-22 John Benediktssonfixups: adding layouts rename of 32bit? and 64bit?
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-04 John Benediktssonfixups: add init-namespaces.
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 Doug Colemanbasis: fix bootstrap.
2021-12-30 Doug Colemandebugger: Add support for command line debugger.
2021-12-30 Doug Colemanfixups: add missing range renames, delete private word...
2021-12-30 Doug Colemanfixups: integrate with restarts
2021-12-30 Doug Colemanfixups: change message, handle errors
2021-12-30 Doug Colemanfixups: Initial commit of a code migration feature.