summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/stdlib.md
AgeCommit message (Collapse)Author
2020-10-30Bump version number for release. This is the 10 000th commit!Jussi Pakkanen
2020-08-18Interpreter: Fix c_stdlib usageXavier Claessens
- 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.