aboutsummaryrefslogtreecommitdiff
path: root/std.py
Commit message (Collapse)AuthorAge
* basic flow control!mryouse2022-05-11
|
* bugfix: sys.exit should take value, not objectmryouse2022-05-10
|
* add debug togglemryouse2022-05-10
|
* subtract and multiplymryouse2022-05-10
|
* add '+' functions, fix lexer so they're not numericmryouse2022-05-10
|
* refactor: std to own file, implement 'exit', multiple sigsmryouse2022-05-10