summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/stdlib.md
Commit message (Collapse)AuthorAgeFilesLines
* Interpreter: Fix c_stdlib usageXavier Claessens2020-08-181-0/+6
- Exceptions raised during subproject setup were ignored. - Allow c_stdlib in native file, was already half supported. - Eliminate usage of subproject variable name by overriding '<lang>_stdlib' dependency name.