summaryrefslogtreecommitdiff
path: root/external/mit/lua/dist/doc/lua.css
AgeCommit message (Collapse)Author
2016-09-08merge Lua 5.3.3salazar
2016-01-28lua: merged 5.3.2lneto
2015-10-08update docs after conflict resolutionmbalmer
2015-02-02lua: updated from 5.3 work3 to 5.3.0lneto
* improved the overall kernel Lua patch; fixed coercion * updated lua/syslog * updated luapmf and luasystm Makefiles
2014-07-19lua: updated from 5.1 to 5.3 work3lneto
* lua(1): - changed lua_Integer to intmax_t - updated distrib/sets/lists and etc/mtree - updated bsd.lua.mk - fixed bozohttpd (lua-bozo.c) - compatibilized bindings: gpio, sqlite * lua(4): - removed floating-point and libc dependencies using '#ifndef _KERNEL' - fixed division by zero and exponentiation - libkern: added isalnum(), iscntrl(), isgraph(), isprint() and ispunct() - acpica: removed isprint() from acnetbsd.h - libc: moved strcspn.c, strpbrk.c and strspn.c to common - removed stub headers - compatibilized bindings: luapmf, luasystm * reorganized luaconf.h * updated doc/CHANGES and doc/RESPONSIBLE
2012-03-15Import Lua 5.1.5alnsn
2010-10-31Import the (unaltered) Lua 5.1.4 source distribution.mbalmer