aboutsummaryrefslogtreecommitdiff
path: root/src/lanes.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * fixed potential crash at application shutdown when calling lua_close() on a...Benoit Germain2011-03-011-2/+2
* Make the number of internal keeper states selectable by an optional parameter...Benoit Germain2011-02-211-1/+1
* Lane userdata implementation refactoring:Benoit Germain2011-02-171-102/+5
* Changed idfunc signature and contract to clarify that fact it is not lua-call...Benoit Germain2011-02-121-10/+2
* Changed lanes.c to export functions as a module rather than writing them dire...Peter Dettwiler2011-01-251-3/+2
* Take all code from Asko Kauppi's SVN server, and push it here so that the git...Benoit Germain2011-01-041-9/+24
* Import to gitPeter Drahoš2010-10-011-0/+611