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
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
2013-07-10
Updated for 7.0 beta.
mitchell
2013-07-08
Renamed "language-specific" modules to just "language modules" in documentation.
mitchell
2013-06-29
Updated for 7.0 alpha 2.
mitchell
2013-06-24
Removed `_G.RESETTING`; test for `arg` instead.
mitchell
2013-06-12
Removed `_LEXERPATH`.
mitchell
2013-05-25
Updated for 7.0 alpha.
mitchell
2013-05-15
Rewrote theme implementation.
mitchell
2013-05-25
Updated for 6.6.
mitchell
2013-04-29
More code cleanup.
mitchell
2013-04-27
Updated for 6.6 beta.
mitchell
2013-04-24
Renamed `_G.buffer_new()` to `buffer.new()`.
mitchell
2013-04-17
Inline LuaJIT compatibility since it is mostly compatible with Lua 5.2.
mitchell
2013-04-03
Textadept should support multiple curses platforms; remove ncurses references.
mitchell
2013-03-31
Updated for 6.5.
mitchell
2013-03-25
Added lfs.dir_foreach() for allowing Find in Files to have a filter.
mitchell
2013-02-27
Updated for 6.4.
mitchell
2013-01-29
Updated for 6.3.
mitchell
2013-01-20
Updated copyright date.
mitchell
2012-12-30
Updated for 6.2.
mitchell
2012-12-09
Updated for 6.1.
mitchell
2012-12-01
Updated parameter LuaDoc.
mitchell
2012-11-19
Rewrote LuaDoc.
mitchell
2012-10-29
Updated for 6.0.
mitchell
2012-10-29
Updated documentation formatting.
mitchell
2012-10-22
Fix string collation bug in ncurses due to CDK.
mitchell
2012-09-30
Updated for 6.0 beta 3.
mitchell
2012-09-12
Documentation overhaul.
mitchell
2012-08-29
Updated for 6.0 beta 2.
mitchell
2012-07-26
Updated for 6.0 beta.
mitchell
2012-07-21
Lua code cleanup and API changes.
mitchell
2012-06-27
Updated for 5.5 beta.
mitchell
2012-05-31
Updated for Textadept 5.4.
mitchell
2012-04-30
Updated for Textadept 5.3.
mitchell
2012-03-26
Updated for 5.2.
mitchell
2012-03-16
Moved "Markdown:" comments into module LuaDoc comments.
mitchell
2012-03-07
Updated contact email address.
mitchell
2012-03-07
Documentation overhaul with Discount (Markdown implementation).
mitchell
2012-02-29
Updated for 5.1.
mitchell
2012-02-10
Update LuaDoc with new formatting.
mitchell
2012-01-31
Updated for 5.0.
mitchell
2012-01-17
Updated LuaDoc.
mitchell
2012-01-12
Create separate LuaDoc for module table fields.
mitchell
2012-01-10
Updated for 5.0 beta.
mitchell
2012-01-06
Updated copyright information.
mitchell
2012-01-05
Rename '_m' to '_M'.
mitchell
[next]