Commit History

Author SHA1 Message Date
  Getty Ritter 0a31680ee8 add Tracery example 4 years ago
  Getty Ritter 3076669d64 some style changes 4 years ago
  Getty Ritter 2dc701b1c2 add some computation-heavy examples 4 years ago
  Getty Ritter 50a526cf83 implement `concat` and `tuple-fold` 4 years ago
  Getty Ritter 5e324317cc always fully force fixed values 4 years ago
  Getty Ritter 395ecb8e6b implement wildcard patterns 4 years ago
  Getty Ritter 713f9f8a3b cargo fmt 4 years ago
  Getty Ritter 1b5f707436 implement pattern-matching for functions 4 years ago
  Getty Ritter 39ec2574f9 fully force tuples before printing 4 years ago
  Getty Ritter feef074452 make tuples lazy 4 years ago
  Getty Ritter 650e6426d0 basic incomplete closure implementation 4 years ago
  Getty Ritter 4e6ac41ea3 start implementing closures 4 years ago
  Getty Ritter 9ee0089470 remove some explicit clones 4 years ago
  Getty Ritter 97e34202cb cargo fmt 4 years ago
  Getty Ritter ed28852265 switch to using an ExprRef approach 4 years ago
  Getty Ritter 0f0b63d8bb better readme 4 years ago
  Getty Ritter b1f1f71d02 add README 4 years ago
  Getty Ritter ac57d9d3ec add Expr::Nil to handle empty tuple 4 years ago
  Getty Ritter 802b4a8084 add some comments to ast 4 years ago
  Getty Ritter e34462d33b regen 4 years ago
  Getty Ritter 9224e24f8b special case to avoid unnecessary cat/chc nodes 4 years ago
  Getty Ritter 9036915e85 regenerate 4 years ago
  Getty Ritter f65783f898 implement the fix statement 4 years ago
  Getty Ritter 830f6dad30 clippy 4 years ago
  Getty Ritter 68ec487720 fix printing for functions and lets 4 years ago
  Getty Ritter e560f5cf36 placeholders for now 4 years ago
  Getty Ritter 2ee63c8829 switch to using custom AST display 4 years ago
  Getty Ritter 05dcdb80b0 start to use custom printing functions instead 4 years ago
  Getty Ritter 1f9474548a switch to using a string interner 4 years ago
  Getty Ritter 9446bf9286 add support for parsing lambdas 4 years ago