aboutsummaryrefslogtreecommitdiff
path: root/core/terminal/internal.odin
Commit message (Expand)AuthorAgeFilesLines
* Remove all `core:os` imports from JS targetsJeroen van Rijn6 days1-80/+0
* In the middle of porting core:testingJeroen van Rijn7 days1-4/+4
* Use a single `case` rather than `fallthrough`gingerBill2025-12-101-11/+2
* Require `@(init)` and `@(fini)` to be `proc "contextless" ()`gingerBill2025-08-081-2/+5
* Add bring-your-own-buffer versions of `os.lookup_env` and `os.get_env`Jeroen van Rijn2025-06-161-6/+5
* Restructure `core:terminal` for better Windows supportFeoramund2025-05-211-0/+87