index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2013-09-21
Renamed `buffer:convert_eo_ls()` to `buffer:convert_eols()`.
mitchell
2013-09-16
Removed the `SC` prefix from most constants in `_SCINTILLA.constants`.
mitchell
2013-09-16
Removed the `SC_` prefix from constants in `_SCINTILLA.constants`.
mitchell
2013-09-14
Removed some unused constants from `_SCINTILLA.constants`.
mitchell
2013-09-06
Updated LuaDoc.
mitchell
2013-07-10
Updated for 7.0 beta.
mitchell
2013-07-08
Renamed Textadept module's "mime_types" to "file_types" and removed config file.
mitchell
2013-06-22
Refactored Makefile for release and nightly builds.
mitchell
2013-06-09
New makefile 'osx-app' rule for building Textadept.app.
mitchell
2013-01-20
Updated copyright date.
mitchell
2013-01-20
Updated LuaDoc; scripts/gen_iface.lua
mitchell
2012-10-29
Updated documentation formatting.
mitchell
2012-10-06
Updated to generate newer documentation; scripts/gen_iface.lua
mitchell
2012-04-18
Better EOL handling and update LuaDoc formatting; scripts/gen_iface.lua
mitchell
2012-03-07
Removed `scripts/update_doc` in favor of using `src/Makefile`.
mitchell
2012-03-07
Updated contact email address.
mitchell
2012-03-07
Documentation overhaul with Discount (Markdown implementation).
mitchell
2012-02-26
Support multiple '@return' tags in Lua Adeptsense documentation.
mitchell
2012-02-10
Update LuaDoc with new formatting.
mitchell
2012-02-10
Preserve LuaDoc formatting using a patch to LuaDoc itself; scripts/luadoc.patch
mitchell
2012-01-06
Updated copyright information.
mitchell
2011-12-13
Fixed scripts/gen_iface.lua.
mitchell
2011-12-12
Remove 'module' and update LuaDoc comments appropriately.
mitchell
2011-11-23
Code cleanup.
mitchell
2011-10-31
Updated to Scintilla 3.0.0.
mitchell
2011-08-31
Indicate UTF-8 charset for manual pages; scripts/update_doc
mitchell
2011-07-13
Refactored key commands and added menu accelerators.
mitchell
2011-06-24
Strip '_G' from Lua Adeptsense symbols and remove duplicate tags.
mitchell
2011-06-24
Add io.open, io.popen type assignments to Lua Adeptsense.
mitchell
2011-06-24
Add ability to fake modules for generating Adeptsense.
mitchell
2011-06-23
Tweak for recognizing absolute field tags; scripts/adeptsensedoc.lua
mitchell
2011-06-23
Fix absolute field tags; scripts/adeptsense.lua
mitchell
2011-06-23
Write Lua table and module apidoc and fix absolute table tags.
mitchell
2011-06-22
Parse extra field docs and sense table @fields; scripts/adeptsense.lua
mitchell
2011-06-22
Add @field parameters to _SCINTILLA.constants; scripts/gen_iface.lua
mitchell
2011-06-22
Refactored scripts/gen_iface.lua.
mitchell
2011-06-20
Add unique ID generating functions to scripts/gen_iface.lua.
mitchell
2011-03-29
Allow specific documentation to be updated; scripts/update_doc
mitchell
2011-03-20
Add module field doc to Lua module apidoc.
mitchell
2011-03-01
Updated documentation; scripts/gen_iface.lua
mitchell
2011-02-28
Readded scripts.
mitchell
2011-01-17
Files in scripts/ should be in the source release, not hg.
mitchell
2011-01-17
Added Adeptsense.
mitchell
2010-12-28
Updated copyright information.
mitchell
2010-11-30
New manual.
mitchell
2010-10-14
Code formatting changes.
mitchell
2010-08-31
Change Lua interface to support updated LPeg Scintilla lexer.
mitchell
2010-06-17
Renamed core/.*.lua to core/.*.luadoc documentation files.
mitchell
2010-06-17
Flattened core/iface.lua.
mitchell
2010-06-11
Removed _G.textadept.
mitchell
[next]