Commit History

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