Commit Graph

21 Commits

Author SHA1 Message Date
vi
11b57a4bad Added .ghci; src is in scope of tests, always enable OverloadedStrings. 2014-06-23 14:38:55 +08:00
Alp Mestanogullari
a00ddec046 readme update 2014-06-17 17:35:20 +02:00
Alp Mestanogullari
6fe72345cd readme update 2014-06-17 09:27:40 +02:00
Alp Mestanogullari
d950f899df readme update 2014-06-16 16:43:36 +02:00
Alp Mestanogullari
f70ec4a0be add some basic tests for the parser 2014-06-16 16:38:29 +02:00
Alp Mestanogullari
22bec0911a more forgiving auto-closing tag detection 2014-06-16 16:37:20 +02:00
Alp Mestanogullari
7bf1e35232 make the parser a bit more permissive so that it handles Zalora's HTML wel 2014-06-13 16:53:23 +02:00
Alp Mestanogullari
bb5e968958 add bench result 2014-06-13 10:14:03 +02:00
Alp Mestanogullari
c250d2320b add ability to convert special html entities to unicode 2014-06-12 20:44:44 +02:00
Alp Mestanogullari
6cb4460f77 hopefully last travis fix 2014-06-12 15:33:56 +02:00
Alp Mestanogullari
52d5bfb90c fix travis and make the example support several files at a time 2014-06-12 15:21:18 +02:00
Alp Mestanogullari
65d7daf3cc another travis fix attempt 2014-06-12 14:28:51 +02:00
Alp Mestanogullari
40fcf976ce fix travis 2014-06-12 14:24:10 +02:00
Alp Mestanogullari
6c8c9f6a05 update example 2014-06-12 14:15:21 +02:00
Alp Mestanogullari
9cbb261583 readme update 2014-06-12 14:13:14 +02:00
Alp Mestanogullari
af8e70bdd6 improve the DOM module's correctness 2014-06-12 14:13:05 +02:00
Alp Mestanogullari
995796047e travis 2014-06-05 14:13:06 +02:00
Alp Mestanogullari
a9dac8c435 clean up because of warnings - -Wall doesn't have anything interesting to say anymore 2014-06-03 12:14:39 +02:00
Alp Mestanogullari
9583cda388 tentative beginning at a DOM interface 2014-06-03 00:10:17 +02:00
Alp Mestanogullari
da4ce0f90a Create README.md 2014-06-02 21:25:35 +02:00
Alp Mestanogullari
bdb156e52e initial commit 2014-06-02 21:22:35 +02:00