Commit Graph

118 Commits

Author SHA1 Message Date
danymat
57e76c6102 ref: Code refactoring
- Try to not expose as much commands and code via neogen
- Use minidoc to generate docgen
2022-01-26 11:50:23 +01:00
danymat
291fb5d98c (lua) Update configurations (#43) 2022-01-25 21:12:39 +01:00
danymat
ef0c66e2b9 (lua) Update configurations 2022-01-23 13:17:55 +01:00
danymat
36ac4b926a (lua) Update configurations 2022-01-23 13:15:03 +01:00
danymat
33ce4896bb (py) Update configurations 2022-01-23 12:57:10 +01:00
danymat
2ee0ecd802 (py) Update configurations (#41) 2022-01-23 12:50:32 +01:00
danymat
2973ff1489 (py) Update configurations (Fix #41) 2022-01-23 12:04:47 +01:00
danymat
14ed74db05 (ts) Update configurations 2022-01-22 22:49:44 +01:00
danymat
a9f4009d9b (py) Update configurations 2022-01-22 20:37:49 +01:00
danymat
e5f0eb2c81 (py) Update configurations 2022-01-22 20:32:14 +01:00
danymat
33e9e73b92 fix(lua) Update lua to new parser 2022-01-21 10:28:05 +01:00
danymat
966d091468 (py) Update configurations 2022-01-13 16:15:12 +01:00
danymat
605d4efa91 (py) Update configurations 2022-01-13 16:06:04 +01:00
danymat
a79fa586a9 (py) Update configurations 2022-01-13 09:35:41 +01:00
danymat
7e7fbc4ff2 (go) Update configurations 2022-01-12 12:44:41 +01:00
danymat
0c2587868f (php) Update configurations 2022-01-12 12:32:16 +01:00
danymat
b18b0dea48 feat(php): Initial support for php 2022-01-12 12:27:14 +01:00
danymat
2be52c73b7 (py) Update configurations 2022-01-12 10:08:23 +01:00
danymat
402cc7b52e (py) Update configurations 2022-01-12 10:06:31 +01:00
danymat
30c693c1cb (ts) Update configurations 2022-01-12 09:41:16 +01:00
danymat
c06907ef6d feat(c/cpp) Update configurations 2022-01-11 11:57:35 +01:00
danymat
8a96d69088 feat(csharp) Add doxygen template 2022-01-11 10:08:50 +01:00
danymat
bb486455b9 feat: Add csharp support 2022-01-11 10:01:43 +01:00
danymat
0cb45647db feat(java) Update configuration 2022-01-10 20:17:28 +01:00
danymat
c654ba9388 feat(py) Add type annotation 2022-01-10 17:45:25 +01:00
danymat
6be3e414b7 ref(ts) Update template 2022-01-10 17:23:23 +01:00
danymat
b474b694d0 feat(js) Add type annotation 2022-01-10 16:26:57 +01:00
danymat
c63a02a33d feat(ts): Update template 2022-01-10 16:19:18 +01:00
danymat
10675d427e feat(rust) Update alternative template 2022-01-10 16:05:41 +01:00
danymat
7f81a39b94 feat(ts) Add type annotation alongside parameter 2022-01-10 15:57:37 +01:00
danymat
82f56c3da3 fix(ts) Properly annotation functions 2022-01-09 19:12:06 +01:00
danymat
2380dbe909 feat(js) Add missing annotations 2022-01-09 19:10:09 +01:00
danymat
6a8c4ae3af feat(rust) Add annotations for traits 2022-01-09 19:01:29 +01:00
danymat
d09756d93c fix(c/cpp) Do not show @return if void function (#32) 2022-01-09 18:52:41 +01:00
danymat
680be33d10 feat(rust) Complete alternative type in rust 2022-01-09 17:35:54 +01:00
danymat
630855992e feat(rust) Add alternative rust template 2022-01-09 17:25:08 +01:00
danymat
750abb662f feat(rust) Add support for struct as class type 2022-01-09 17:12:37 +01:00
danymat
e7573d88a4 fix(python) Append after a possible shebang line (#31) 2022-01-09 17:03:29 +01:00
danymat
4227f608b2 feat(rust) Add support for rust (func, file) #34 2022-01-09 16:29:50 +01:00
danymat
ded4838eaf fix(lua) Ldoc annotation was not annotating in class 2022-01-09 14:35:53 +01:00
danymat
76a80479d7 feat(lua) Add support for file annotations (#31) 2022-01-09 14:30:49 +01:00
danymat
d8f0d24cc6 feat(ts,js) Add support for file annotations (#31) 2022-01-09 14:18:06 +01:00
danymat
24a0498477 fix: Places file annotations always on top 2022-01-09 14:14:23 +01:00
danymat
23031e365b feat(py) Add support for file type (#31) 2022-01-09 13:37:11 +01:00
danymat
ff5f7de750 feat:(c/cpp) Add new type: file (#31) 2022-01-09 13:20:56 +01:00
danymat
72a82df7f2 fix(c/cpp) Do not show multiple returns (#32) 2022-01-07 18:00:10 +01:00
danymat
ff0e8eaf83 fix(python) Don't show error for empty class (#33) 2022-01-07 17:42:47 +01:00
meijieru
e89760d899 fix(python): no blank line after return 2021-12-08 01:04:11 -05:00
meijieru
0a5611d29a fix(python): jump for return 2021-12-08 01:01:10 -05:00
danymat
864c6a6353 fix(lua) Remove default type 2021-11-14 21:16:12 +01:00