summaryrefslogtreecommitdiffhomepage
path: root/lua.html.markdown
Commit message (Expand)AuthorAgeLines
* [lua/*] remove HTML tagsBoris Verkhovskiy2024-06-03-14/+12
* github -> GitHubBoris Verkhovskiy2024-04-18-1/+1
* Remove leading and trailing empty lines in code blocksBoris Verkhovskiy2024-04-06-1/+0
* [lua] Fix url (#4828)Stefan Trost2024-01-21-1/+1
* Update lua.html.markdownSainan2023-07-19-4/+1
* fix typos and minor improvementsRod Elias2022-07-31-3/+3
* Update LuaShortReference linkPab02022-07-21-1/+1
* Add Lua community links (#4069)2255592022-01-04-0/+6
* Lua: use of loadstring replaced with load; loadstring is deprecated. (#4275)tarsJr2021-11-28-2/+3
* Fixed dead link for Lua for programmerschasets2021-01-31-1/+1
* Fix typo by indicating a range with '...'Julian Montague2020-03-13-1/+1
* Update from gist/tylerneylonBedder2018-11-25-84/+85
* [lua/en] Fixed formatting and variable namesTopher2018-08-08-3/+4
* [lua/en] Added a note about the wonky ternaryTopher2018-08-08-0/+4
* Fix typo (#2317)Abhijeet Mohan2016-07-30-1/+1
* [elisp/en] Fix typoSaurabh Sandav2015-10-28-1/+1
* [lua/en] Fix typoSaurabh Sandav2015-10-24-1/+1
* Capitalize language names. See #137Geoffrey Liu2014-10-12-1/+1
* normalised lua doc to 80 chars per lineiirelu2014-03-03-82/+69
* lua: typoJakukyo Friel2014-02-06-1/+1
* Fixed spelling of trig function "sin"Craig Roddin2013-10-07-1/+1
* Use local variables for function examplesRob Hoelz2013-09-04-4/+4
* Add another example of function call without parensRob Hoelz2013-09-04-0/+4
* Clarify self-referential local functionsRob Hoelz2013-09-04-0/+3
* fix fib function for Lua: fib(0) must eql 0 not 1Amr Tamimi2013-07-28-1/+1
* Authors -> ContributorsAdam2013-07-03-2/+2
* Added filename parameterAdam2013-06-29-0/+1
* Moved lua footer stuff out of code block to insert links (markdown won't do l...Adam2013-06-26-20/+15
* Added luaAdam2013-06-26-0/+421