10 Commits (bd4aa9d12446fe501b0cefb9c9a8c0647c2f87fa)

Author SHA1 Message Date
  Dylan Baker bd4aa9d124 Fix error handling and bug where let bindings stay in scope 5 years ago
  Dylan Baker b9e4a1f908 Move AST nodes into one file 5 years ago
  Dylan Baker 369853af3e Replace compiler with evaluator 5 years ago
  Dylan Baker 76c6eac9b5 Implement conditionals 5 years ago
  Dylan Baker 3e5a873054 Prettier :/ 5 years ago
  Dylan Baker b83126524d Make all functions lambdas for now 5 years ago
  Dylan Baker bffecce670 Add lambdas 5 years ago
  Dylan Baker 90d84dbb6f Prettier 5 years ago
  Dylan Baker 4b3ce29206 Remove resolver and compiler, add define to parser 5 years ago
  Dylan Baker 497af0aa34 Implement test helper functions 5 years ago
  Dylan Baker f77ad26a69 Allow empty strings 5 years ago
  Dylan Baker 581c99f794 Rewrite AST and compiler to be more normal 5 years ago
  Dylan Baker 64e2ab8eb0 Implement some very basic error handling 5 years ago
  Dylan Baker d46f25c589 Run prettier 5 years ago
  Dylan Baker 564b4808e9 Allow using variables as attribute values 5 years ago
  Dylan Baker 709986560e First try at the compiler 5 years ago
  Dylan Baker f7d7e9f46f Fix up some stuff and add a test for parser 6 years ago