1. 31 Mar, 2016 1 commit
    • Add a no-op size_t typedef for the doc parser · 98444536
      Clang's documentation parser, which we use in our documentation system
      does not report any comments for functions which use size_t as a type.
      
      The root cause is buried somewhere in libclang but we can work around it
      by defining the type ourselves. This typedef makes sure that libclang
      sees it and that we do not change its size.
      Carlos Martín Nieto committed
  2. 29 Mar, 2016 1 commit
  3. 28 Mar, 2016 5 commits
  4. 26 Mar, 2016 1 commit
  5. 24 Mar, 2016 15 commits
  6. 23 Mar, 2016 17 commits