Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-31 | Add builtins.appendContext. | Shea Levy | |
A partner of builtins.getContext, useful for the same reasons. | |||
2019-01-14 | Add builtins.getContext. | Shea Levy | |
This can be very helpful when debugging, as well as enabling complex black magic like surgically removing a single dependency from a string's context. |