Age | Commit message (Collapse) | Author |
|
From Brian Schott.
|
|
|
|
|
|
The standard LuaDoc template is no longer used. Instead, the new
`scripts/markdowndoc.lua` has the template for LuaDoc and `scripts/update_doc`
has the template for the Manual.
Also added README, CHANGELOG, and THANKS files.
|
|
|
|
|
|
From Robert Gieseke.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
While this does not stop io blocking, there might be another way.
|
|
|
|
|
|
|
|
|
|
Also added utils function for deleting the current word.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added gui.set_theme() and gui.select_theme() theming utilities.
All new light and dark themes. Moved old classic themes to the wiki.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Brian Schott.
|
|
|
|
|
|
|
|
|
|
|