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
2015-08-28
Updated Lua autocompletion and documentation.
mitchell
2015-08-28
Added all gtdialog bugfixes and changes to CHANGELOG.md entries.
mitchell
2015-08-28
Added all Scintillua bugfixes and changes to CHANGELOG.md entries.
mitchell
2015-08-28
Added Scintilla bugfixes and changes to CHANGELOG.md entries.
mitchell
2015-08-25
Use an empty block comment string by default; modules/textadept/editing.lua
mitchell
2015-08-19
Handle 'typeref' in ctags; modules/ansi_c/init.lua
mitchell
2015-08-16
Block comment should respect indentation; modules/textadept/editing.lua
mitchell
2015-08-11
Fixed segfault when quitting while the command entry is open; src/textadept.c
mitchell
2015-08-08
Added automatic syntax-checking capability as files are saved.
mitchell
2015-08-08
Added comment support for Elixir and WSF; modules/textadept/editing.lua
mitchell
2015-08-03
Updated to Scintillua 3.6.0-1; src/Makefile
mitchell
2015-08-02
Updated to Scintilla 3.6.0.
mitchell
2015-07-28
Added Italian translation and updated French translation.
mitchell
2015-07-25
Highlight found text in find in files results.
mitchell
2015-07-01
Added tag textadept_8.1 for changeset 43161da9f976
mitchell
2015-07-16
Fixed transpose characters bug at buffer start; modules/textadept/editing.lua
mitchell
2015-07-01
Updated CHANGELOG.md.
mitchell
2015-06-30
Updated Lua autocompletion and documentation.
mitchell
2015-06-30
Updated for 8.1.
mitchell
2015-06-27
The Enter key is always reported as '\n' on Windows; modules/textadept/keys.lua
mitchell
2015-06-23
Allow `select_word()` to select all occurrences; modules/textadept/editing.lua
mitchell
2015-06-23
Updated to Scintilla 3.5.7.
mitchell
2015-06-22
Updated to Lua 5.3.1.
mitchell
2015-06-09
Added support for Windows Script Files; modules/textadept/file_types.lua
mitchell
2015-06-01
Removed unnecessary casts; src/textadept.c
mitchell
2015-06-01
Updated to Scintilla 3.5.6; src/Makefile
mitchell
2015-06-01
Better solution for previous commit; modules/textadept/file_types.lua
mitchell
2015-05-13
Allow "#!/usr/bin/env ..." file detection; modules/textadept/file_types.lua
mitchell
2015-05-07
Added support for Elixir.
mitchell
2015-05-01
Added tag textadept_8.0 for changeset fcb8982b4599
mitchell
2015-05-01
Updated book links for the second edition.
mitchell
2015-05-01
Updated CHANGELOG.md.
mitchell
2015-05-01
Updated 7 to 8 migration guide; doc/manual.md
mitchell
2015-04-30
Updated for 8.0.
mitchell
2015-04-30
Updated Lua autocompletion and documentation.
mitchell
2015-04-27
Fixed filename encoding issues on Windows; core/ui.lua
mitchell
2015-04-22
Added `RUN_IN_BACKGROUND` field for shell commands; modules/textadept/run.lua
mitchell
2015-04-21
Added tag textadept_8.0_beta for changeset 4e303aa216ad
mitchell
2015-04-21
Updated CHANGELOG.md.
mitchell
2015-04-21
Removed Scintilla patch applied in 3.5.5; src/scintilla.patch
mitchell
2015-04-19
Updated Lua autocompletion and documentation.
mitchell
2015-04-19
Updated for 8.0 beta.
mitchell
2015-04-18
Updated to Scintilla 3.5.5.
mitchell
2015-04-18
Updated to Scintillua 3.5.5-1 and Scinterm 1.6; src/Makefile
mitchell
2015-04-18
Fixed 'require' bug with lfs and utf8 in LuaJIT version.
mitchell
2015-04-15
Allow undocumented `events.MODIFIED` to emit position and length.
mitchell
2015-04-02
Added tag textadept_8.0_alpha for changeset a4bf798fb8be
mitchell
2015-04-13
Added `symlink` filter option for ignoring symlinked files and directories.
mitchell
2015-04-01
Updated CHANGELOG.md.
mitchell
2015-04-01
Added migration guide to 8.0; doc/manual.md
mitchell
[next]