aboutsummaryrefslogtreecommitdiff
path: root/core/args.lua
AgeCommit message (Expand)Author
2022-01-31Updated copyright year.mitchell
2021-04-11Initial pass reformatting all code.mitchell
2021-01-29Updated copyright information.mitchell
2020-10-20Code cleanup.mitchell
2020-10-11Updated LuaDoc.mitchell
2020-09-29Updated copyright information.mitchell
2020-08-09When passing a directory as a command line argument, change to it.mitchell
2020-03-22More code cleanup, reformatting, refactoring, and bug fixing.mitchell
2020-03-10Core code cleanup, reformat, refactoring, and bugfixes.mitchell
2020-03-03Move test.lua into test folder.mitchell
2020-03-03Added test suite and API type checking for more helpful error messages.mitchell
2020-02-26Fixed some documentation.mitchell
2020-02-24Alphabetize command line switches when showing help.mitchell
2019-12-31Updated copyright year.mitchell
2019-02-16Updated copyright year.mitchell
2018-02-16Fixed bug in remote-controlled Textadept when no args were initially given.mitchell
2018-01-25Updated copyright year.mitchell
2016-12-31Updated copyright information.mitchell
2016-06-15Lots of small LuaDoc improvements (grammar mainly).mitchell
2016-04-02Code cleanup.mitchell
2016-01-30Added single-instance functionality for Win32 and require GLib 2.28+.mitchell
2016-01-29Code cleanup; core/args.luamitchell
2016-01-29Added '-v' and '--version' command line parameters.mitchell
2015-12-31Updated copyright date.mitchell
2015-03-14Prevent -h, --help switches from exiting single instance; core/args.luamitchell
2015-03-12Lua code cleanup.mitchell
2015-01-22Made `args.process()` private.mitchell
2014-12-31Updated copyright year.mitchell
2014-06-30Condensed manual and API documentation into single files.mitchell
2014-04-10Fixed bug introduced by r1710 relating to absolute paths.mitchell
2014-04-06Added `lfs.abspath()` in order to always use absolute paths.mitchell
2014-01-12Updated copyright information.mitchell
2013-12-19Some programs pass lower-case drive letters to external editors; core/args.luamitchell
2013-09-10Do not cache `_G.arg`; core/args.luamitchell
2013-09-09Use `events.ARG_NONE` constant instead of string.mitchell
2013-05-15`_M.textadept = require('textadept')` in user init is superfluous.mitchell
2013-04-29More code cleanup.mitchell
2013-04-25Code and documentation cleanup.mitchell
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