aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Updated for 11.2 beta.Gravatar mitchell2021-03-28
* Updated .gitignore.Gravatar mitchell2021-03-28
* Updated debugger tests with new project commands.Gravatar mitchell2021-03-28
* Updated to Scintilla 5.0.0 and Lexilla 5.0.0.Gravatar mitchell2021-03-27
* Do not mark GCC-style "note:" output as compile/run/build/test errors.Gravatar mitchell2021-03-11
* Fixed accidental change in lua.sym.Gravatar mitchell2021-03-01
* Fixed new theme's overriding of default theme's colors.Gravatar mitchell2021-03-01
* Updated to Lua 5.4.2.Gravatar mitchell2021-02-20
* Fixed inability to replace found text with escapes like '\n' and '\t'.Gravatar mitchell2021-02-15
* Take advantage of Scinterm being able to use a native terminal caret.Gravatar mitchell2021-02-13
* Added support for TypeScript.Gravatar mitchell2021-02-11
* Fixed failing test in the terminal version.Gravatar mitchell2021-02-10
* Fixed curses compile error introduced in previous commit.Gravatar mitchell2021-02-09
* Added `ui.SHOW_ALL_TABS` option for `ui.tabs`.Gravatar mitchell2021-02-09
* Updated download links for 11.1.Gravatar mitchell2021-02-09
* Expose "lines_added" field for SCN_MODIFIED notifications.Gravatar mitchell2021-02-08
* Updated FAQ mentioning initial Git repository size and how to shrink it.Gravatar mitchell2021-02-03
* Added tag textadept_11.1 for changeset 48372345dd92Gravatar mitchell2021-02-01
* Updated changelog.Gravatar mitchell2021-01-29
* Updated for 11.1.Gravatar mitchell2021-01-29
* Updated copyright information.Gravatar mitchell2021-01-29
* Fixed typo in unit tests.Gravatar mitchell2021-01-29
* Updated to Scintillua 4.4.5-2.Gravatar mitchell2021-01-29
* Fixed navigating back through history from a print buffer.Gravatar mitchell2021-01-28
* Updated .gitignore.Gravatar mitchell2021-01-26
* Updated .gitignore.Gravatar mitchell2021-01-25
* GitHub builds should probably use Ubuntu 18.04, not latest, which is variable.Gravatar mitchell2021-01-25
* Attempt to fix failing build.Gravatar mitchell2021-01-25
* Added basic .gitignore file.Gravatar mitchell2021-01-24
* Added sponsorship links.Gravatar mitchell2021-01-24
* Fixed bug restoring view state in an intermediate buffer after closing one.Gravatar mitchell2021-01-24
* `io.get_project_root()` accepts an optional flag for returning a submodule root.Gravatar mitchell2021-01-22
* Added `textadept.run.test()` and `textadept.run.test_commands`.Gravatar mitchell2021-01-22
* Small code cleanup.Gravatar mitchell2021-01-22
* Compile, run, and build command functions can also return environment tables.Gravatar mitchell2021-01-22
* Added Xs support.Gravatar mitchell2021-01-12
* Added systemd support.Gravatar mitchell2021-01-12
* Added Spin support.Gravatar mitchell2021-01-12
* Added RouterOS support.Gravatar mitchell2021-01-12
* Added fstab support.Gravatar mitchell2021-01-12
* Added systemd-networkd support.Gravatar mitchell2021-01-12
* Added Zig support.Gravatar mitchell2021-01-12
* Added Reason support.Gravatar mitchell2021-01-11
* Added Pony support.Gravatar mitchell2021-01-11
* Added Meson support.Gravatar mitchell2021-01-11
* Added Julia support.Gravatar mitchell2021-01-11
* Added Fantom support.Gravatar mitchell2021-01-11
* Added Elm support.Gravatar mitchell2021-01-11
* Added Clojure support.Gravatar mitchell2021-01-11
* Fixed minor file extension issues.Gravatar mitchell2021-01-08