Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lua-ldoc
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Lua Group
lua-ldoc
Commits
20ff72cd
Commit
20ff72cd
authored
11 years ago
by
Steve Donovan
Browse files
Options
Downloads
Patches
Plain Diff
add changes document
parent
d2e40e2f
No related branches found
Branches containing commit
Tags
1.4.0
upstream/1.4.0
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
changes.md
+29
-0
29 additions, 0 deletions
changes.md
with
29 additions
and
0 deletions
changes.md
0 → 100644
+
29
−
0
View file @
20ff72cd
## Version 1.4.0
### Features
*
`sort=true`
to sort items within sections alphabetically
*
`@set`
tag in module comments; e.g, can say
`@set sort=true`
*
`@classmod`
tag for defining modules that export one class
*
can generate Markdown output
*
Can prettify C as well as Lua code with built-in prettifier
*
lfs and lpeg references understood
*
'pale' template available
*
multiple return groups
*
experimental
`@error`
tag
*
Moonscript and plain C support
### Fixes
*
works with non-compatibily Lua 5.2, including
`markdown.lua`
*
module names can not be types
*
all
`builtin`
Lua files are requirable without
`module`
*
backticks expand in copyright and other 'info' tabs
*
`-m`
tries harder to resolve methods
*
auto-scroll in navigation area to avoid breaking identifiers
*
better error message for non-luadoc-compatible behaviour
*
custom see references fixed
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment