Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
add infer function param type
|
|
|
|
Add "deprecated" key in JSON output.
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Lewis Russell <me@lewisr.dev>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
support tuple type
|
|
CLI option --doc_out_path <PATH>.
|
|
Added 'visible' key (public, protected, ...) in JSON output.
|
|
|
|
This CLI option specifies the output directory path for
documentation files (eg. 'doc.json').
|
|
|
|
|
|
Add group param for luadoc generated by plugins
|
|
|
|
|
|
|
|
This allows binding multiple generated luadoc annotations to a single
node easily by explicitly specifying their bind group.
|
|
|
|
|
|
fesily/automatic-derivation-function-param-type"
This reverts commit 34319c7990cba47ddc00e77aabfccbb923f84e26, reversing
changes made to ef7157c450254b0ee447960b0cb06d6f1b0dbaaa.
|
|
Plugin on node compile function param
|
|
fix guide.getParams
|
|
|
|
|
|
|
|
Never sematic virtual ast and comment
|
|
|
|
|
|
Automatic derivation function param type
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|