[Bese-devel] New patches to yaclml: 1-Sep-2006

Marco Baringer mbaringer at common-lisp.net
Sat Sep 2 04:15:04 UTC 2006


Thu Aug 31 20:23:35 EDT 2006  attila.lendvai at gmail.com
  * Properly support non-constant tag names like <(progn (+ 40 2)) :foo "bar">

    M ./src/yaclml.lisp -33 +52

Mon Aug 28 17:52:34 EDT 2006  attila.lendvai at gmail.com
  * Fix xml reader syntax
  
  defer calling (set-syntax-from-char *xml-reader-close-char* #\) *readtable*) until
  we have found an xml open tag. this fixes (if (> x y) ...) situations while xml
  syntax is enabled and not yet inside an xml body.
  
  while inside an xml body it still won't work, some kind of xml-syntax escapeing
  is needed there.

    M ./src/yaclml.lisp -50 +53


An updated tarball of yaclml's source can be downloaded here:
http://common-lisp.net/project/bese/tarballs/yaclml-20060901.tar.gz

Darcsweb URL:
http://uncommon-web.com/darcsweb/darcsweb.cgi?r=yaclml;a=summary



More information about the bese-devel mailing list