racket/collects/xml/private
Danny Yoo 5c6498b355 Fix for PR 13234. xexpr-core: added more test cases to
correct-xexpr?.  Inverted the logic and replaced the
continuation-passing style with simpler test-for-error logic.  Also
corrected typo in attribute symbol checker that could otherwise lead
to a contract error.  (taking the cadr of a non-cadrable value)
2012-11-07 11:46:32 -07:00
..
core.rkt add `xml/xexpr' 2012-09-11 17:17:38 -06:00
reader.rkt Adding support for byte counting rather than char counting in XML 2012-10-12 17:15:13 -06:00
space.rkt Changing from racket to racket/base in xml, html, and web-server 2012-05-10 10:36:29 -06:00
structures.rkt Adding support for byte counting rather than char counting in XML 2012-10-12 17:15:13 -06:00
syntax.rkt Changing from racket to racket/base in xml, html, and web-server 2012-05-10 10:36:29 -06:00
writer.rkt Changing from racket to racket/base in xml, html, and web-server 2012-05-10 10:36:29 -06:00
xexpr-core.rkt Fix for PR 13234. xexpr-core: added more test cases to 2012-11-07 11:46:32 -07:00
xexpr.rkt add `xml/xexpr' 2012-09-11 17:17:38 -06:00