| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | let 'howto' accept a quoted symbol as well | mryouse | 2022-07-15 |
| * | symbols in the (symbols) func should be quoted | mryouse | 2022-07-15 |
| * | add flag to show hidden symbols | mryouse | 2022-07-14 |
| * | implement 'user-funcs' | mryouse | 2022-07-09 |
| * | amend all meta functions to include everything (not just locals) | mryouse | 2022-07-09 |
| * | rename 'macros' to 'syntax' | mryouse | 2022-07-09 |
| * | implement parse-neb | mryouse | 2022-07-08 |
| * | (symbols) returns all symbols, not just those in current env | mryouse | 2022-07-08 |
| * | implement macros function | mryouse | 2022-07-07 |
| * | refactor: add Macro structure under Callable, which is all core | mryouse | 2022-07-07 |
| * | sort symbols | mryouse | 2022-06-30 |
| * | implement funcs | mryouse | 2022-06-26 |
| * | add return types to builtins | mryouse | 2022-06-26 |
| * | give builtin functions proper names | mryouse | 2022-06-22 |
| * | bugfix: add Function | mryouse | 2022-06-21 |
| * | refactor: break stdlib into several files | mryouse | 2022-06-21 |
