Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-04 | syntax: implement support for 'use strict' pragma | Jo-Philipp Wich | |
Support per-file and per-function `"use strict";` statement to opt into strict variable handling from ucode source code. Signed-off-by: Jo-Philipp Wich <jo@mein.io> |