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
Age
Commit message (
Expand
)
Author
2013-06-12
`_M.textadept.editing.block_comment()` supports block comment delimiters.
mitchell
2013-05-15
Set language-specific buffer properties through an event instead of a function.
mitchell
2013-04-29
More code cleanup.
mitchell
2013-04-03
Textadept should support multiple curses platforms; remove ncurses references.
mitchell
2013-03-29
Updated to Lua 5.2.2 and LPeg 0.11.
mitchell
2013-02-25
Updated Lua apidocs to 5.2.1.
mitchell
2013-01-20
Updated copyright date.
mitchell
2012-11-19
Rewrote LuaDoc.
mitchell
2012-11-19
Changed Lua code style for tables.
mitchell
2012-10-29
Updated documentation formatting.
mitchell
2012-09-12
Documentation overhaul.
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-10
Update LuaDoc with new formatting.
mitchell
2012-01-24
Rename module shortcut variables.
mitchell
2012-01-06
Updated copyright information.
mitchell
2012-01-05
Code cleanup.
mitchell
2012-01-05
Rename '_m' to '_M'.
mitchell
2011-12-31
Code cleanup.
mitchell
2011-12-13
Remove 'package.seeall' from LuaDoc comments.
mitchell
2011-12-12
Remove 'module' and update LuaDoc comments appropriately.
mitchell
2011-07-13
Refactored key commands and added menu accelerators.
mitchell
2011-06-24
Removed '_G' prefix from globals where necessary.
mitchell
2011-04-25
Changed Mac OSX Adeptsense completion from '~' to 'Ctrl+Esc'.
mitchell
2011-03-25
Added Lua C API to cpp module.
mitchell
2011-03-23
Updated language modules to use new snippet syntax.
mitchell
2011-03-14
Added C standard library to cpp module Adeptsense.
mitchell
2011-02-28
Condense language modules into single init.lua file.
mitchell
2011-02-26
Use Ctrl+H for showing apidoc in cpp and lua modules.
mitchell
2011-02-22
Fixed bug with cpp adeptsense type_declarations; modules/cpp/adeptsense.lua
mitchell
2011-02-13
Load user api files for adeptsense language modules.
mitchell
2011-02-10
Updated documentation.
mitchell
2011-01-18
Change cpp and lua module adeptsense key commands.
mitchell
2011-01-17
Added Adeptsense.
mitchell
2010-12-28
Updated copyright information.
mitchell
2010-11-11
Code cleanup.
mitchell
2010-08-21
Added LuaDoc for modules/cpp/commands.lua.
mitchell
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-04-08
Respect tab settings for snippets.
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
[next]