sepcomp: fix hardening related to the instantiation of dead types
[nit.git] / src / nitx.nit
index c1ce189..23490a8 100644 (file)
 # Features:
 #
 # * Display comment from name/namespace
+# * Display documentation page from Nitdoc in console
+# * Find type usage in parameters, returns and news.
+# * Find usage of a specific property.
+# * Find source code related to class/property by its name.
 module nitx
 
 import modelbuilder