puredartlua 1.0.2 copy "puredartlua: ^1.0.2" to clipboard
puredartlua: ^1.0.2 copied to clipboard

Lua 5.5 interpreter and autodoc tool written in pure Dart.

1.0.2 #

  • Fixed variables without parent objects (non-fields + globals) not generating headers.
  • Added optional js and css parameter to the autodoc.
    • The autodoc has its own theme defaults but can be replaced with these parameters.
  • Added lua classes to the generated headers in the autodoc output.
    • For variables lua-field.
    • For functions lua-func.
    • For tables lua-table.
  • Fixed some bad HTML output (tag mismatches or lack thereof).

1.0.1 #

  • Added floating return button in the output autodoc to return readers to the top of the index.
  • Added optional version subtext to the autodoc.
  • Added optional boolean to show or hide timestamp generation.

1.0.0 #

  • Initial version.
0
likes
0
points
439
downloads

Publisher

unverified uploader

Weekly Downloads

Lua 5.5 interpreter and autodoc tool written in pure Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

colorize, path

More

Packages that depend on puredartlua