37 Révisions (master)
 

Auteur SHA1 Message Date
  Dylan Baker c68744a888 Replace default readme il y a 4 ans
  Dylan Baker bdade75ceb Refactor il y a 4 ans
  Dylan Baker 0d9a817b2b Use method and classmethod keywords il y a 4 ans
  Dylan Baker 58838d390a Formatting il y a 4 ans
  Dylan Baker bbfd7cc4d7 Parse property access/method calls il y a 4 ans
  Dylan Baker d163e0774a Change AST::Member to AST::PropertyDeclaration il y a 4 ans
  Dylan Baker 8da2f2da25 Make hashes their own token type il y a 4 ans
  Dylan Baker 9a77ac219b Allow arbitrary chaining of () and [] il y a 4 ans
  Dylan Baker 1415296cd0 Lex hashes il y a 4 ans
  Dylan Baker f64680858b Fix closure environment binding il y a 4 ans
  Dylan Baker eb9b1b9c5e Allow calling anonymous functions directly il y a 4 ans
  Dylan Baker 2088c2ed1a Allow calling the result of a function call il y a 4 ans
  Dylan Baker d3ea85d84d For loop/environment fixes il y a 4 ans
  Dylan Baker 74cd30ea15 Add package.json for prettier dependency & script il y a 4 ans
  Dylan Baker 76bc66d472 Prettier il y a 4 ans
  Dylan Baker 30e3ba32d9 Add assignments, make declarations throw if var already exists il y a 4 ans
  Dylan Baker 25152d67de Allow top-level function expressions il y a 4 ans
  Dylan Baker 6b27d4ea38 Add ruby version il y a 4 ans
  Dylan Baker 9d9548404f Implement comments il y a 4 ans
  Dylan Baker 381f363d0d Pull whitespace skipping out into a shared method il y a 4 ans
  Dylan Baker 858d7a095b Use \A instead of ^ il y a 4 ans
  Dylan Baker 37b3c966bf Execute class definitions il y a 4 ans
  Dylan Baker ebfc3e529c Function expressions/higher order functions il y a 4 ans
  Dylan Baker 956369475a Escape quotes, newlines, tabs il y a 5 ans
  Dylan Baker 749c1d5350 Fix for loops il y a 5 ans
  Dylan Baker 56e876a3b2 For loops il y a 5 ans
  Dylan Baker 9b28b56a3a Prettier il y a 5 ans
  Dylan Baker 0d7aa28346 Allow grouping expressions with parentheses il y a 5 ans
  Dylan Baker da7881db9f Test scoping il y a 5 ans
  Dylan Baker c9454ec025 Test conditionals il y a 5 ans
  Dylan Baker 0724802b86 Test function calls il y a 5 ans
  Dylan Baker a33e74c894 Index execution tests il y a 5 ans
  Dylan Baker a9c444a42f Raise instead of throw il y a 5 ans
  Dylan Baker 59efebdd72 Add unary operations il y a 5 ans
  Dylan Baker 673f904132 Add hashes il y a 5 ans
  Dylan Baker 7553f1eee9 Interpreter il y a 5 ans
  Dylan Baker 0db77c281e Initial commit il y a 5 ans