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