summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/luaterp.cc
Commit message (Expand)AuthorAgeFilesLines
* Improve error handling in lua interpreter.Robert Vollmert2009-11-031-4/+1
* Add whitespace fixes.David Lawrence Ramsey2009-10-311-2/+2
* Initialize __echo in lua interpreter.Robert Vollmert2009-10-301-2/+1
* Fix handling of empty input lines.Robert Vollmert2009-10-291-3/+3
* Luaterp: introductory comments and renaming.Robert Vollmert2009-10-281-2/+8
* Convert to cancelable_get_line_autohist.Robert Vollmert2009-10-281-3/+4
* A lot more functional, now, though still deficient.Robert Vollmert2009-10-281-12/+107
* Partial lua interpreter.Robert Vollmert2009-10-281-0/+33