aboutsummaryrefslogtreecommitdiff
path: root/tests/rupval.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Give a name to all lanes in the testsBenoit Germain2025-03-141-1/+1
|
* Fixes and improvements to lane:join()Benoit Germain2024-06-111-1/+14
| | | | | * fix: returns nil,cancel_error when lane was cancelled * improvement: enforce non-nil first return value of lane body when using lane:join() to obtain the results
* C++ migration: inter-state transfer managed by a new class InterCopyContextBenoit Germain2024-04-151-6/+11
|
* Create rupval.luaBenoit Germain2013-01-101-0/+25