| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare 0.7 rockspec0.70.07 | Rob Hoelz | 2016-04-05 | 1 | -3/+3 |
* | Update changelog | Rob Hoelz | 2016-04-05 | 1 | -0/+3 |
* | Fix changelog | Rob Hoelz | 2016-04-05 | 1 | -1/+1 |
* | Fix _POSIX_C_SOURCE (for good, hopefully) | Rob Hoelz | 2016-04-05 | 1 | -1/+1 |
* | Update rockspec file for 0.060.60.06 | Rob Hoelz | 2016-04-04 | 1 | -3/+3 |
* | Update changelog | Rob Hoelz | 2016-04-04 | 1 | -0/+3 |
* | Remove -ansi compiler flag to allow for C99 | Rob Hoelz | 2016-04-04 | 1 | -1/+1 |
* | Update rockspec to 0.50.50.05 | Rob Hoelz | 2016-04-03 | 1 | -3/+3 |
* | Update changelog | Rob Hoelz | 2016-04-03 | 1 | -0/+6 |
* | Bring in POSIX definitions (eg. fileno) from stdio.h | Rob Hoelz | 2016-03-15 | 1 | -0/+2 |
* | Don't require unistd for MS C++ | Rob Hoelz | 2016-03-15 | 1 | -1/+3 |
* | Merge pull request #14 from n0la/master | Rob Hoelz | 2016-03-08 | 1 | -18/+17 |
|\ |
|
| * | Whitespace cleanup. | Florian Stinglmayr | 2016-03-08 | 1 | -18/+17 |
| * | Allow user to override LUA_VER and LUA_DIR. | Florian Stinglmayr | 2016-03-08 | 1 | -2/+2 |
|/ |
|
* | Update rockspec for 0.040.40.04 | Rob Hoelz | 2016-03-06 | 1 | -3/+3 |
* | goto is a reserved identifier : Fix the sample for use to be Lua >= 5.2 compa... | TsT | 2015-02-19 | 1 | -2/+3 |
* | Merge pull request #10 from opoplawski/warning | Rob Hoelz | 2014-05-02 | 1 | -0/+1 |
|\ |
|
| * | Include <unistd.h> for isatty() | Orion Poplawski | 2014-05-02 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #9 from azet/master | Rob Hoelz | 2014-04-15 | 1 | -0/+39 |
|\ |
|
| * | added proper makefile | Aaron Zauner | 2014-04-15 | 1 | -0/+39 |
|/ |
|
* | Update rockspec for 0.030.30.03 | Rob Hoelz | 2014-04-02 | 1 | -3/+3 |
* | Update changelog | Rob Hoelz | 2014-04-02 | 1 | -1/+5 |
* | Document jump | Rob Hoelz | 2014-04-02 | 1 | -0/+5 |
* | Provide jump as alternative to cursor.goto | Rob Hoelz | 2014-04-02 | 1 | -1/+5 |
* | Fix parse error on 5.2 | Rob Hoelz | 2014-02-13 | 1 | -7/+7 |
* | Fix URL for rockspec0.20.02 | Rob Hoelz | 2013-02-21 | 1 | -1/+2 |
* | Don't hide the metatable for colors | Rob Hoelz | 2013-02-21 | 2 | -2/+1 |
* | Line up equals signs | Rob Hoelz | 2013-02-21 | 1 | -22/+22 |
* | Add colors.default as a synonym for colors.reset | Rob Hoelz | 2013-02-21 | 3 | -0/+3 |
* | Add changelog entries for work done for 0.2 | Rob Hoelz | 2013-02-21 | 1 | -0/+5 |
* | Issue deprecation warning for isatty | Rob Hoelz | 2013-02-21 | 1 | -0/+3 |
* | Document isatty | Rob Hoelz | 2013-02-19 | 1 | -0/+4 |
* | Add some more documentation | Rob Hoelz | 2013-02-19 | 1 | -0/+98 |
* | Suggest kikito's fork as an alternative | Rob Hoelz | 2013-02-19 | 1 | -0/+7 |
* | Fix example in README | Rob Hoelz | 2013-02-10 | 1 | -3/+3 |
* | Add examples for new functions to README | Rob Hoelz | 2012-09-15 | 1 | -0/+13 |
* | Add gitignore | Rob Hoelz | 2012-09-14 | 1 | -0/+3 |
* | Add cursor.lua to rockspec | Rob Hoelz | 2012-09-14 | 1 | -0/+1 |
* | Add cursor and clear functions | Rob Hoelz | 2012-09-14 | 2 | -1/+58 |
* | Bump up rockspec version | Rob Hoelz | 2012-09-14 | 1 | -2/+2 |
* | Rename rockspec for later | Rob Hoelz | 2012-09-14 | 1 | -0/+0 |
* | Update rockspec0.10.01 | Rob Hoelz | 2012-06-25 | 1 | -1/+1 |
* | Fix pointer problem | Rob Hoelz | 2012-06-25 | 1 | -2/+2 |
* | Import of first release of lua-term | Rob Hoelz | 2012-06-25 | 7 | -0/+195 |