summaryrefslogtreecommitdiff
path: root/src/lanes.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cause `lanes.configure()` to return the module table to enable the `require "...benoit-germain2011-11-071-0/+2
* * process exit change: close everything at GC when main state closes, not whe...Benoit Germain2011-11-051-17/+62
* New featuresBenoit Germain2011-03-301-2/+7
* fix typo in timer function codebenoit-germain2011-03-021-1/+1
* * 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