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
2011-12-31
Changed 'locale.localize()' to global '_L' table.
mitchell
2011-12-31
Code cleanup.
mitchell
2011-12-22
Release is alpha, not beta; core/init.lua
mitchell
2011-12-21
Updated for 5.0 alpha.
mitchell
2011-12-20
Wrap LuaDoc for C tables and functions in long comments.
mitchell
2011-12-15
Add support for compiling with LuaJIT.
mitchell
2011-12-12
Remove 'module' and update LuaDoc comments appropriately.
mitchell
2011-11-28
Updated for 4.3.
mitchell
2011-11-23
Added theme utilities, modified light and dark themes, and removed scite theme.
mitchell
2011-10-31
Updated for 4.2.
mitchell
2011-09-28
Updated for 4.1.
mitchell
2011-08-30
Updated for 4.0.
mitchell
2011-08-10
Updated for 4.0 beta 2.
mitchell
2011-07-30
Updated for 4.0 beta.
mitchell
2011-06-30
Updated for 3.9.
mitchell
2011-06-24
Removed '_G' prefix from globals where necessary.
mitchell
2011-06-10
Updated for 3.8.
mitchell
2011-04-27
Updated for 3.7.
mitchell
2011-03-29
Updated for version 3.7 beta 3.
mitchell
2011-02-28
Updated for version 3.7 beta 2.
mitchell
2011-02-01
Updated for version 3.7 beta.
mitchell
2011-01-21
Code cleanup.
mitchell
2010-12-28
Updated copyright information.
mitchell
2010-12-28
Updated for version 3.6.
mitchell
2010-12-26
Separated key command manager from key command definitions.
mitchell
2010-11-30
Updated for version 3.5.
mitchell
2010-11-23
Code cleanup.
mitchell
2010-10-28
Updated for version 3.4.
mitchell
2010-10-18
Set Lua locale for string comparisons; core/init.lua
mitchell
2010-09-29
Updated for version 3.3.
mitchell
2010-09-01
Updated files for version 3.2.
mitchell
2010-08-21
Updated files for version 3.1.
mitchell
2010-07-01
Updated files for version 3.0.
mitchell
2010-06-20
Updated version info for 3.0 beta.
mitchell
2010-06-17
Added dynamic command line argument handling.
mitchell
2010-06-16
Code and documentation cleanup.
mitchell
2010-06-15
Removed user_dofile() of keys and snippets.
mitchell
2010-06-14
Create ~/.textadept/init.lua if one does not already exist; core/init.lua
mitchell
2010-06-11
Removed _G.textadept.
mitchell
2010-06-11
Renamed textadept.events to events, renamed 'handle' and 'add_handler'.
mitchell
2010-05-18
Remove initial 'Untitled' buffer when necessary; core/init.lua
mitchell
2010-05-10
Updated files for version 2.2 release.
mitchell
2010-04-29
Modified files for 2.2 beta 2 release.
mitchell
2010-04-05
Code cleanup.
mitchell
2010-03-30
Added About dialog.
mitchell
2010-03-29
Use textadept.user_dofile() for user init.lua.
mitchell
2010-03-23
Added textadept.user_dofile to load user files like key commands and snippets.
mitchell
2010-03-10
Added textadept.buffer_switch() to replace side pane's buffer browser.
mitchell
2010-02-23
Remove trailing '/' from paths; core/init.lua
mitchell
2010-01-07
Updated copyright to 2010.
mitchell
[next]