This website requires JavaScript.
Explore
Help
Sign in
maurice
/
snix
Watch
1
Star
0
Fork
You've already forked snix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d34fa9a6cc
snix
/
src
/
log2xml
History
Download ZIP
Download TAR.GZ
Eelco Dolstra
c680f835c9
* Escape ASCII characters < 32 to Unicode FFFD (REPLACEMENT CHARACTER)
...
so that we don't produce un-wellformed XML.
2005-08-01 13:39:19 +00:00
..
log2html.xsl
* Mark error lines in red, and expand subtrees containing errors
2005-08-01 13:23:43 +00:00
log2xml.cc
* Escape ASCII characters < 32 to Unicode FFFD (REPLACEMENT CHARACTER)
2005-08-01 13:39:19 +00:00
logfile.css
* Mark error lines in red, and expand subtrees containing errors
2005-08-01 13:23:43 +00:00
Makefile.am
* Added a utility that can be used to produce nice HTML pages from Nix
2004-03-15 21:51:14 +00:00
mark-errors.xsl
* Oops. XSL stylesheet to mark errors.
2005-08-01 13:24:04 +00:00
treebits.js
* Added an extra escape code to signal "unimportant" messages. If a tree only has
2004-03-18 21:04:14 +00:00