aboutsummaryrefslogtreecommitdiff
path: root/neb/std/repl.py
Commit message (Expand)AuthorAge
* rename 'macros' to 'syntax'mryouse2022-07-09
* implement parse-nebmryouse2022-07-08
* (symbols) returns all symbols, not just those in current envmryouse2022-07-08
* implement macros functionmryouse2022-07-07
* refactor: add Macro structure under Callable, which is all coremryouse2022-07-07
* sort symbolsmryouse2022-06-30
* implement funcsmryouse2022-06-26
* add return types to builtinsmryouse2022-06-26
* give builtin functions proper namesmryouse2022-06-22
* bugfix: add Functionmryouse2022-06-21
* refactor: break stdlib into several filesmryouse2022-06-21