1. 16 May, 2019 2 commits
  2. 10 May, 2019 13 commits
  3. 09 May, 2019 3 commits
  4. 08 May, 2019 2 commits
  5. 03 May, 2019 3 commits
  6. 01 May, 2019 2 commits
  7. 25 Apr, 2019 1 commit
    • Fix issues of explicit conversions. · d932cc42
      Rex Xu authored
      For certain int8/int16/float16 conversions,they are conditionally allowed
      when extensions defining explicit arithmetic types are enabled.
  8. 19 Apr, 2019 4 commits
  9. 17 Apr, 2019 2 commits
  10. 16 Apr, 2019 3 commits
  11. 15 Apr, 2019 1 commit
  12. 13 Apr, 2019 2 commits
  13. 08 Apr, 2019 1 commit
  14. 06 Apr, 2019 1 commit
    • Add cstdlib include · 0aea3106
      Daniel Koch authored
      On some platforms some of the includers of this header don't have
      'atoi' defined after the change in #1749