aboutsummaryrefslogtreecommitdiff
path: root/core/init.lua
AgeCommit message (Expand)Author
2020-05-31Updated for 11.0 alpha 2.mitchell
2020-03-29Updated for 11.0 alpha.mitchell
2020-03-26Switched to 1-based indices for buffer positions, lines, and countable entities.mitchell
2020-03-10Core code cleanup, reformat, refactoring, and bugfixes.mitchell
2020-03-03Added test suite and API type checking for more helpful error messages.mitchell
2020-02-26Small code cleanup.mitchell
2020-01-16Fixed some Windows terminal version issues and updated to PDCurses 3.9.mitchell
2019-12-31Updated copyright year.mitchell
2019-12-31Updated for 10.8.mitchell
2019-10-31Updated for 10.7.mitchell
2019-08-30Updated for 10.6.mitchell
2019-06-30Updated for 10.5.mitchell
2019-04-26Updated for 10.4.mitchell
2019-02-28Updated for 10.3.mitchell
2019-02-16Updated copyright year.mitchell
2018-12-29Updated for 10.3 beta.mitchell
2018-10-31Updated for 10.2.mitchell
2018-10-15Tweaked `os.spawn()` to allow omission of both cwd and env parameters.mitchell
2018-10-14Experimentally move external lspawn module into Lua os module as a patch.mitchell
2018-09-28Updated for 10.1.mitchell
2018-07-28Removed optional '*' prefix in I/O reads.mitchell
2018-07-26Updated for 10.0.mitchell
2018-05-31Updated for Textadept 10.0 beta 2.mitchell
2018-04-30Updated for Textadept 10.0 beta.mitchell
2018-04-25Removed LuaJIT version of Textadept.mitchell
2018-03-30Updated for 10.0 alpha 3.mitchell
2018-02-28Updated for 10.0 alpha 2.mitchell
2018-01-25Updated copyright year.mitchell
2017-12-31Updated for 10.0 alpha.mitchell
2017-11-18Enforce extra argument to `buffer:brace_match()` introduced in Scintilla 3.7.0.mitchell
2017-10-31Updated for 9.6.mitchell
2017-08-28Updated for 9.5.mitchell
2017-06-30Updated for 9.5 beta.mitchell
2017-04-30Updated for 9.4.mitchell
2017-03-15Updated LuaDoc; core/init.luamitchell
2017-02-28Updated for 9.3.mitchell
2017-01-02Improved LuaJIT compatibility; core/init.luamitchell
2016-12-31Updated copyright information.mitchell
2016-12-21Updated for 9.2.mitchell
2016-12-08Updated for 9.1.mitchell
2016-10-19Updated to Scintilla 3.7.0.mitchell
2016-09-28Updated for 9.0.mitchell
2016-08-29Updated for 9.0 beta.mitchell
2016-07-11Updated for 9.0 alpha 2.mitchell
2016-07-04Check bounds for `buffer:text_range()`; core/init.luamitchell
2016-06-30Updated for 9.0 alpha.mitchell
2016-06-25Small code and documentation cleanup.mitchell
2016-06-15Lots of small LuaDoc improvements (grammar mainly).mitchell
2016-04-29Updated for 8.7.mitchell
2016-04-05Import Lua UTF-8 pattern functions directly into `utf8` library from C.mitchell