Diego Nehab
5b8d7dec54
Updated some of the callbacks in callback.lua.
Update get.lua to use the new callbacks. The old "code" module is now the "mime" module. Updated all modules that depended on it. Updated url.lua to use the new namespace scheme, and moved the escape and unescape functions that used to be in the code.lua module to it, since these are specific to urls. Updated the callback entries in the manual.
This release is work in progress. It has been tested on WinXP, Mac OS X, SunOS and Linux. In this version, all Lua code should be built into the binary. For that, you will need a working versions of luac and bin2c, both available with your Lua distribution. Check the makefile for details. Have fun, Diego Nehab.
Description
Languages
HTML
48.6%
C
27.1%
Lua
22.7%
Makefile
1.4%