Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Detect discard-returns in all block types
|
|
Update compiler.lua
|
|
|
|
|
|
|
|
|
|
Update `doc.json`
|
|
|
|
|
|
Flush stdout in check progress indicator
|
|
|
|
|
|
Only load files in workspace for --check (skip libraries)
|
|
|
|
stdout is often line-buffered and needs flushing for the progress indicator to work
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add infer function param type
|
|
|
|
Add "deprecated" key in JSON output.
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Lewis Russell <me@lewisr.dev>
|
|
|
|
Update an existing 'doc.json' without using --doc again.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
support tuple type
|
|
CLI option --doc_out_path <PATH>.
|