Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Capitalize language names. See #137 | Geoffrey Liu | 2014-10-12 | -1/+1 |
* | normalised lua doc to 80 chars per line | iirelu | 2014-03-03 | -82/+69 |
* | lua: typo | Jakukyo Friel | 2014-02-06 | -1/+1 |
* | Fixed spelling of trig function "sin" | Craig Roddin | 2013-10-07 | -1/+1 |
* | Use local variables for function examples | Rob Hoelz | 2013-09-04 | -4/+4 |
* | Add another example of function call without parens | Rob Hoelz | 2013-09-04 | -0/+4 |
* | Clarify self-referential local functions | Rob Hoelz | 2013-09-04 | -0/+3 |
* | fix fib function for Lua: fib(0) must eql 0 not 1 | Amr Tamimi | 2013-07-28 | -1/+1 |
* | Authors -> Contributors | Adam | 2013-07-03 | -2/+2 |
* | Added filename parameter | Adam | 2013-06-29 | -0/+1 |
* | Moved lua footer stuff out of code block to insert links (markdown won't do l... | Adam | 2013-06-26 | -20/+15 |
* | Added lua | Adam | 2013-06-26 | -0/+421 |