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
2015-03-10
Updated for 7.9.
mitchell
2015-03-10
Stop documenting some non-useful buffer functions and fields.
mitchell
2015-03-09
Updated to Scintilla 3.5.4.
mitchell
2014-12-31
Updated copyright year.
mitchell
2014-11-11
Added new `_SCINTILLA.next_image_type()` for registering images.
mitchell
2014-10-25
Improvements to terminal mouse handling.
mitchell
2014-06-12
Lua code cleanup.
mitchell
2014-06-09
Generate Lua interface using Scintilla instead of SciTE; scripts/gen_iface.lua
mitchell
2014-06-07
Added buffer constants to buffer LuaDoc and improved Lua tags and api generator.
mitchell
2014-05-29
Code cleanup.
mitchell
2014-01-12
Updated copyright information.
mitchell
2013-12-15
Updated to Scintilla 3.3.7.
mitchell
2013-11-20
Look for `~/.textadept/osx_env.sh` for OSX environment variables.
mitchell
2013-11-11
Fixed bug with Scintilla notification constants.
mitchell
2013-10-23
Combine `SCFIND_POSIX` with `SCFIND_REGEXP` into `buffer.FIND_REGEXP`.
mitchell
2013-10-02
Renamed `buffer.FIND_POSIX` to `buffer.FIND_REGEX` for Lua-like captures syntax.
mitchell
2013-10-02
Updated file extensions for Textadept.app.
mitchell
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
[next]