aboutsummaryrefslogtreecommitdiffstats
path: root/util-src/table.c
Commit message (Expand)AuthorAgeFilesLines
* util.table: Move loop variable to top of function for C89 compatibilityKim Alvefur2016-08-071-1/+2
* util.table: Add pack() function (this is already available in Lua 5.2+)Matthew Wild2016-07-271-0/+15
* util-src/*.c: astyle --indent=tab --brackets=attach --indent-switches --break...Kim Alvefur2015-04-031-1/+1
* util.table, Makefile: New C module that allows pre-allocation of tables to im...Matthew Wild2015-03-311-0/+14