]> gitweb.factorcode.org Git - factor.git/history - extra/subrip-subtitles/subrip-subtitles.factor
functors: inline the parts of interpolate this needs
[factor.git] / extra / subrip-subtitles / subrip-subtitles.factor
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-01-20 John BenediktssonSwitch to https urls
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2021-12-20 Doug Colemancore: Change lines -> read-lines, contents -> read...
2017-01-04 Björn Lindqvistcalendar.format: moving parsing words to a new vocab...
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2014-12-18 Doug Colemansubrip-subtitles: Add parser for .srt files. Kind of...