index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
textadept
/
run.lua
Age
Commit message (
Expand
)
Author
2021-01-22
Added `textadept.run.test()` and `textadept.run.test_commands`.
mitchell
2021-01-22
Compile, run, and build command functions can also return environment tables.
mitchell
2021-01-12
Added Xs support.
mitchell
2021-01-12
Added systemd support.
mitchell
2021-01-12
Added Spin support.
mitchell
2021-01-12
Added RouterOS support.
mitchell
2021-01-12
Added fstab support.
mitchell
2021-01-12
Added systemd-networkd support.
mitchell
2021-01-12
Added Zig support.
mitchell
2021-01-11
Added Reason support.
mitchell
2021-01-11
Added Pony support.
mitchell
2021-01-11
Added Meson support.
mitchell
2021-01-11
Added Julia support.
mitchell
2021-01-11
Added Fantom support.
mitchell
2021-01-11
Added Clojure support.
mitchell
2020-12-11
Updated Go error patterns.
mitchell
2020-10-20
Code cleanup.
mitchell
2020-10-17
Added `textadept.run.set_arguments()`.
mitchell
2020-10-02
Fixed python3 auto-detection for run commands.
mitchell
2020-09-29
Updated copyright information.
mitchell
2020-09-14
Added support for jq.
mitchell
2020-09-14
More small documentation updates.
mitchell
2020-08-22
Added `ui.command_entry.active` and fixed bugs in `events.KEYPRESS` handlers.
mitchell
2020-08-04
Try to avoid using `lexer` as a string, as it overshadows the `lexer` module.
mitchell
2020-07-12
Made `ui.find.goto_file_found()` and `textadept.run.goto_error()` args optional.
mitchell
2020-07-04
Added `buffer:style_of_name()` as an analogue to `buffer:name_of_style()`.
mitchell
2020-07-03
Added support for Fennel.
mitchell
2020-07-01
Only save before compile/run if the buffer has been modified.
mitchell
2020-05-26
Updated to latest Scintilla with ability to get style number from name.
mitchell
2020-03-26
Removed extra sets of () around some buffer function calls.
mitchell
2020-03-26
Switched to 1-based indices for buffer positions, lines, and countable entities.
mitchell
2020-03-16
Moved individual buffer functions in `io` into `buffer`.
mitchell
2020-03-16
Detect and allow jumping to internal Lua errors.
mitchell
2020-03-13
More code cleanup and refactoring.
mitchell
2020-03-13
More code cleanup, refactoring, and reformatting.
mitchell
2020-03-03
Added test suite and API type checking for more helpful error messages.
mitchell
2020-02-21
Removed '_' mnemonics from locale keys.
mitchell
2020-02-18
Wrap searches in `textadept.run.goto_error()`.
mitchell
2019-12-31
Updated copyright year.
mitchell
2019-11-26
Fixed bug in previous commit where flushing does not clear output buffer.
mitchell
2019-11-25
Fixed long line output for run, compile, and build commands.
mitchell
2019-09-19
Properly handle absolute paths in run output and case-insensitivity on Windows.
mitchell
2019-08-05
Added support for ksh and mksh shells.
mitchell
2019-02-16
Updated copyright year.
mitchell
2018-10-14
Experimentally move external lspawn module into Lua os module as a patch.
mitchell
2018-04-25
Removed LuaJIT version of Textadept.
mitchell
2018-01-25
Updated copyright year.
mitchell
2017-08-28
Added support for Myrddin.
mitchell
2017-02-25
Added support for rc and Standard ML.
mitchell
2016-12-31
Updated copyright information.
mitchell
[next]