aboutsummaryrefslogtreecommitdiff
path: root/modules/cpp/snippets.lua
AgeCommit message (Collapse)Author
2010-11-11Code cleanup.mitchell
2010-04-08Respect tab settings for snippets.mitchell
Thanks to Rob Gieseke.
2010-01-07Updated copyright to 2010.mitchell
2009-02-28Use UTF-8 internally and respect platform filename encoding.mitchell
Added 'textadept.iconv' function to interface with GLib's g_convert() and set global _CHARSET to be the platform's filename encoding/code page.
2009-01-01Updated copyright dates for 2009.mitchell
2008-03-03Updated copyright notice to include the year 2008.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