dexed/cesyms
Basile Burg 2903c8b931 added submodule libdparse
cysym and cetodo can be built without libdparse setup in the libman
2015-03-08 16:11:51 +01:00
..
cesyms.coedit added submodule libdparse 2015-03-08 16:11:51 +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.