aboutsummaryrefslogtreecommitdiff
path: root/neb/std/sys.py
Commit message (Collapse)AuthorAge
* bugfix: :[] return types in stdmryouse2022-08-03
|
* have builtins return :nil when appropriatemryouse2022-07-29
|
* bugfix: import osmryouse2022-07-22
|
* implement multifunc for sysmryouse2022-07-20
|
* WIP start adding multifunc to sysmryouse2022-07-20
|
* bugfix: shell should return a string, not a listmryouse2022-07-15
|
* refactor move all functions with 'lazy' to coremryouse2022-07-07
|
* implement env functionmryouse2022-07-06
|
* implement bench functionmryouse2022-07-04
|
* add return types to builtinsmryouse2022-06-26
|
* give builtin functions proper namesmryouse2022-06-22
|
* refactor: break stdlib into several filesmryouse2022-06-21