aboutsummaryrefslogtreecommitdiff
path: root/modules/cpp
AgeCommit message (Expand)Author
2012-02-10Update LuaDoc with new formatting.mitchell
2012-01-24Rename module shortcut variables.mitchell
2012-01-06Updated copyright information.mitchell
2012-01-05Code cleanup.mitchell
2012-01-05Rename '_m' to '_M'.mitchell
2011-12-31Code cleanup.mitchell
2011-12-13Remove 'package.seeall' from LuaDoc comments.mitchell
2011-12-12Remove 'module' and update LuaDoc comments appropriately.mitchell
2011-07-13Refactored key commands and added menu accelerators.mitchell
2011-06-24Removed '_G' prefix from globals where necessary.mitchell
2011-04-25Changed Mac OSX Adeptsense completion from '~' to 'Ctrl+Esc'.mitchell
2011-03-25Added Lua C API to cpp module.mitchell
2011-03-23Updated language modules to use new snippet syntax.mitchell
2011-03-14Added C standard library to cpp module Adeptsense.mitchell
2011-02-28Condense language modules into single init.lua file.mitchell
2011-02-26Use Ctrl+H for showing apidoc in cpp and lua modules.mitchell
2011-02-22Fixed bug with cpp adeptsense type_declarations; modules/cpp/adeptsense.luamitchell
2011-02-13Load user api files for adeptsense language modules.mitchell
2011-02-10Updated documentation.mitchell
2011-01-18Change cpp and lua module adeptsense key commands.mitchell
2011-01-17Added Adeptsense.mitchell
2010-12-28Updated copyright information.mitchell
2010-11-11Code cleanup.mitchell
2010-08-21Added LuaDoc for modules/cpp/commands.lua.mitchell
2010-06-11Removed _G.textadept.mitchell
2010-06-10Moved textadept.io into Lua's io table.mitchell
2010-04-10Moved block comment strings to language-specific modules.mitchell
2010-04-09Moved _m.textadept.run module commands to language-specific modules.mitchell
2010-04-08Respect tab settings for snippets.mitchell
2010-03-30Removed support for api files.mitchell
2010-01-07Updated copyright to 2010.mitchell
2009-02-28Use UTF-8 internally and respect platform filename encoding.mitchell
2009-01-10Various improvements to speed and readability of Lua code.mitchell
2009-01-01Updated copyright dates for 2009.mitchell
2008-12-14Changed language module main command key chain root from Alt+C to Alt+L.mitchell
2008-07-21Moved block comment key commands from language modules to _m.textadept.editing.mitchell
2008-03-03Updated copyright notice to include the year 2008.mitchell
2007-08-15Renamed handlers module to events, updated everything to reflect changes.mitchell
2007-08-15Added new lsnippets textadept module, updated other modules to use it.mitchell
2007-08-09Renamed modules global to _m.mitchell
2007-08-06Initial import of the cpp module.mitchell