index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
cpp
/
commands.lua
Age
Commit message (
Expand
)
Author
2010-06-11
Removed _G.textadept.
mitchell
2010-06-10
Moved textadept.io into Lua's io table.
mitchell
2010-04-10
Moved block comment strings to language-specific modules.
mitchell
2010-04-09
Moved _m.textadept.run module commands to language-specific modules.
mitchell
2010-03-30
Removed support for api files.
mitchell
2010-01-07
Updated copyright to 2010.
mitchell
2009-02-28
Use UTF-8 internally and respect platform filename encoding.
mitchell
2009-01-10
Various improvements to speed and readability of Lua code.
mitchell
2009-01-01
Updated copyright dates for 2009.
mitchell
2008-12-14
Changed language module main command key chain root from Alt+C to Alt+L.
mitchell
2008-07-21
Moved block comment key commands from language modules to _m.textadept.editing.
mitchell
2008-03-03
Updated copyright notice to include the year 2008.
mitchell
2007-08-15
Renamed handlers module to events, updated everything to reflect changes.
mitchell
2007-08-09
Renamed modules global to _m.
mitchell
2007-08-06
Initial import of the cpp module.
mitchell