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
/
init.lua
Age
Commit message (
Expand
)
Author
2015-04-01
Updated for 8.0 alpha.
mitchell
2015-03-26
Document optional signal that can be sent to processes; core/init.lua
mitchell
2015-03-16
Code cleanup based on the output of luacheck, a Lua linter.
mitchell
2015-03-11
Updated to Lua 5.3, LPeg 0.12.2, and lfs 1.6.3.
mitchell
2015-03-10
Updated for 7.9.
mitchell
2015-01-31
Updated for 7.8.
mitchell
2015-01-20
Updated for 7.8 beta 3.
mitchell
2015-01-09
Updated for 7.8 beta 2.
mitchell
2015-01-03
Fixed LuaDoc; core/init.lua
mitchell
2014-12-31
Updated copyright year.
mitchell
2014-11-30
Updated for 7.8 beta.
mitchell
2014-10-30
Added `LINUX` and `BSD` platform flags for the sake of completeness.
mitchell
2014-09-29
Updated for 7.7.
mitchell
2014-09-17
More LuaDoc updates.
mitchell
2014-09-04
Enable true spawning on Mac OSX GUI version.
mitchell
2014-09-01
Updated for Textadept 7.6.
mitchell
2014-07-12
Implement spawn functionality for terminal version.
mitchell
2014-07-10
Updated for 7.5.
mitchell
2014-06-30
Condensed manual and API documentation into single files.
mitchell
2014-06-12
Lua code cleanup.
mitchell
2014-06-10
Updated for 7.4.
mitchell
2014-06-04
Updated spawn LuaDoc; core/init.lua
mitchell
2014-05-31
Updated for 7.3.
mitchell
2014-05-28
Updated LuaDoc.
mitchell
2014-04-30
Updated for 7.2.
mitchell
2014-04-10
Updated for 7.2 beta 4.
mitchell
2014-04-10
Temporarily disable spawn in OSX due to GLib crashes.
mitchell
2014-04-01
Updated for 7.2 beta 2.
mitchell
2014-03-28
Arguments to `spawn()` should be in _CHARSET, not necessarily UTF-8.
mitchell
2014-03-27
Added basic project support for snapopen and build scripts.
mitchell
2014-03-26
Include my new "lspawn" module by default for spawning processes.
mitchell
2014-03-01
Updated for 7.2 beta 2.
mitchell
2014-02-10
Updated for 7.2 beta.
mitchell
2014-01-12
Updated copyright information.
mitchell
2014-01-01
Updated for 7.2 alpha.
mitchell
2013-12-12
More LuaDoc updates.
mitchell
2013-11-11
Updated for 7.1.
mitchell
2013-11-10
Updated LuaDoc.
mitchell
2013-10-30
Updated for 7.0.
mitchell
2013-10-21
Updated for 7.0 beta 5.
mitchell
2013-10-18
More LuaDoc updates.
mitchell
2013-09-30
Updated for Textadept 7.0 beta 4.
mitchell
2013-09-13
Updated some LuaDoc.
mitchell
2013-09-10
Fixed bug with previous commit.
mitchell
2013-09-09
Use `events.ARG_NONE` constant instead of string.
mitchell
2013-09-08
Updated for 7.0 beta 3.
mitchell
2013-09-06
Fixed bug in processing command line options introduced in r1546.
mitchell
2013-08-26
Renamed `_M.textadept` to `textadept`; `_M` is for language modules only now.
mitchell
2013-08-26
Renamed `gui` to `ui` since it's more applicable.
mitchell
2013-08-10
Updated for 7.0 beta 2.
mitchell
[next]