Natools

Check-in [ee89558365]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:s_expressions-printers-pretty: redesign the package around an abstract type with user-provided backend write procedure
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: ee89558365348430e6ae5e3ef439ca4c37d3acdc
User & Date: nat 2014-06-04 21:05:09
Context
2014-06-05
20:20
s_expressions-file_writers: new package providing a pretty printer based on Stream_IO files check-in: 9d6c39db7d user: nat tags: trunk
2014-06-04
21:05
s_expressions-printers-pretty: redesign the package around an abstract type with user-provided backend write procedure check-in: ee89558365 user: nat tags: trunk
2014-06-03
21:22
s_expressions-printers-pretty-config-tests: add tests to reach a decent coverage of the rewritten version check-in: 6fb20358ef user: nat tags: trunk
Changes
Unified Diffs Side-by-Side Diffs Patch

Changes to src/natools-s_expressions-printers-pretty.adb.

Changes to src/natools-s_expressions-printers-pretty.ads.

Changes to tests/natools-s_expressions-printers-pretty-tests.adb.