Commit History

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