aboutsummaryrefslogtreecommitdiff
path: root/src/lindafactory.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use string_view for Linda namesBenoit Germain2024-05-201-1/+1
|
* More string_viewBenoit Germain2024-05-201-5/+4
|
* Start using string_viewBenoit Germain2024-05-201-2/+2
|
* Progressively applying the coding rulesBenoit Germain2024-05-131-20/+20
|
* Move InterCopyContext implementation in a separate fileBenoit Germain2024-05-131-1/+0
|
* Linda API changesBenoit Germain2024-05-131-0/+1
| | | | | * timeout clarifications (negative values are no longer accepted, use nil instead) * linda(send, linda.null, key, ...) removed, if you want to send a nil, just do it as usual
* Some more code refactorizationBenoit Germain2024-05-131-1/+4
|
* Progressively applying the coding rulesBenoit Germain2024-04-301-15/+9
|
* Function parameters L → L_Benoit Germain2024-04-291-1/+1
|
* Move LindaFactory in separate filesBenoit Germain2024-04-261-0/+136