summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* fix: update ordered when removing items.Andrey Orst2020-11-212-3/+158
| | | | WIP: for unordered set
* feature: major overhaul of documentation, and some housekeepingAndrey Orst2020-11-172-210/+429
| | | | | | | - remove(macros): `fn+` as it seem impractical, and `fn*` can be used instead - rename(def, defonce): `:dynamic` to `:mutable` as dynamic implies dynamic scoping which is not feature of Lua. - doc: generated documentation for macro module.
* feature(doc): update documentationAndrey Orst2020-11-161-3/+45
|
* fix(doc): fix vector? docstringAndrey Orst2020-11-151-2/+2
|
* feature(doc): more examples in documentationAndrey Orst2020-11-152-20/+337
|
* Feature(doc): upload autogenerated documentation.Andrey Orst2020-11-142-0/+962