2024-01-11 | WIP readline hook | Alan Dipert | line-edit-recall |
2024-01-09 | clang-format | Alan Dipert | |
2024-01-09 | handle empty lines better, add make format | Alan Dipert | |
2024-01-09 | add -lhistory to make Ctrl-r work | Alan Dipert | |
2024-01-09 | use readline | Alan Dipert | |
2024-01-09 | even *moar* emoji | Alan Dipert | |
2024-01-09 | moar emoji | Alan Dipert | |
2024-01-09 | buckaroo -> unicorn sparkle | Alan Dipert | |
2024-01-09 | move reading lines from main to parse | Alan Dipert | |
2024-01-09 | ast.{c,h} -> parse.{c,h} | Alan Dipert | |
2024-01-09 | make push | Alan Dipert | |
2024-01-08 | parse from strings in addition to stdin, to facilitate te... | Alan Dipert | |
2024-01-07 | rm extra parens | Alan Dipert | |
2024-01-07 | factor read_loop() out of main() | Alan Dipert | |
2024-01-07 | format | Alan Dipert | |
2024-01-07 | improve ast memory model, add more nodes | Alan Dipert | |
2024-01-07 | ignore emacs swp files | Alan Dipert | |
2024-01-06 | Added ast_last_line in line constructor | Alan Dipert | |
2024-01-05 | add < <= > >= == | Alan Dipert | |
2024-01-05 | use node0 for sval | Alan Dipert | |
2024-01-05 | AST construction starting with strings | Alan Dipert | |
2024-01-05 | gitignore | Alan Dipert | |
2024-01-05 | add STRING | Alan Dipert | |
2024-01-05 | Improve yacc parse error string | Alan Dipert | |
2024-01-05 | Disable -Wall warnings for unused flex functions | Alan Dipert | |
2023-11-26 | init | Alan Dipert |