| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix lanes.lua dependency on "io" | Benoit Germain | 2024-05-29 | 1 | -9/+4 |
* | More string_view | Benoit Germain | 2024-05-27 | 1 | -0/+4 |
* | Error reporting revamp | Benoit Germain | 2024-05-17 | 1 | -1/+2 |
* | Some more code refactorization | Benoit Germain | 2024-05-13 | 1 | -0/+13 |
* | Some code factorization | Benoit Germain | 2024-05-03 | 1 | -0/+1 |
* | Progressively applying the coding rules | Benoit Germain | 2024-05-02 | 1 | -0/+1 |
* | C++ migration: all linda operations go through a different lua_CFunction so a... | Benoit Germain | 2024-04-15 | 1 | -51/+54 |
* | Merge branch 'C-Implementation' | Benoit Germain | 2024-04-15 | 1 | -0/+1 |
|\ |
|
| * | fix keeper state stack accumulating garbage in case of transfer errors | Benoit Germain | 2024-04-15 | 1 | -0/+1 |
* | | Merge branch 'master' of https://github.com/LuaLanes/lanes | Benoit Germain | 2024-04-14 | 1 | -16/+16 |
|\ \ |
|
| * | | Merge branch 'C-Implementation' | Benoit Germain | 2024-04-11 | 1 | -6/+6 |
| |\| |
|
| | * | Bring all interesting fixes from the C++ implementation back into the C imple... | Benoit Germain | 2024-04-11 | 1 | -16/+16 |
| * | | Enable manual control of GC inside keeper states | Benoit Germain | 2024-04-05 | 1 | -11/+11 |
* | | | Makefile fixes | Benoit Germain | 2024-04-14 | 1 | -1/+1 |
|/ / |
|
* / | C++ migration: changed file extensions from .c to .cpp | Benoit Germain | 2024-03-19 | 1 | -1/+1 |
|/ |
|
* | Makefile detect MinGW 64 as well as MinGW 32 | Benoit Germain | 2020-04-22 | 1 | -2/+2 |
* | Lane cancellation rework | Benoit Germain | 2019-04-26 | 1 | -0/+4 |
* | version 3.5.0 | Benoit Germain | 2013-01-30 | 1 | -0/+8 |
* | new unit test for recursive upvalues transfer | Benoit Germain | 2013-01-10 | 1 | -0/+4 |
* | lanes version 3.2.0v3.2.0 | Benoit Germain | 2012-08-22 | 1 | -2/+1 |
* | one more step toward 5.2 compatibilityv3.1.5 | Benoit Germain | 2012-07-10 | 1 | -17/+19 |
* | * process exit change: close everything at GC when main state closes, not whe... | Benoit Germain | 2011-11-05 | 1 | -1/+1 |
* | * linda uses a fast FIFO implementation to speed up data exchanges | Benoit Germain | 2011-04-18 | 1 | -5/+9 |
* | * fixed potential crash at application shutdown when calling lua_close() on a... | Benoit Germain | 2011-03-01 | 1 | -0/+4 |
* | Fixed application hang-up because keeper state was not released in case of er... | Benoit Germain | 2011-02-14 | 1 | -1/+5 |
* | Updated CHANGESv2.0.11 | Benoit Germain | 2011-01-29 | 1 | -2/+2 |
* | Take all code from Asko Kauppi's SVN server, and push it here so that the git... | Benoit Germain | 2011-01-04 | 1 | -0/+7 |
* | Import to git | Peter Drahoš | 2010-10-01 | 1 | -0/+229 |