]> gitweb.factorcode.org Git - factor.git/history - basis/io/encodings/utf7/utf7.factor
basis: removing unnecessary method stack effects.
[factor.git] / basis / io / encodings / utf7 / utf7.factor
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2020-04-02 John Benediktssonio.encodings.utf7: skip over first char when searching.
2020-04-02 John Benediktssonio.encodings.utf7: revert last patch, fixed and faster.
2020-04-02 John Benediktssonbasis/extra: move fewer things.
2014-03-13 John Benediktssonfix some help-lint errors.
2014-01-11 John Benediktssonio.encodings.utf7: add copyright for Björn Lindqvist.
2014-01-11 Björn Lindqvistio.encodings.utf7: cleaned up vocab per review
2014-01-11 Björn Lindqvistio.encodings.utf7: working utf7 decoding with tests
2014-01-11 Björn Lindqvistio.encodings.utf7: decoder implementation, doesn't...
2014-01-11 Björn Lindqvistio.encodings.utf7: better encoding using the group...
2014-01-11 Björn Lindqvistio.encodings.utf7: implementation of decoding for new...