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.lua
Age
Commit message (
Expand
)
Author
2010-06-16
Updated documentation.
mitchell
2010-06-11
Removed _G.textadept.
mitchell
2010-06-10
Moved textadept.io into Lua's io table.
mitchell
2010-03-02
Updated LuaDoc for iface functions added since Scintilla 1.75; core/.buffer.lua
mitchell
2010-03-01
Added LuaDoc for Scintilla 2.03 buffer functions; core/.buffer.lua
mitchell
2010-01-07
Updated copyright to 2010.
mitchell
2009-07-25
Documentation overhaul.
mitchell
2009-03-01
Added support for multiple character encodings through g_convert().
mitchell
2009-02-28
Use UTF-8 internally and respect platform filename encoding.
mitchell
2009-02-14
Fixed LuaDoc for buffer:get_line_sel_start_position(); core/.buffer.lua
mitchell
2009-02-08
Removed buffer:find() function.
mitchell
2009-01-01
Updated copyright dates for 2009.
mitchell
2008-06-17
Updated copyright year information for LuaDoc files.
mitchell
2007-08-15
Fixed spelling and grammatical mistakes; core/.buffer.lua
mitchell
2007-08-09
Added new LuaDoc, updated existing LuaDoc to be more consistent.
mitchell