| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | update shell commands to return list | mryouse | 2022-05-13 |
| * | add a shell-pipe command | mryouse | 2022-05-13 |
| * | bugfix: Expressions are automatically evaluated (this is a type problem) | mryouse | 2022-05-13 |
| * | type conversion ->string functions | mryouse | 2022-05-13 |
| * | lists? not sure if they fully work, but somewhat | mryouse | 2022-05-13 |
| * | if with no else | mryouse | 2022-05-12 |
| * | if returns literals | mryouse | 2022-05-12 |
| * | remove errant print() | mryouse | 2022-05-12 |
| * | native type compare methods | mryouse | 2022-05-12 |
| * | type compare and Any type | mryouse | 2022-05-12 |
| * | refactor types using inheritance | mryouse | 2022-05-12 |
| * | basic flow control! | mryouse | 2022-05-11 |
| * | bugfix: sys.exit should take value, not object | mryouse | 2022-05-10 |
| * | add debug toggle | mryouse | 2022-05-10 |
| * | subtract and multiply | mryouse | 2022-05-10 |
| * | add '+' functions, fix lexer so they're not numeric | mryouse | 2022-05-10 |
| * | refactor: std to own file, implement 'exit', multiple sigs | mryouse | 2022-05-10 |
