]> gitweb.factorcode.org Git - factor.git/history - extra/git/git.factor
io.files: exists? -> file-exists? and rename primitive.
[factor.git] / extra / git / git.factor
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-12-20 Doug Colemancore: Change lines -> read-lines, contents -> read...
2021-02-28 Doug Colemangit: Reduce duplication and add better tests.
2021-02-26 John Benediktssonio.directories: merge io.directories.search and io...
2021-02-05 Doug Colemangit: Fix parsing of gpgsig and clean up code.
2020-12-09 John Benediktssoncalendar: some cleanup to format and parser.
2018-02-06 Björn Lindqvistgit: better use assert= than custom error + test
2017-09-01 Doug Colemangit: Add repo that can do some git things in native...