dexed/cesyms
Basile Burg 667e8648c9 updated tool readme 2015-03-08 00:39:23 +01:00
..
cesyms.coedit new widget tool designed to replace the static explorer and based on libdparse 2015-02-25 07:55:22 +01:00
cesyms.d added more symbol to the list 2015-03-06 22:27:51 +01:00
readme.md updated tool readme 2015-03-08 00:39:23 +01:00

readme.md

ceSyms

Tool designed to build a symbol tree for a particular D module. It's written in D using Coedit. To build it, libdparse must be setup in the libman as described in this tutorial.

This tool is mandatory to enable the new symbol list widget (formerly called static explorer) It replaces DMD JSON output to list the declarations within a module.