24 Aug
2004
24 Aug
'04
2:54 p.m.
olaf 2004/08/24 11:54:53 PDT Modified files: src/hattools LowLevel.hs Makefile artutils.c artutils.h Added files: src/hattools HatSource.hs Log: Added hat-source as new experimental tool for combining hat-detect with source highlighting. Currently only highlights evaluated definition body of "main". Several small changes in other files to make hat-source. Also slightly improved handling of positions. Revision Changes Path 1.20 +9 -1 hat/src/hattools/LowLevel.hs 1.66 +11 -1 hat/src/hattools/Makefile 1.23 +102 -0 hat/src/hattools/artutils.c 1.13 +1 -0 hat/src/hattools/artutils.h