Histórico de commits

Autor SHA1 Mensagem Data
  Dan Klishch d14bb7e91e JSSpecCompiler: Make function arguments parsing much simpler 1 ano atrás
  Dan Klishch 990e30f458 JSSpecCompiler: Parse enumerators in xspec mode 1 ano atrás
  Dan Klishch b800276347 JSSpecCompiler: Parse true, false, this, undefined, and null 1 ano atrás
  Dan Klishch 86d54a8684 JSSpecCompiler: Parse arbitrarily large rational numbers in xspec mode 1 ano atrás
  Dan Klishch 33b36476d9 JSSpecCompiler: Properly parse function calls with zero arguments 1 ano atrás
  Dan Klishch 7f47340c82 JSSpecCompiler: Create `FunctionDeclaration`s for all external functions 1 ano atrás
  Dan Klishch 0aeb7a26e9 JSSpecCompiler: Prepare for building SSA 1 ano atrás
  Dan Klishch ff44aea917 JSSpecCompiler: Add control flow building pass 1 ano atrás
  Dan Klishch 567b1f6e7c JSSpecCompiler: Adopt more C++ terminology 1 ano atrás
  Dan Klishch 4578004ad6 JSSpecCompiler: Do not frame nodes with < and > when dumping AST 1 ano atrás
  Dan Klishch 14a86c8fd6 JSSpecCompiler: Elide nested `TreeList` nodes 1 ano atrás
  Dan Klishch 67e07fa4e2 JSSpecCompiler: Introduce ControlFlowOperator nodes 1 ano atrás
  Dan Klishch 81519975c5 JSSpecCompiler: Add reference resolving pass 1 ano atrás
  Dan Klishch 326bac19d9 JSSpecCompiler: Make nodes inherit from Statement or Expression 1 ano atrás
  Dan Klishch 4c4e1e1aed JSSpecCompiler: Add if branch merging pass 1 ano atrás
  Dan Klishch 092ed1cc8a JSSpecCompiler: Allow storing `NullableTree`s in nodes 1 ano atrás
  Dan Klishch 4eede5282c JSSpecCompiler: Allow storing error text in ErrorNode 1 ano atrás
  Dan Klishch cd8f4aaa7d JSSpecCompiler: Introduce Function and ExecutionContext classes 1 ano atrás
  Dan Klishch 5846470a5f JSSpecCompiler: Add stubs for AST types 1 ano atrás