Historial de Commits

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