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-03-18
Updated the location of ncurses on the build server; src/Makefile
mitchell
2015-03-17
Allow bookmarks to be toggled on specific lines; modules/textadept/bookmarks.lua
mitchell
2015-03-16
Code cleanup based on the output of luacheck, a Lua linter.
mitchell
2015-03-15
Removed long-hand compile and run string macros; modules/textadept/run.lua
mitchell
2015-03-16
Fixed CFLAGS and CXXFLAGS passing for automated x86_64 builds; src/Makefile
mitchell
2015-03-14
Updated compilation information and instructions for BSD; doc/manual.md
mitchell
2015-03-14
Updated lfs download zip name and link; src/Makefile
mitchell
2015-03-14
Updated lfs download zip name; src/Makefile
mitchell
2015-03-14
Filter through now uses `spawn()`; modules/textadept/editing.lua
mitchell
2015-03-14
Prevent -h, --help switches from exiting single instance; core/args.lua
mitchell
2015-03-13
Fixed build flags; src/Makefile
mitchell
2015-03-12
Emit `BUFFER_AFTER_SWITCH` event before `BUFFER_DELETED`; src/textadept.c
mitchell
2015-03-12
Lua code cleanup.
mitchell
2015-03-12
Removed `keys.LANGUAGE_MODULE_PREFIX` key binding.
mitchell
2015-03-11
Nimrod is now Nim.
mitchell
2015-03-11
Updated to Lua 5.3, LPeg 0.12.2, and lfs 1.6.3.
mitchell
2015-03-11
Added tag textadept_7.9 for changeset da36fd43f8af
mitchell
2015-03-11
Temporarily restore definition of `keys.LANGUAGE_MODULE_PREFIX`.
mitchell
2015-03-11
Fixed bug with new view-specific properties; core/ui.lua
mitchell
2015-03-10
Updated CHANGELOG.md.
mitchell
2015-03-10
Need latest Scinterm to utilize Scintilla patch from r1949; src/Makefile
mitchell
2015-03-10
Removed `keys.LANGUAGE_MODULE_PREFIX` key binding.
mitchell
2015-03-10
Updated Lua autocompletion and documentation.
mitchell
2015-03-10
Updated for 7.9.
mitchell
2015-03-10
Patch Scintilla to fix tab stop calculations in curses; src/scintilla.patch
mitchell
2015-03-10
Stop documenting some non-useful buffer functions and fields.
mitchell
2015-03-10
Made `io.boms` private, as there are few BOMs in existence; core/file_io.lua
mitchell
2015-03-10
Merged `textadept.file_types.shebangs` into `textadept.file_types.patterns`.
mitchell
2015-03-09
Removed `keys.LANGUAGE_MODULE_PREFIX` since language modules no longer use it.
mitchell
2015-03-09
Moved `events.FILE_SAVED_AS` into `events.FILE_AFTER_SAVE` as extra argument.
mitchell
2015-03-09
Fixed accidental firing of "Escape" key on window focus lost; src/textadept.c
mitchell
2015-03-09
Stop documenting hotspots since new indicator attributes supplant hotspots.
mitchell
2015-03-09
Updated to Scintilla 3.5.4.
mitchell
2015-03-09
Fixed nightly builds; src/Makefile
mitchell
2015-03-07
Updated language module link and location.
mitchell
2015-03-07
Added Fish lexer; modules/textadept/file_types.lua
mitchell
2015-03-07
Official language modules are all in one repository now; src/Makefile
mitchell
2015-02-23
Fixed bug in previous commit when switching to new buffer; core/ui.lua
mitchell
2015-02-18
Save and restore view-specific properties in view switch events; core/ui.lua
mitchell
2015-02-18
Consider some view-specific properties as buffer-specific ones.
mitchell
2015-02-09
Return values from abbreviated functions; modules/textadept/command_entry.lua
mitchell
2015-02-09
Updated LuaDoc; core/.buffer.luadoc
mitchell
2015-02-02
Added tag textadept_7.8 for changeset c1151fa95047
mitchell
2015-01-31
Updated CHANGELOG.md.
mitchell
2015-01-31
Updated for 7.8.
mitchell
2015-01-29
Fixed snippets bug when name matches lexer name; modules/textadept/snippets.lua
mitchell
2015-01-29
Removed language-specific context menus.
mitchell
2015-01-22
Small code and documentation cleanup.
mitchell
2015-01-22
Made `args.process()` private.
mitchell
2015-01-21
Added tag textadept_7.8_beta_3 for changeset a8d15d14da75
mitchell
[prev]
[next]