Commit History

Author SHA1 Message Date
  Getty Ritter 650e6426d0 basic incomplete closure implementation 2 years ago
  Getty Ritter 4e6ac41ea3 start implementing closures 2 years ago
  Getty Ritter 9ee0089470 remove some explicit clones 2 years ago
  Getty Ritter 97e34202cb cargo fmt 2 years ago
  Getty Ritter ed28852265 switch to using an ExprRef approach 2 years ago
  Getty Ritter 0f0b63d8bb better readme 2 years ago
  Getty Ritter b1f1f71d02 add README 2 years ago
  Getty Ritter ac57d9d3ec add Expr::Nil to handle empty tuple 2 years ago
  Getty Ritter 802b4a8084 add some comments to ast 2 years ago
  Getty Ritter e34462d33b regen 2 years ago
  Getty Ritter 9224e24f8b special case to avoid unnecessary cat/chc nodes 2 years ago
  Getty Ritter 9036915e85 regenerate 2 years ago
  Getty Ritter f65783f898 implement the fix statement 2 years ago
  Getty Ritter 830f6dad30 clippy 2 years ago
  Getty Ritter 68ec487720 fix printing for functions and lets 2 years ago
  Getty Ritter e560f5cf36 placeholders for now 2 years ago
  Getty Ritter 2ee63c8829 switch to using custom AST display 2 years ago
  Getty Ritter 05dcdb80b0 start to use custom printing functions instead 2 years ago
  Getty Ritter 1f9474548a switch to using a string interner 2 years ago
  Getty Ritter 9446bf9286 add support for parsing lambdas 2 years ago
  Getty Ritter 334aaab5c8 add hinting 2 years ago
  Getty Ritter 27228c42c5 move lexing/parsing logic into interp 2 years ago
  Getty Ritter f5e7c48ecc basic git sha include 2 years ago
  Getty Ritter 018b46d3fe clippy 2 years ago
  Getty Ritter bb079b9fc4 cargo fmt 2 years ago
  Getty Ritter 37e1901013 add smart identifier completion 2 years ago
  Getty Ritter 496cd7332c more examples 2 years ago
  Getty Ritter 06d652d9de fix test + test new string litearls 2 years ago
  Getty Ritter ab7378a81c add some more stdlib methods 2 years ago
  Getty Ritter 6dff93d870 some repl improvements 2 years ago