| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add support for init.neb | mryouse | 2022-07-22 |
| | | |||
| * | WIP combine environments correctly | mryouse | 2022-07-20 |
| | | |||
| * | add env call | mryouse | 2022-07-16 |
| | | |||
| * | bugfix: completion should ignore parens | mryouse | 2022-07-12 |
| | | |||
| * | change readline delimiters to just spaces | mryouse | 2022-07-11 |
| | | |||
| * | implement tab completion | mryouse | 2022-07-11 |
| | | |||
| * | add REPL commands to files (this should be factored out) | mryouse | 2022-06-30 |
| | | |||
| * | refactor: break stdlib into several files | mryouse | 2022-06-21 |
| | | |||
| * | refactor: make neb a module | mryouse | 2022-06-18 |
| | | |||
| * | readline for arrow key support | mryouse | 2022-06-07 |
| | | |||
| * | add proper exception handling for files | mryouse | 2022-06-05 |
| | | |||
| * | refactor: better error messages | mryouse | 2022-06-05 |
| | | |||
| * | allow additional args for (argv) | mryouse | 2022-05-26 |
| | | |||
| * | bugfix: actually pass the file name to the function | mryouse | 2022-05-26 |
| | | |||
| * | combine repl and file runner | mryouse | 2022-05-25 |
| | | |||
| * | interpreter with some builtins | mryouse | 2022-05-19 |
| | | |||
| * | initial commit of file reader | mryouse | 2022-05-13 |
