encoding/Data/Encoding
Henning Guenther 6101ee16ae Switch from Template-based code generating to text-based
Ignore-this: f58ceb5e1068be132b0a67a851b096f4
This has two advantages:
1. TemplateHaskell is painfully slow. There, I said it.
2. TemplateHaskell doesn't yet support some extensions that can be usefull for this library. Specifically the MagicHash extension.

darcs-hash:20090813023321-a4fee-0da13d0da6454f6ba3bd111ed6b80268d9e1b45c
2009-08-12 19:33:21 -07:00
..
Helper Generalized column skipping in code tables 2009-03-06 07:01:05 -08:00
ASCII.hs Added encodeable function 2009-02-24 20:00:44 -08:00
Base.hs Made decoding array lookup safe 2009-02-26 06:46:53 -08:00
BootString.hs Added encodeable function 2009-02-24 20:00:44 -08:00
ByteSink.hs Rewrite to support more sources and changing the encoding dynamically 2009-02-21 12:31:00 -08:00
ByteSource.hs Removed useless comment 2009-02-24 20:02:33 -08:00
CP1250.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
CP1251.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
CP1252.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
CP1253.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
CP1254.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
CP1255.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
CP1256.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
CP1257.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
CP1258.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
Exception.hs Rewrite to support more sources and changing the encoding dynamically 2009-02-21 12:31:00 -08:00
GB18030.xml Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO2022.hs ISO2022 encoding 2009-03-03 04:54:52 -08:00
ISO2022JP.hs ISO2022JP encoding 2009-03-03 04:56:41 -08:00
ISO88591.hs Added encodeable function 2009-02-24 20:00:44 -08:00
ISO88592.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO88593.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO88594.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO88595.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO88596.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO88597.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO88598.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO88599.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO885910.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO885911.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO885913.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO885914.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO885915.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
ISO885916.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
JISX0201.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
JISX0208.mapping2 Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
JISX0212.mapping2 Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
KOI8R.hs Added encodeable function 2009-02-24 20:00:44 -08:00
KOI8U.hs Added encodeable function 2009-02-24 20:00:44 -08:00
MacOSRoman.mapping Switch from Template-based code generating to text-based 2009-08-12 19:33:21 -07:00
UTF8.hs Fix chr calling on big numbers in UTF8 2009-08-12 19:24:55 -07:00
UTF16.hs Added encodeable function 2009-02-24 20:00:44 -08:00
UTF32.hs Added encodeable function 2009-02-24 20:00:44 -08:00