18 Révisions (21bf43c0e0f254c8b4048c16f18bfc93307c2392)

Auteur SHA1 Message Date
  Dylan Baker 21bf43c0e0 Don't allow binding to an unbound variable il y a 6 ans
  Dylan Baker 0a4d8d334d Implement lambdas il y a 6 ans
  Dylan Baker 26a93cd9f0 Replace Application with List il y a 6 ans
  Dylan Baker 1954d89211 Allow recursive functions & closures il y a 6 ans
  Dylan Baker 1a9bdbfc52 Evaluate conditionals il y a 6 ans
  Dylan Baker 89b4f49dcb Rename constant spec file il y a 6 ans
  Dylan Baker 1cd0480079 Return error for unbound variable/function il y a 6 ans
  Dylan Baker 48b94af6f6 Store function name on the function node il y a 6 ans
  Dylan Baker 0b46e6cb5a Evaluate identifier referents il y a 6 ans
  Dylan Baker 616231a55b Evaluate user-defined functions il y a 6 ans
  Dylan Baker 87944658b8 Clean up AST tests il y a 6 ans
  Dylan Baker 03bc1d2184 Implement booleans il y a 6 ans
  Dylan Baker 7dae1bac04 Test nested expressions il y a 6 ans
  Dylan Baker dea415bdba Evaluate addition il y a 6 ans
  Dylan Baker 2910625b1a Number and string accept an environment as well il y a 6 ans
  Dylan Baker fa2699e483 Evaluate definition/indentifier il y a 6 ans
  Dylan Baker f31ce80c4b Evaluate strings il y a 6 ans
  Dylan Baker 7c02e3cfe9 Evaluate numbers il y a 6 ans