+
@@ -829,6 +103,15 @@ function main() {
+
+ Types
+
+
Procs
@@ -890,7 +173,20 @@ function main() {
+
+
+
+
+Feature = enum
+ ast2
+-
+
+
+
+
+
@@ -1104,7 +400,7 @@ Add an include directory that is forwarded to the C/C++ preprocessor if called w
- Made with Nim. Generated: 2019-12-23 20:57:15 UTC
+ Made with Nim. Generated: 2020-03-24 20:54:26 UTC
diff --git a/cimport.idx b/cimport.idx
index ac8ee27..1c392ae 100644
--- a/cimport.idx
+++ b/cimport.idx
@@ -1,3 +1,5 @@
+ast2 cimport.html#ast2 Feature.ast2
+Feature cimport.html#Feature cimport: Feature
cOverride cimport.html#cOverride.m cimport: cOverride(body): untyped
cSkipSymbol cimport.html#cSkipSymbol,seq[T][string] cimport: cSkipSymbol(skips: seq[string])
cPlugin cimport.html#cPlugin.m cimport: cPlugin(body): untyped
diff --git a/compat.html b/compat.html
index 16d342c..85fdf3b 100644
--- a/compat.html
+++ b/compat.html
@@ -10,6 +10,7 @@
+
@@ -859,7 +860,7 @@ function main() {
- Made with Nim. Generated: 2019-12-23 20:57:13 UTC
+ Made with Nim. Generated: 2020-03-10 02:10:43 UTC