Stefan Bühler
|
01788a7250
|
[common] remove hash value type (use key/value lists instead)
|
2014-04-10 12:40:08 +02:00 |
Stefan Bühler
|
db58828e0b
|
[common] refactor liValue to share most of the code
* removing unused "range" value type in angel
|
2014-02-06 14:01:20 +01:00 |
Stefan Bühler
|
eb19c66524
|
[lua] fix key-value list handling and export of lists
|
2013-09-06 16:43:28 +02:00 |
Stefan Bühler
|
ad687636e9
|
[lua] push list values with __index metamethod to lookup string/nil keys in key-value lists
|
2013-08-21 13:50:02 +02:00 |
Stefan Bühler
|
9f9fe72d97
|
[lua] fix usage of lua_typename
|
2013-08-21 13:50:02 +02:00 |
Stefan Bühler
|
e0370fac79
|
Fix some lua handling; add args for lua plugins/handlers
|
2010-02-14 15:48:25 +01:00 |
Stefan Bühler
|
fe7ddede88
|
Add lua plugins
|
2009-12-21 19:09:55 +01:00 |
Stefan Bühler
|
a151eeac2f
|
Prefix li_ cleanup, verified with nm -g --defined-only
|
2009-10-09 15:38:12 +02:00 |
Stefan Bühler
|
476698f118
|
luaApi: move global method/constants into lighty. namespace, add vr:stat(filename)
|
2009-10-03 15:26:35 +02:00 |
Stefan Bühler
|
659ebfdd16
|
Add core lua support to handle requests
|
2009-09-13 17:54:16 +02:00 |
Stefan Bühler
|
a061745193
|
Fix bugs found with the static clang analyzer (http://clang-analyzer.llvm.org/)
|
2009-07-16 22:13:40 +02:00 |
Stefan Bühler
|
540ff7db02
|
Split sources into subdirs
|
2009-07-15 11:57:52 +02:00 |