]> gitweb.factorcode.org Git - factor.git/commit
core: whoops, all these moves got missed.
authorJohn Benediktsson <mrjbq7@gmail.com>
Sat, 21 Nov 2020 04:48:08 +0000 (20:48 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sat, 21 Nov 2020 04:48:38 +0000 (20:48 -0800)
commitd60b2be9fdf15506cefc97816e00d3f2489ec6e5
tree1c8dbcaf5835b0c2cf12becb223fda588856bf0c
parent6f2d1582e67d8646f1872d399e14b7a9b10bbd2e
core: whoops, all these moves got missed.
77 files changed:
core/classes/predicate/predicate.factor
core/combinators/short-circuit/short-circuit-docs.factor [new file with mode: 0644]
core/combinators/short-circuit/short-circuit-tests.factor [new file with mode: 0644]
core/combinators/short-circuit/short-circuit.factor [new file with mode: 0644]
core/combinators/short-circuit/summary.txt [new file with mode: 0644]
core/combinators/short-circuit/tags.txt [new file with mode: 0644]
core/fry/fry.factor
core/generalizations/authors.txt [new file with mode: 0644]
core/generalizations/generalizations-docs.factor [new file with mode: 0644]
core/generalizations/generalizations-tests.factor [new file with mode: 0644]
core/generalizations/generalizations.factor [new file with mode: 0644]
core/generalizations/summary.txt [new file with mode: 0644]
core/hashtables/identity/authors.txt [new file with mode: 0644]
core/hashtables/identity/identity-tests.factor [new file with mode: 0644]
core/hashtables/identity/identity.factor [new file with mode: 0644]
core/hashtables/identity/summary.txt [new file with mode: 0644]
core/hashtables/identity/tags.txt [new file with mode: 0644]
core/hashtables/wrapped/authors.txt [new file with mode: 0644]
core/hashtables/wrapped/tags.txt [new file with mode: 0644]
core/hashtables/wrapped/wrapped.factor [new file with mode: 0644]
core/lexer/lexer.factor
core/locals/authors.txt [new file with mode: 0644]
core/locals/backend/backend-tests.factor [new file with mode: 0644]
core/locals/backend/backend.factor [new file with mode: 0644]
core/locals/errors/errors.factor [new file with mode: 0644]
core/locals/errors/summary.txt [new file with mode: 0644]
core/locals/fry/fry.factor [new file with mode: 0644]
core/locals/fry/summary.txt [new file with mode: 0644]
core/locals/locals-docs.factor [new file with mode: 0644]
core/locals/locals-tests.factor [new file with mode: 0644]
core/locals/locals.factor [new file with mode: 0644]
core/locals/macros/macros.factor [new file with mode: 0644]
core/locals/macros/summary.txt [new file with mode: 0644]
core/locals/parser/parser-docs.factor [new file with mode: 0644]
core/locals/parser/parser-tests.factor [new file with mode: 0644]
core/locals/parser/parser.factor [new file with mode: 0644]
core/locals/parser/summary.txt [new file with mode: 0644]
core/locals/rewrite/closures/closures.factor [new file with mode: 0644]
core/locals/rewrite/closures/summary.txt [new file with mode: 0644]
core/locals/rewrite/point-free/point-free.factor [new file with mode: 0644]
core/locals/rewrite/point-free/summary.txt [new file with mode: 0644]
core/locals/rewrite/sugar/sugar.factor [new file with mode: 0644]
core/locals/rewrite/sugar/summary.txt [new file with mode: 0644]
core/locals/summary.txt [new file with mode: 0644]
core/locals/tags.txt [new file with mode: 0644]
core/locals/types/summary.txt [new file with mode: 0644]
core/locals/types/types-tests.factor [new file with mode: 0644]
core/locals/types/types.factor [new file with mode: 0644]
core/macros/authors.txt [new file with mode: 0644]
core/macros/expander/expander-tests.factor [new file with mode: 0644]
core/macros/expander/expander.factor [new file with mode: 0644]
core/macros/expander/summary.txt [new file with mode: 0644]
core/macros/macros-docs.factor [new file with mode: 0644]
core/macros/macros-tests.factor [new file with mode: 0644]
core/macros/macros.factor [new file with mode: 0644]
core/macros/summary.txt [new file with mode: 0644]
core/macros/tags.txt [new file with mode: 0644]
core/math/ranges/authors.txt [new file with mode: 0644]
core/math/ranges/ranges-docs.factor [new file with mode: 0644]
core/math/ranges/ranges-tests.factor [new file with mode: 0644]
core/math/ranges/ranges.factor [new file with mode: 0644]
core/math/ranges/summary.txt [new file with mode: 0644]
core/math/ranges/tags.txt [new file with mode: 0644]
core/memoize/authors.txt [new file with mode: 0644]
core/memoize/memoize-docs.factor [new file with mode: 0644]
core/memoize/memoize-tests.factor [new file with mode: 0644]
core/memoize/memoize.factor [new file with mode: 0644]
core/memoize/summary.txt [new file with mode: 0644]
core/memoize/tags.txt [new file with mode: 0644]
core/sequences/generalizations/generalizations-docs.factor [new file with mode: 0644]
core/sequences/generalizations/generalizations-tests.factor [new file with mode: 0644]
core/sequences/generalizations/generalizations.factor [new file with mode: 0644]
core/summary/authors.txt [new file with mode: 0644]
core/summary/summary-docs.factor [new file with mode: 0644]
core/summary/summary-tests.factor [new file with mode: 0644]
core/summary/summary.factor [new file with mode: 0644]
core/summary/summary.txt [new file with mode: 0644]