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 (
Expand
)
Author
2016-01-23
Added support for PICO-8; modules/textadept/file_types.lua
mitchell
2016-01-23
Updated to Scintillua 3.6.3-1; src/Makefile
mitchell
2016-01-22
Only enable idle styling in the GUI version; properties.lua
mitchell
2016-01-14
Added support for Docker and MoonScript.
mitchell
2016-01-20
Updated to Scintilla 3.6.3 and enabled idle styling.
mitchell
2016-01-19
Fixed bug in escaping '([{<' after mirrors; modules/textadept/snippets.lua
mitchell
2016-01-02
Added support for APL, Faust, Ledger, man/roff, and Pure.
mitchell
2016-01-02
Updated lspawn LuaDoc; core/init.lua
mitchell
2015-12-31
Added tag textadept_8.5 for changeset 7aa9456c35db
mitchell
2015-12-31
Use the latest hg version of Scintillua; src/Makefile
mitchell
2015-12-31
Updated CHANGELOG.md.
mitchell
2015-12-31
Updated copyright date.
mitchell
2015-12-31
Updated for 8.5.
mitchell
2015-12-31
Updated Lua autocompletion and documentation.
mitchell
2015-12-31
Textadept has been using Lua 5.3 for some time now; doc/manual.md
mitchell
2015-12-30
Fixed bug restoring split views in large windows; modules/textadept/session.lua
mitchell
2015-12-29
Fixed bug in restoring state after cancel; modules/textadept/snippets.lua
mitchell
2015-12-23
Attempted fix for edge-case state inconsistency in snippets.
mitchell
2015-12-22
No need to highlight the second edition of the book; doc/index.html
mitchell
2015-12-12
Updated FAQ.md.
mitchell
2015-12-10
Do not visit buffers that do not need saving in `io.save_all_files()`.
mitchell
2015-12-07
Added support for AutoIt.
mitchell
2015-12-06
Updated to Lua 5.3.2.
mitchell
2015-12-03
Allow compile, run, and build command functions to specify a working directory.
mitchell
2015-12-03
Added support for the Icon language.
mitchell
2015-11-19
Fixed bug resolving relative paths with multiple '../'; core/lfs_ext.lua
mitchell
2015-11-16
Added support for SNOBOL4.
mitchell
2015-11-13
No need to PGP sign non-source archives; src/Makefile
mitchell
2015-11-12
Fixed '%' escape sequences in snippets; modules/textadept/snippets.lua
mitchell
2015-11-11
PGP sign packages for added integrity.
mitchell
2015-11-11
Added tag textadept_8.4 for changeset f31a83492b6c
mitchell
2015-11-11
Updated CHANGELOG.md.
mitchell
2015-11-07
Updated for 8.4.
mitchell
2015-11-07
Updated Lua autocompletion and documentation.
mitchell
2015-11-07
Updated to Scintilla and Scintillua 3.6.2.
mitchell
2015-11-04
Updated Swedish translation; core/locales/locale.sv.conf
mitchell
2015-10-28
Ensure placeholders are eventually cleared; modules/textadept/snippets.lua
mitchell
2015-10-27
Fixed simple placeholders in default text; modules/textadept/snippets.lua
mitchell
2015-10-22
Only save bookmarks for eligible buffers; modules/textadept/session.lua
mitchell
2015-10-22
Do not call snippet functions by mistake; modules/textadept/snippets.lua
mitchell
2015-10-22
Refactored 'ansi_c' and 'lua' modules' snippets.
mitchell
2015-10-22
Added tags for the Lua C API to the ansi_c module.
mitchell
2015-10-22
Snippets can now be functions that return text; modules/textadept/snippets.lua
mitchell
2015-10-20
Tabbing through a choice should autocomplete it; modules/textadept/snippets.lua
mitchell
2015-10-20
Added snippet choice placeholders; modules/textadept/snippets.lua
mitchell
2015-10-19
Save bookmarks in sessions; modules/textadept/session.lua
mitchell
2015-10-17
Do not error when trying to snapopen a non-existent project; core/file_io.lua
mitchell
2015-10-14
Updated to LPeg 1.0; src/Makefile
mitchell
2015-10-12
Do not interpret `%n</...>` as transforms; modules/textadept/snippets.lua
mitchell
2015-10-12
Fixed S-Tab binding in CDK widgets; src/cdk.patch
mitchell
[next]