aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* lanes/core.[so|dll] → lanes_core.[so|dll]Benoit Germain29 hours1-4/+4
* More makefile tweaksBenoit Germain31 hours1-12/+13
* Run a test after building the test executableBenoit Germain47 hours1-0/+2
* More work on MakefilesBenoit Germain2 days1-68/+89
* More makefile improvementsBenoit Germain3 days1-8/+20
* Makefile tweaksBenoit Germain3 days1-0/+1
* Makefile and code fixes to build the unit testsBenoit Germain9 days1-2/+7
* Fix Makefiles following header renamesBenoit Germain2024-10-281-1/+1
* Makefile fixes for g++/mingwBenoit Germain2024-10-011-1/+1
* Fix lanes.lua dependency on "io"Benoit Germain2024-05-291-9/+4
* More string_viewBenoit Germain2024-05-271-0/+4
* Error reporting revampBenoit Germain2024-05-171-1/+2
* Some more code refactorizationBenoit Germain2024-05-131-0/+13
* Some code factorizationBenoit Germain2024-05-031-0/+1
* Progressively applying the coding rulesBenoit Germain2024-05-021-0/+1
* C++ migration: all linda operations go through a different lua_CFunction so a...Benoit Germain2024-04-151-51/+54
* Merge branch 'C-Implementation'Benoit Germain2024-04-151-0/+1
|\
| * fix keeper state stack accumulating garbage in case of transfer errorsBenoit Germain2024-04-151-0/+1
* | Merge branch 'master' of https://github.com/LuaLanes/lanesBenoit Germain2024-04-141-16/+16
|\ \
| * | Merge branch 'C-Implementation'Benoit Germain2024-04-111-6/+6
| |\|
| | * Bring all interesting fixes from the C++ implementation back into the C imple...Benoit Germain2024-04-111-16/+16
| * | Enable manual control of GC inside keeper statesBenoit Germain2024-04-051-11/+11
* | | Makefile fixesBenoit Germain2024-04-141-1/+1
|/ /
* / C++ migration: changed file extensions from .c to .cppBenoit Germain2024-03-191-1/+1
|/
* Makefile detect MinGW 64 as well as MinGW 32Benoit Germain2020-04-221-2/+2
* Lane cancellation reworkBenoit Germain2019-04-261-0/+4
* version 3.5.0Benoit Germain2013-01-301-0/+8
* new unit test for recursive upvalues transferBenoit Germain2013-01-101-0/+4
* lanes version 3.2.0v3.2.0Benoit Germain2012-08-221-2/+1
* one more step toward 5.2 compatibilityv3.1.5Benoit Germain2012-07-101-17/+19
* * process exit change: close everything at GC when main state closes, not whe...Benoit Germain2011-11-051-1/+1
* * linda uses a fast FIFO implementation to speed up data exchangesBenoit Germain2011-04-181-5/+9
* * fixed potential crash at application shutdown when calling lua_close() on a...Benoit Germain2011-03-011-0/+4
* Fixed application hang-up because keeper state was not released in case of er...Benoit Germain2011-02-141-1/+5
* Updated CHANGESv2.0.11Benoit Germain2011-01-291-2/+2
* Take all code from Asko Kauppi's SVN server, and push it here so that the git...Benoit Germain2011-01-041-0/+7
* Import to gitPeter Drahoš2010-10-011-0/+229