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
/
._M.luadoc
Age
Commit message (
Expand
)
Author
2022-01-31
Updated copyright year.
mitchell
2021-04-11
Initial pass reformatting all code.
mitchell
2020-11-10
Fill `keys` and `snippet` tables with language-specific tables on init.
mitchell
2020-09-29
Updated copyright information.
mitchell
2020-09-13
Lots of documentation updates.
mitchell
2020-08-18
Use "terminal version" instead of "curses" for more consistency.
mitchell
2020-08-17
Updated some documentation and use macOS instead of Mac OSX.
mitchell
2020-08-04
Try to avoid using `lexer` as a string, as it overshadows the `lexer` module.
mitchell
2020-06-28
Changed keybinding modifier keys.
mitchell
2020-05-25
Allow views to be used as buffers and update API.
mitchell
2020-03-17
Updated LuaDoc.
mitchell
2020-02-21
Removed '_' mnemonics from locale keys.
mitchell
2018-01-25
Updated copyright year.
mitchell
2016-12-31
Updated copyright information.
mitchell
2016-06-15
Refactored LuaDoc for `_M`; core/._M.luadoc
mitchell
2015-12-31
Updated copyright date.
mitchell
2015-08-08
Added automatic syntax-checking capability as files are saved.
mitchell
2015-03-09
Removed `keys.LANGUAGE_MODULE_PREFIX` since language modules no longer use it.
mitchell
2015-01-29
Removed language-specific context menus.
mitchell
2014-12-31
Updated copyright year.
mitchell
2014-06-30
Condensed manual and API documentation into single files.
mitchell
2014-05-28
Updated LuaDoc.
mitchell
2014-05-24
Removed Adeptsense in favor of new framework committed in r1735.
mitchell
2014-03-28
Added more documentation on project building.
mitchell
2014-01-12
Updated copyright information.
mitchell
2013-09-27
Integrated compile and run commands for most languages.
mitchell
2013-08-26
Forgot to update some documentation with newly renamed `LEXER_LOADED` event.
mitchell
2013-08-26
Renamed `_M.textadept` to `textadept`; `_M` is for language modules only now.
mitchell
2013-08-10
Updated some documentation.
mitchell
2013-07-08
Renamed "language-specific" modules to just "language modules" in documentation.
mitchell
2013-05-26
Rewrote some LuaDoc to use the active voice.
mitchell
2013-05-15
Set language-specific buffer properties through an event instead of a function.
mitchell
2013-04-03
Textadept should support multiple curses platforms; remove ncurses references.
mitchell
2013-01-20
Updated copyright date.
mitchell
2012-10-29
Updated documentation formatting.
mitchell
2012-09-12
Documentation overhaul.
mitchell
2012-03-16
Moved "Markdown:" comments into module LuaDoc comments.
mitchell
2012-03-07
Updated contact email address.
mitchell
2012-03-07
Documentation overhaul with Discount (Markdown implementation).
mitchell
2012-01-17
Updated LuaDoc.
mitchell
2012-01-06
Updated copyright information.
mitchell
2012-01-05
Rename '_m' to '_M'.
mitchell