128 Commits (79ede83a992a2171b2d05b9e6828255e502cb447)
 

Author SHA1 Message Date
Riyyi aba70beeb3 Main+Readline: Do not leak history path std::string_view 2 years ago
Riyyi 9bbf238c34 Everywhere: Put ASTNodes into a smart pointer 2 years ago
Riyyi 441fdc0564 Main: Fix history path option 2 years ago
Riyyi d772495f1a Printer: Return string instead of printing directly 2 years ago
Riyyi cc735a7a11 Eval: Fix mal test 2 years ago
Riyyi a92eede277 Main: Use GNU Readline library as the line editor 2 years ago
Riyyi 9fa6314378 Reader: Improve error reporting 2 years ago
Riyyi 9271b9fe01 Meta: Add to-dos 2 years ago
Riyyi 6c12b199e8 Eval: Add error message for invalid function calls 2 years ago
Riyyi 17fddc1cf4 Printer: Fix HashMap printing spacing 2 years ago
Riyyi c6ea42bc5d Everywhere: Pass step2 tests by supporting hash-maps 2 years ago
Riyyi 5c5a766b7e Reader+Printer: Reorder tokens 2 years ago
Riyyi da0b0a91a6 Everywhere: Start implementation of step2 2 years ago
Riyyi b51a3bf15b AST: Add ruc::Formatter for ASTNodes 2 years ago
Riyyi 27e584ea84 Everywhere: Add Keyword parsing 2 years ago
Riyyi 0fea075953 Meta: Enable pretty printing by default on run target 2 years ago
Riyyi f6f8207e1a Meta: Add license file 2 years ago
Riyyi eedfe53b96 Main: Add CLI arguments to enable pretty printing / dumping 2 years ago
Riyyi 94dcd4c50e Everywhere: Pass step1 tests by supporting more Tokens in the Reader 2 years ago
Riyyi 68303dfe7b Reader: Add support for more Tokens 2 years ago
Riyyi 9816bb3de2 Everywhere: Add Error class for generic error reporting 2 years ago
Riyyi a8f990ed98 Main: Support pretty printing 2 years ago
Riyyi 21914c6b6a Lexer+Reader+Printer: Store strings with quotes, improve error handling 2 years ago
Riyyi 58523551c8 Lexer: Fix token types 2 years ago
Riyyi b604d7ddb5 AST: Add error node 2 years ago
Riyyi 46e037e39e Lisp: Add source 2 years ago
Riyyi 2904f24565 Meta: Add project prerequisites 2 years ago
Riyyi 88ed8bf2d7 Initial commit 2 years ago