Historique des commits

Auteur SHA1 Message Date
  Getty Ritter 869ff8dd2f add arg-parsing and fixed seeds il y a 2 ans
  Getty Ritter 4e95ae9f16 wrap the randomness to enable seeding il y a 2 ans
  Getty Ritter 84502617e5 add capitalize function il y a 2 ans
  Getty Ritter a0fa65864e add case expr il y a 2 ans
  Getty Ritter 94dc05f9a4 clean up tuple-fold with slice patterns il y a 2 ans
  Getty Ritter 7bf2dfc668 couple of tweaks il y a 2 ans
  Getty Ritter b52f562f00 switch to using anyhow il y a 2 ans
  Getty Ritter ec7c2f5cdf add more comments il y a 2 ans
  Getty Ritter 57d308454e implement let il y a 2 ans
  Getty Ritter 7f3d8ff8ce add expectation tests for nondeterministic output il y a 2 ans
  Getty Ritter e771a875bd clippy il y a 2 ans
  Getty Ritter 96e138025e fmt il y a 2 ans
  Getty Ritter 0e67994a86 address warning il y a 2 ans
  Getty Ritter 50a526cf83 implement `concat` and `tuple-fold` il y a 2 ans
  Getty Ritter 5e324317cc always fully force fixed values il y a 2 ans
  Getty Ritter 395ecb8e6b implement wildcard patterns il y a 2 ans
  Getty Ritter 713f9f8a3b cargo fmt il y a 2 ans
  Getty Ritter 1b5f707436 implement pattern-matching for functions il y a 2 ans
  Getty Ritter 39ec2574f9 fully force tuples before printing il y a 2 ans
  Getty Ritter feef074452 make tuples lazy il y a 2 ans
  Getty Ritter 650e6426d0 basic incomplete closure implementation il y a 2 ans
  Getty Ritter 4e6ac41ea3 start implementing closures il y a 2 ans
  Getty Ritter 9ee0089470 remove some explicit clones il y a 2 ans
  Getty Ritter 97e34202cb cargo fmt il y a 2 ans
  Getty Ritter ed28852265 switch to using an ExprRef approach il y a 2 ans
  Getty Ritter ac57d9d3ec add Expr::Nil to handle empty tuple il y a 2 ans
  Getty Ritter f65783f898 implement the fix statement il y a 2 ans
  Getty Ritter 1f9474548a switch to using a string interner il y a 2 ans
  Getty Ritter 27228c42c5 move lexing/parsing logic into interp il y a 2 ans
  Getty Ritter 018b46d3fe clippy il y a 2 ans