| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-09 | interpreter: add <lang>_(static|shared)_args | Dylan Baker | |
| Which allow passing arguments specifically to the static or shared libraries. For design, this is all handled in the interpreter, by the build layer the arguments are combined into the existing fields. This limits changes required in the mid and backend layers | |||
