- 11 Mar, 2016 1 commit
-
-
Hixie authored
Since we removed our operator== overload, we can now allow people to put these in collections again. Also, turn on two more analyzer lints: avoid_empty_else and hash_and_equals.
-
- 01 Mar, 2016 1 commit
-
-
pq authored
Added missing @override annotations (as per the `annotate_overrides` lint rule).
-
- 15 Feb, 2016 1 commit
-
-
Adam Barth authored
This patch makes it easier to use the auto layout API: * We no longer use operator== because that requires an ugly cast by the API user. * Also, "leftEdge" is now just "left" for less verbosity. * AutoLayoutChild not implies its key from the AutoLayoutParam object. * We now correctly layout every child of a RenderAutoLayout object even if the solver doesn't flush any updates to that child.
-
- 08 Jul, 2015 1 commit
-
-
Chinmay Garde authored
-
- 01 Jul, 2015 1 commit
-
-
Chinmay Garde authored
-
- 25 Jun, 2015 1 commit
-
-
Chinmay Garde authored
-
- 24 Jun, 2015 2 commits
-
-
Chinmay Garde authored
-
Chinmay Garde authored
Allow constraint creation from multiplication and division when at least one argument is a constant expression
-
- 22 Jun, 2015 3 commits
-
-
Chinmay Garde authored
-
Chinmay Garde authored
-
Chinmay Garde authored
-