]> gitweb.factorcode.org Git - factor.git/history - extra/punycode
fix typo in heaps-docs.factor
[factor.git] / extra / punycode /
2022-01-20 Doug Colemanfactor: trim using lists
2021-12-26 John Benediktssonpunycode: simplify decode-digit add test cases.
2021-03-04 John Benediktssonpunycode: fix the tests (got the direction wrong).
2021-03-04 John Benediktssonpunycode: remove test.
2021-03-04 John Benediktssonpunycode: remove IRL in favor of >idna and idna> generics.
2020-11-03 John Benediktssonpunycode: change IRL to keep all params decoded (for...
2020-11-02 John Benediktssonpunycode: simplify ebnf, and handle iquery.
2020-10-29 John Benediktssonpunycode: adding an initial version of an IRL.
2020-05-26 John Benediktssonpunycode: adding basic support for Punycode (RFC 3492).