index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2012-01-17
Use lines() instead of read() for processes; modules/textadept/run.lua
mitchell
While this does not stop io blocking, there might be another way.
2012-01-17
Updated LuaDoc.
mitchell
2012-01-16
Updated tags.
mitchell
2012-01-13
Added extension filter and default filter; modules/textadept/snapopen.lua
mitchell
2012-01-12
Create separate LuaDoc for module table fields.
mitchell
2012-01-11
Added tag textadept_5.0_beta for changeset 6ab28d9a11d8
mitchell
2012-01-10
Updated Lua Adeptsense.
mitchell
2012-01-10
Updated for 5.0 beta.
mitchell
2012-01-10
Fix bug in reset() from upgrade to Lua 5.2; src/textadept.c
mitchell
2012-01-06
Updated manual.
mitchell
2012-01-06
Updated copyright information.
mitchell
2012-01-05
Code cleanup.
mitchell
2012-01-05
Renamed editing module's 'current_word' to 'select_word'.
mitchell
Also added utils function for deleting the current word.
2012-01-05
Do not clear registered images when completing; modules/textadept/adeptsense.lua
mitchell
2012-01-05
Fixed bug introduced in recent code cleanup; modules/textadept/editing.lua
mitchell
2012-01-05
Rename '_m' to '_M'.
mitchell
2012-01-01
Change in core/compat.lua to not confuse LuaDoc.
mitchell
2012-01-01
Code cleanup.
mitchell
2011-12-31
Changed 'locale.localize()' to global '_L' table.
mitchell
2011-12-31
Code cleanup.
mitchell
2011-12-22
Release is alpha, not beta; core/init.lua
mitchell
2011-12-21
Remove Lua 5.1 'module' reference from doc/manual/9_Preferences.md.
mitchell
2011-12-21
Added tag textadept_5.0_alpha for changeset bd01f885f92b
mitchell
2011-12-21
Updated for 5.0 alpha.
mitchell
2011-12-21
Updated Lua Adeptsense.
mitchell
2011-12-21
Improvements for compiling with LuaJIT; src/Makefile
mitchell
2011-12-21
Updated section on compiling with LuaJIT for Mac OSX; doc/manual/12_Compiling.md
mitchell
2011-12-21
Updated iface to Scintilla 3.0.2.
mitchell
2011-12-20
Added more LuaJIT compatibility; core/compat.lua
mitchell
2011-12-20
Wrap LuaDoc for C tables and functions in long comments.
mitchell
2011-12-19
Close process; modules/textadept/keys.lua
mitchell
2011-12-19
Added more LuaJIT compatibility functions; core/compat.lua
mitchell
2011-12-19
Actually fixed bug introduced by r994, r996; core/file_io.lua
mitchell
2011-12-16
Fixed bug in core/compat.lua for LuaJIT.
mitchell
2011-12-15
Updated doc/manual/11_Scripting.md.
mitchell
2011-12-15
Add support for compiling with LuaJIT.
mitchell
2011-12-14
No need for 'lexer.lpeg.script' property anymore; core/gui.lua
mitchell
2011-12-13
Fixed scripts/gen_iface.lua.
mitchell
2011-12-13
Remove 'package.seeall' from LuaDoc comments.
mitchell
2011-12-13
Updated lexer themes to Lua 5.2.
mitchell
2011-12-13
Updated "User Init" section of manual; doc/manual/9_Preferences.md
mitchell
2011-12-13
Fixed bug introduced by r994; core/file_io.lua
mitchell
2011-12-13
Updated Lua Adeptsense.
mitchell
2011-12-12
Remove 'module' and update LuaDoc comments appropriately.
mitchell
2011-12-12
Updated to Lua 5.2.
mitchell
2011-12-01
Added tag textadept_4.3 for changeset 5f9f4a5db3f7
mitchell
2011-11-30
Updated Lua Adeptsense.
mitchell
2011-11-29
Updated Russian localization; core/locales/locale.ru.conf
mitchell
Thanks to Vladimir Lomov.
2011-11-28
Write theme changes to ~/.textadept/theme; core/gui.lua
mitchell
2011-11-28
Updated for 4.3.
mitchell
[prev]
[next]