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
2013-04-30
More code cleanup.
mitchell
2013-04-29
More code cleanup.
mitchell
2013-04-26
Updated documentation; modules/textadept/run.lua
mitchell
2013-04-25
Code and documentation cleanup.
mitchell
2013-04-24
Mark recognized errors in compile/run output and added navigation functions.
mitchell
2013-03-28
Improved message double-clicking behavior for compile and run commands.
mitchell
2013-01-20
Updated copyright date.
mitchell
2012-12-01
Updated parameter LuaDoc.
mitchell
2012-11-19
Rewrote LuaDoc.
mitchell
2012-11-19
Changed Lua code style for tables.
mitchell
2012-10-23
Removed `_M.textadept.run.execute()`.
mitchell
2012-10-08
Use '@field' LuaDoc for events defined in modules.
mitchell
2012-09-12
Documentation overhaul.
mitchell
2012-09-10
Correctly emit RUN_OUTPUT events; modules/textadept/run.lua
mitchell
2012-07-21
Converted some `buffer` "get" and "set" functions into properties.
mitchell
2012-07-21
Lua code cleanup and API changes.
mitchell
2012-04-06
Print annotations for run and compile command errors; modules/textadept/run.lua
mitchell
2012-04-06
Fixed bug in run/compile commands with LuaJIT; modules/textadept/run.lua
mitchell
2012-03-25
Improved message double-clicking behavior for run and compile commands.
mitchell
2012-03-16
Moved "Markdown:" comments into module LuaDoc comments.
mitchell
2012-03-07
Updated contact email address.
mitchell
2012-03-07
Documentation overhaul with Discount (Markdown implementation).
mitchell
2012-02-10
Update LuaDoc with new formatting.
mitchell
2012-01-17
Use lines() instead of read() for processes; modules/textadept/run.lua
mitchell
2012-01-06
Updated copyright information.
mitchell
2012-01-05
Rename '_m' to '_M'.
mitchell
2012-01-01
Code cleanup.
mitchell
2011-12-31
Changed 'locale.localize()' to global '_L' table.
mitchell
2011-12-31
Code cleanup.
mitchell
2011-12-13
Remove 'package.seeall' from LuaDoc comments.
mitchell
2011-12-12
Remove 'module' and update LuaDoc comments appropriately.
mitchell
2011-09-28
Added gui.goto_file() for the 'find' and 'run' modules.
mitchell
2011-09-27
Reformatted some LuaDoc.
mitchell
2011-09-26
Lua code cleanup.
mitchell
2011-06-24
Removed '_G' prefix from globals where necessary.
mitchell
2011-06-24
Compile and Run commands emit events; modules/textadept/run.lua
mitchell
2011-06-23
Use string constants for event names.
mitchell
2011-03-29
Handle nil args in gui.print() and set caret after printing.
mitchell
2010-12-28
Updated copyright information.
mitchell
2010-11-23
Code cleanup.
mitchell
2010-10-28
Fixed syntax error in modules/textadept/run.lua.
mitchell
2010-10-28
Fixed bug in modules/textadept/run.lua from localization changes.
mitchell
2010-10-15
Changed locale implementation.
mitchell
2010-06-11
Removed _G.textadept.
mitchell
2010-06-11
Renamed textadept.events to events, renamed 'handle' and 'add_handler'.
mitchell
2010-06-10
Moved textadept.io into Lua's io table.
mitchell
2010-05-07
Save buffer before compiling or running; modules/textadept/run.lua
mitchell
2010-04-09
Moved _m.textadept.run module commands to language-specific modules.
mitchell
2010-01-07
Updated copyright to 2010.
mitchell
2009-10-27
Fixed bug for running filename with no path; modules/textadept/run.lua
mitchell
[next]