index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
args.lua
Age
Commit message (
Collapse
)
Author
2012-03-07
Documentation overhaul with Discount (Markdown implementation).
mitchell
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.
2012-01-06
Updated copyright information.
mitchell
2011-12-13
Remove 'package.seeall' from LuaDoc comments.
mitchell
2011-12-12
Remove 'module' and update LuaDoc comments appropriately.
mitchell
2011-12-12
Updated to Lua 5.2.
mitchell
2011-09-27
Reformatted some LuaDoc.
mitchell
2011-06-24
Removed '_G' prefix from globals where necessary.
mitchell
2011-06-24
Updated Luadoc; core/args.lua
mitchell
2011-06-23
Use string constants for event names.
mitchell
2011-01-21
Code cleanup.
mitchell
2010-12-28
Updated copyright information.
mitchell
2010-11-30
New manual.
mitchell
2010-11-23
Code cleanup.
mitchell
Also modified the editing module's enclose() and select_enclosed() functions.
2010-11-19
Mac OSX textadept.app includes GTK-OSX; the framework is no longer needed.
mitchell
2010-10-28
Rename MAC variable in to OSX in Lua, __OSX__ in C.
mitchell
2010-08-31
Updated LuaDoc.
mitchell
2010-06-19
Small changes to dynamic args messages and Luadoc.
mitchell
2010-06-18
Fixed bug with args and sessions.
mitchell
2010-06-17
Added dynamic command line argument handling.
mitchell
[prev]