2002-Aug-02 21:07 |
1.5
|
Check-in
[2491]:
full source tree overhauling By rse.
(diff)
|
2002-Jul-05 22:49 |
1.4
|
Check-in
[2250]:
More scanner enhancement for supporting Perl-style \x{HHHHHH} sequences
and for better escaping in export output. By rse.
(diff)
|
2002-Jul-05 20:32 |
1.3
|
Check-in
[2248]:
Add line-continuation support and make export output correctly
quote the tokens. By rse.
(diff)
|
2002-Jul-05 16:33 |
1.2
|
Check-in
[2241]:
Add support for Perl-like q(.)[^\1]\1 style quotations which allow one
to place arbitrary stuff into a single syntax token. This is especially
useful if you think about complex OSSP l2 or OSSP pcbe expressions which
else had to be escaped into double- or single-quoted strings in order to
be placed into a OSSP cfg syntax. By rse.
(diff)
|
2002-Jul-04 16:51 |
1.1
|
Check-in
[2225]:
Flush today's work: the library is now able to parse a .cfg file into
an internal node tree and export this again in textual .cfg file format
(including indented blocks). By rse.
|