Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-28 | Updated LuaDoc. | ||
2014-05-13 | Documented new `proc:read()`; core/.proc.luadoc | ||
Requires lspawn r18. | |||
2014-03-26 | Include my new "lspawn" module by default for spawning processes. | ||
The `textadept.run` module now uses `spawn()` instead of `io.popen()`. This module replaces the dependency on winapi. Removed experimental `io.popen()` and `os.execute()` hooks. They may be re-implemented later using `spawn()`. |