0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Aug 06, 2024 — Aug 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump to 0.5.1 More... over 10 years ago
Add externs file for closure type checking More... over 10 years ago
Closure compiler fixes; fix GB18030 encoder More... over 10 years ago
Merge branch 'master' of https://github.com/inexorabletash/text-encoding More... over 10 years ago
Add tests for invalid input, and some fixes. Resolves #2 More... over 10 years ago
Update README.md More... over 10 years ago
Bump to 0.5.0 More... over 10 years ago
Update README.md More... over 10 years ago
Test tidying More... over 10 years ago
Support ArrayBuffer - resolves #26 More... over 10 years ago
Align EUC-JP encoder with spec More... over 10 years ago
Comments for euc-jp encoder More... over 10 years ago
Spec alignment - mostly comments More... over 10 years ago
Align UTF-8 encoder with spec More... over 10 years ago
Comments More... over 10 years ago
Eliminate CodePointOutputStream More... over 10 years ago
Align UTF-16 encoder with spec More... over 10 years ago
Remove duplicate code-unit-to-bytes function More... over 10 years ago
Align iso-2022-jp encoder with spec More... over 10 years ago
Fix union annotations; rework/comment big5 and encoder loop More... over 10 years ago
Use 'handler' to align with spec More... over 10 years ago
Remove ByteOutputStream More... over 10 years ago
Fix encode() result handling More... over 10 years ago
Align error types with latest spec More... over 10 years ago
Replace CodePointInputStream with Stream More... over 10 years ago
Comments More... over 10 years ago
Add ignoreBOM flag and decoder attributes More... over 10 years ago
Introduce token stream, like spec; rework decoders More... over 10 years ago
Sync iso2022-jp decoder algorithm with spec More... over 10 years ago
Align with spec finished/end-of-stream terminology More... over 10 years ago