This website requires JavaScript.
Explore
Help
Sign In
backup
/
EWF
Watch
1
Star
0
Fork
0
You've already forked EWF
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
83486ae0cc56f70e25b6c4b1b2b71e4b42c6e554
EWF
/
library
/
text
/
encoder
/
src
T
History
jocelyn
d40131f863
Updated encoder library, especially URL encoders to reuse implementation of percent_encoder.e
...
Fixed JSON_ENCODER for %T and related. Updated related autotest cases.
2014-04-09 18:10:51 +02:00
..
base64.e
Improved BASE64 to update has_error when decoding.
2014-04-09 16:56:40 +02:00
encoder.e
Added visitor patterns to WSF_VALUE
2011-10-24 17:23:36 +02:00
html_encoder.e
Added `HTML_ENCODER.general_encoded_string (s: READABLE_STRING_GENERAL): STRING_8'
2012-09-10 09:36:27 +02:00
json_encoder.e
Updated encoder library, especially URL encoders to reuse implementation of percent_encoder.e
2014-04-09 18:10:51 +02:00
percent_encoder.e
Updated encoder library, especially URL encoders to reuse implementation of percent_encoder.e
2014-04-09 18:10:51 +02:00
shared_base64.e
Added SHARED_... classes for encoders (html, url, xml, json, ...)
2012-11-23 18:06:56 +01:00
shared_html_encoder.e
Added SHARED_... classes for encoders (html, url, xml, json, ...)
2012-11-23 18:06:56 +01:00
shared_json_encoder.e
Added SHARED_... classes for encoders (html, url, xml, json, ...)
2012-11-23 18:06:56 +01:00
shared_url_encoder.e
Added SHARED_... classes for encoders (html, url, xml, json, ...)
2012-11-23 18:06:56 +01:00
shared_utf8_url_encoder.e
Better support for unicode path and values.
2013-06-12 18:03:11 +02:00
shared_xml_encoder.e
Added SHARED_... classes for encoders (html, url, xml, json, ...)
2012-11-23 18:06:56 +01:00
url_encoder.e
Updated encoder library, especially URL encoders to reuse implementation of percent_encoder.e
2014-04-09 18:10:51 +02:00
utf8_encoder.e
Better support for unicode path and values.
2013-06-12 18:03:11 +02:00
utf8_url_encoder.e
Updated encoder library, especially URL encoders to reuse implementation of percent_encoder.e
2014-04-09 18:10:51 +02:00
xml_encoder.e
Better signature for encoders
2012-02-14 18:03:42 +01:00