| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feature: major overhaul of documentation, and some housekeeping | Andrey Orst | 2020-11-17 | 1 | -205/+426 |
| | | | | | | | | - 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): more examples in documentation | Andrey Orst | 2020-11-15 | 1 | -0/+288 |