aboutsummaryrefslogtreecommitdiff
path: root/core/args.lua
AgeCommit message (Expand)Author
2013-04-05Initial support for Windows terminal via pdcurses.mitchell
2013-04-03Textadept should support multiple curses platforms; remove ncurses references.mitchell
2013-01-20Updated copyright date.mitchell
2012-12-01Updated parameter LuaDoc.mitchell
2012-11-19Rewrote LuaDoc.mitchell
2012-11-19Changed Lua code style for tables.mitchell
2012-09-12Documentation overhaul.mitchell
2012-08-01Disable showing help in ncurses; core/args.luamitchell
2012-04-10Support for single-instance on Linux and BSD with GLib 2.28.mitchell
2012-03-16Moved "Markdown:" comments into module LuaDoc comments.mitchell
2012-03-13Use absolute paths for command line files; core/args.luamitchell
2012-03-07Updated contact email address.mitchell
2012-03-07Documentation overhaul with Discount (Markdown implementation).mitchell
2012-01-06Updated copyright information.mitchell
2011-12-13Remove 'package.seeall' from LuaDoc comments.mitchell
2011-12-12Remove 'module' and update LuaDoc comments appropriately.mitchell
2011-12-12Updated to Lua 5.2.mitchell
2011-09-27Reformatted some LuaDoc.mitchell
2011-06-24Removed '_G' prefix from globals where necessary.mitchell
2011-06-24Updated Luadoc; core/args.luamitchell
2011-06-23Use string constants for event names.mitchell
2011-01-21Code cleanup.mitchell
2010-12-28Updated copyright information.mitchell
2010-11-30New manual.mitchell
2010-11-23Code cleanup.mitchell
2010-11-19Mac OSX textadept.app includes GTK-OSX; the framework is no longer needed.mitchell
2010-10-28Rename MAC variable in to OSX in Lua, __OSX__ in C.mitchell
2010-08-31Updated LuaDoc.mitchell
2010-06-19Small changes to dynamic args messages and Luadoc.mitchell
2010-06-18Fixed bug with args and sessions.mitchell
2010-06-17Added dynamic command line argument handling.mitchell