1. 08 Jan, 2019 1 commit
  2. 26 Dec, 2018 1 commit
  3. 13 Nov, 2018 1 commit
  4. 06 Nov, 2018 1 commit
  5. 30 Jul, 2018 1 commit
  6. 18 Jul, 2018 1 commit
  7. 26 Feb, 2018 1 commit
  8. 26 Jun, 2017 1 commit
  9. 17 May, 2017 1 commit
  10. 15 May, 2017 2 commits
  11. 27 Jan, 2017 1 commit
  12. 02 Sep, 2016 1 commit
    • mvstanton's avatar
      Forking the type system between Crankshaft & Turbofan. · 17e9e2f4
      mvstanton authored
      Our Type class has a semantic and representational dimension.
      Much code in src/ast, Crankshaft and Turbofan is based on it.
      Going forward in Turbofan we'd like to remove representational information
      entirely. To that end, new type AstType has been created to preserve
      existing behavior for the benefit of Crankshaft and the AST.
      
      BUG=
      
      Review-Url: https://codereview.chromium.org/2302283002
      Cr-Commit-Position: refs/heads/master@{#39135}
      17e9e2f4
  13. 17 Feb, 2016 1 commit
  14. 16 Feb, 2016 1 commit