- a6b35b6 Avoid crashing on partial template specialization by Sam McCall · 1 year, 10 months ago
- c18ef6b Built-in alias templates aren't nullability annotations: don't crash checking by Sam McCall · 1 year, 10 months ago
- 26940a2 Recognize annotated aliases, e.g. Nullable<T> as equivalent to T _Nullable by Sam McCall · 1 year, 11 months ago
- 901c35b Resugar substituted type params found in class template instantiations. by Sam McCall · 1 year, 11 months ago
- e8a3362 [nullability] Avoid crashing on alias templates with default arguments. by Martin Brænne · 1 year, 11 months ago
- d127f93 Add TypeNullability typedef for nullability vector by Sam McCall · 1 year, 11 months ago
- f2b62b3 Add non-flow-sensitive support for array types by Sam McCall · 1 year, 11 months ago
- 9a893de Produce nullability vectors for reference types. by Sam McCall · 1 year, 11 months ago
- 5fc2a80 Split functions relating to type-nullability out of pointer_nullability.h by Sam McCall · 1 year, 11 months ago