Historial de Commits

Autor SHA1 Mensaje Fecha
  Dan Klishch 14ee25b8ba JSSpecCompiler: Make -xspec capable of parsing the whole specification hace 1 año
  Dan Klishch 483e195e48 JSSpecCompiler: Store arguments in declaration instead of definition hace 1 año
  Dan Klishch 0806ccaeec JSSpecCompiler: Start converting crashes to error messages hace 1 año
  Dan Klishch 3aec6952a2 JSSpecCompiler: Make TranslationUnit fields private hace 1 año
  Dan Klishch 5825eaa264 JSSpecCompiler: Save references to return value and function arguments hace 1 año
  Dan Klishch 7f47340c82 JSSpecCompiler: Create `FunctionDeclaration`s for all external functions hace 1 año
  Dan Klishch 5338cdd153 JSSpecCompiler: Add bare-bones DCE pass hace 1 año
  Dan Klishch fbdb1a3d61 JSSpecCompiler: Add SSA form building pass hace 1 año
  Dan Klishch 12072dbac5 JSSpecCompiler: Add control flow graph simplification pass hace 1 año
  Dan Klishch ce6b987330 JSSpecCompiler: Add `--dump-cfg` option hace 1 año
  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