index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
.buffer.luadoc
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-15
Do not convert filenames to UTF-8; keep them in `_CHARSET`.
mitchell
2013-09-13
Updated some LuaDoc.
mitchell
2013-09-09
Moved buffer IO functions into the `io` module.
mitchell
2013-09-01
Renamed `buffer:get_style_name(n)` to `buffer.style_name[n]`.
mitchell
2013-08-30
Fixed incorrect constants in buffer LuaDoc; core/.buffer.luadoc
mitchell
2013-08-26
Renamed `_M.textadept` to `textadept`; `_M` is for language modules only now.
mitchell
2013-08-24
Include Scintilla constants in `buffer`s.
mitchell
2013-07-08
Renamed "language-specific" modules to just "language modules" in documentation.
mitchell
2013-05-22
Documented extended styles in Scintilla; core/.buffer.luadoc
mitchell
2013-05-20
Updated to Scintilla 3.3.2.
mitchell
2013-05-15
Updated old documentation.
mitchell
2013-04-26
Handle new "lexer/current" format from LPeg lexer's API change.
mitchell
2013-04-24
Renamed `_G.buffer_new()` to `buffer.new()`.
mitchell
2013-04-12
Updated to Scintilla 3.3.1.
mitchell
2013-03-29
Updated to Scintilla 3.3.0.
mitchell
2013-02-26
Updated LuaDoc; core/.buffer.luadoc
mitchell
2013-02-25
Updated to Scintilla 3.2.5.
mitchell
2013-01-20
Updated copyright date.
mitchell
2013-01-20
Updated to Scintilla 3.2.4.
mitchell
2012-12-01
Updated parameter LuaDoc.
mitchell
2012-11-27
Clarified some LuaDoc; core/.buffer.luadoc
mitchell
2012-11-20
Be consistent with regard to "caret" vs. "current position".
mitchell
2012-11-19
Rewrote LuaDoc.
mitchell
2012-10-31
Updated LuaDoc; core/.buffer.luadoc
mitchell
2012-10-30
Continued updating documentation formatting.
mitchell
2012-10-29
Updated documentation formatting.
mitchell
2012-09-12
Documentation overhaul.
mitchell
2012-08-28
Updated to Scintilla 3.2.2.
mitchell
2012-07-21
Converted some `buffer` "get" and "set" functions into properties.
mitchell
2012-05-31
Updated to Scintilla 3.2.0.
mitchell
2012-04-18
Updated to Scintilla 3.1.0.
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-03-03
Fixed LuaDoc for `buffer:get_lexer()`; core/.buffer.luadoc
mitchell
2012-02-22
Fixed LuaDoc errors.
mitchell
2012-02-10
Update LuaDoc with new formatting.
mitchell
2012-01-06
Updated copyright information.
mitchell
2011-12-21
Updated iface to Scintilla 3.0.2.
mitchell
2011-10-31
Updated to Scintilla 3.0.0.
mitchell
2011-09-27
Reformatted some LuaDoc.
mitchell
2011-09-25
Refactored textadept.c and changed Lua interface a bit.
mitchell
2011-08-18
Updated LuaDoc.
mitchell
2011-07-29
Eliminated the need for keys.conf and keys.osx.conf.
mitchell
2011-07-28
Updated to Scintilla 2.28.
mitchell
2011-07-16
Updated LuaDoc; core/.buffer.luadoc
mitchell
2011-06-23
Updated Luadoc and added extra fields to other modules.
mitchell
[next]