aviadb
aviadb
For large verilog "Top" file which contains lot of modules instantiations, it will be great to have a list of the modules used inside this file and easily navigate through...
**V version:** V 0.2.4 d4b3c65.cfecb62 **OS:** linux, Linux version 5.14.13-200.fc34.x86_64 **What did you do?** ``` ['/admin/test'] pub fn (mut app App) admin_test() vweb.Result { mut x := $tmpl('templates/admin/test_template.html') return app.Context.html(x)...
Adding support for localization and multi-language would be great.
Hello, I am facing a compilation error with the latest from git -- STA git sha: 95276f87311b63092b8502832f24f784cc516128 -- System name: Linux -- Compiler: GNU 14.0.1 -- Build type: RELEASE --...
**V version:** V 0.2.4 d4b3c65.0d53705 **OS:** linux, Linux version 5.14.9-200.fc34.x86_64 ([email protected]) (gcc (GCC) 11.2.1 20210728 (Red Hat 11.2.1-1), GNU ld version 2.35.2-5.fc34) **What did you do?** Created a map[string]string variable...
**V version: V 0.2.4 d373eba, timestamp: 2021-10-13 09:40:14 +0300** **OS: linux, Linux version 5.14.10-200.fc34.x86_64 ** **What did you do?** Create a template file with an HTML comment `` Do not...