Age | Commit message (Expand) | Author |
---|---|---|
2013-10-06 | Added Nimrod lexer and compile and run commands. | |
2013-09-29 | Added new `ui.dialogs` module for more user-friendly dialog support. | |
2013-09-27 | Integrated compile and run commands for most languages. | |
2013-09-06 | Updated LuaDoc. | |
2013-09-01 | Renamed `buffer:get_style_name(n)` to `buffer.style_name[n]`. | |
2013-08-31 | Allow user scripts to handle `BUFFER_NEW` and `VIEW_NEW` events on startup. | |
2013-08-26 | Renamed `_M.textadept` to `textadept`; `_M` is for language modules only now. | |
2013-08-26 | Renamed `gui` to `ui` since it's more applicable. | |
2013-08-25 | Renamed `LANGUAGE_MODULE_LOADED` event to `LEXER_LOADED` and reverted r1500. | |
2013-07-08 | Renamed Textadept module's "mime_types" to "file_types" and removed config file. |