Thijs Schreijer
|
601ad8d59f
|
refactor: Address issues raised by linter
|
2022-03-19 17:13:15 +03:00 |
|
Gerardo Marset
|
56893e9dcd
|
Use the length operator (#) instead of table.getn.
table.getn was deprecated in Lua 5.1 in favor of #, the length operator.
See: http://www.lua.org/manual/5.1/manual.html#7.2
|
2013-02-25 20:28:28 -02:00 |
|
Diego Nehab
|
3a8ba90dfb
|
Saving before big changes to support IPv6.
|
2011-05-25 20:57:22 +00:00 |
|
Diego Nehab
|
8b114f3bf4
|
Stupid bug in http.lua.
|
2005-06-12 22:02:21 +00:00 |
|
Diego Nehab
|
1fa65d89ca
|
Adjusted some details, got rid of old files, added some new.
|
2004-03-22 04:15:03 +00:00 |
|
Diego Nehab
|
c51d4acf1c
|
Adjusted a few inconsistencies with the manual.
|
2003-08-16 00:06:04 +00:00 |
|
Diego Nehab
|
0f6c8d50a9
|
Porting to LUA 5.0 final
|
2003-05-25 01:54:13 +00:00 |
|
Diego Nehab
|
f18d1b7cd0
|
Closer to release...
|
2003-03-28 21:08:50 +00:00 |
|
Diego Nehab
|
53857360bb
|
Finish port to Lua 5. Everything is working fine.
Still doesn't work in Windows.
|
2003-03-20 00:24:44 +00:00 |
|
Diego Nehab
|
af181244d9
|
Usando noglobals.lua e parsembox.lua
|
2002-07-08 21:55:35 +00:00 |
|
Diego Nehab
|
6dd115015c
|
Initial revision
|
2001-09-25 21:35:17 +00:00 |
|