Historial de Commits

Autor SHA1 Mensaje Fecha
  Dan Klishch ff44aea917 JSSpecCompiler: Add control flow building pass hace 1 año
  Dan Klishch dbd624e875 JSSpecCompiler: Allow dumping AST after specified passes hace 1 año
  Dan Klishch 6ed069ea8d JSSpecCompiler: Provide an adequate command line interface hace 1 año
  Dan Klishch 867ce0df52 JSSpecCompiler: Move passes to Passes subdirectory of Compiler/ hace 1 año
  Dan Klishch 61fa00d46c JSSpecCompiler: Refactor `CompilerPass` to accept TranslationUnitRef hace 1 año
  Dan Klishch 567b1f6e7c JSSpecCompiler: Adopt more C++ terminology hace 1 año
  Dan Klishch 81519975c5 JSSpecCompiler: Add reference resolving pass hace 1 año
  Dan Klishch 4c4e1e1aed JSSpecCompiler: Add if branch merging pass hace 1 año
  Dan Klishch 72794e7843 JSSpecCompiler: Add function call canonicalization pass hace 1 año
  Dan Klishch cd8f4aaa7d JSSpecCompiler: Introduce Function and ExecutionContext classes hace 1 año
  Dan Klishch 66f4cdba85 JSSpecCompiler: Make it compile and dump AST created from stdin input hace 1 año