Commit History

Author SHA1 Message Date
  Getty Ritter 57d308454e implement let 3 years ago
  Getty Ritter 0f3a9627e4 fix empty tuple pattern 3 years ago
  Getty Ritter 2fc405fb6d also allow capitals in lit assigns 3 years ago
  Getty Ritter 395ecb8e6b implement wildcard patterns 3 years ago
  Getty Ritter ed28852265 switch to using an ExprRef approach 3 years ago
  Getty Ritter ac57d9d3ec add Expr::Nil to handle empty tuple 3 years ago
  Getty Ritter 9224e24f8b special case to avoid unnecessary cat/chc nodes 3 years ago
  Getty Ritter f65783f898 implement the fix statement 3 years ago
  Getty Ritter 1f9474548a switch to using a string interner 3 years ago
  Getty Ritter 9446bf9286 add support for parsing lambdas 3 years ago
  Getty Ritter dc83e811de use rustyline 3 years ago
  Getty Ritter 03097170aa switch to logos lexer 3 years ago
  Getty Ritter b04674ea71 basic support for builtin functions and num ranges 3 years ago
  Getty Ritter 33742abba5 support non-latin scripts and tuples 3 years ago
  Getty Ritter 8d31ef6f57 start to interpret stuff 3 years ago
  Getty Ritter 6bb1f6b1dc understand basic string literals 3 years ago
  Getty Ritter cc79e91db1 parse comments 3 years ago
  Getty Ritter 8140d0ac42 start parsing more complicated expressions 3 years ago
  Getty Ritter b9f1b03394 start to reimplement matzo in rust 3 years ago