Commit Graph
15 Commits
Author SHA1 Message Date
Billingsly Wetherfordshire 463267ce12 cleaned up lualib.nim 2013-06-06 03:51:38 -06:00
Billingsly Wetherfordshire 05f0444c02 cleaned up lua.nim 2013-06-06 03:51:10 -06:00
Billingsly Wetherfordshire 516e0cb71a use proper types in lua
* ints changed to cint
* the source has been cleaned up with {.push/pop.}
* lua 5.2 has been removed (it is incompatible)
2013-06-06 03:49:31 -06:00
Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 2013-03-16 23:53:07 +01:00
Araq 10d995c290 support for LuaJIT 2013-01-15 01:09:38 +01:00
Araq 3c4f0bf905 added missing new Lua and openGl wrappers 2011-02-20 20:12:58 +01:00
Andreas Rumpf b559285b78 examples/lib use the new wrappers 2010-02-28 23:04:18 +01:00
Andreas Rumpf 40ea1d0330 fixed pango/pangoutils new wrappers 2010-02-26 01:26:16 +01:00
rumpf_a@web.de 40a5d6c3b9 continued work on html/xmlparser 2010-02-14 00:29:35 +01:00
Andreas Rumpf 8259d9d15a wrappers do not contain invalid identifiers 2010-01-17 22:19:10 +01:00
rumpf_a@web.de f56816def0 got rid of platdef.c; compiler now always does linking step 2009-12-20 12:43:28 +01:00
Andreas Rumpf 7063670a2c variable dynamic lib names 2009-12-15 01:50:26 +01:00
Andreas Rumpf 3b7ef2288f floating point checks 2009-12-14 01:38:05 +01:00
Andreas Rumpf 66a7e3d37c added tools and web dirs 2009-09-15 23:22:22 +02:00
Andreas Rumpf 4d4b3b1c04 version0.7.10 2009-06-08 08:06:25 +02:00