1. 3d20dfd Fixes #4168. Fix instance variables types in type_annotation_inherita… (#4171) by Sergey G. Grekhov · 4 hours ago master
  2. 084785f Fixes #4167. Add missing `augment` keyword (#4170) by Sergey G. Grekhov · 4 hours ago
  3. 81acb32 Fixes #4165. Update expected errors locations (#4169) by Sergey G. Grekhov · 4 hours ago
  4. ca00e66 #3847. Add test for upper bound (#4154) by Sergey G. Grekhov · 20 hours ago
  5. 8e99d9e Fixes #4146. Add more tests for `_` named declaring parameter (#4163) by Sergey G. Grekhov · 20 hours ago
  6. 5dbdda2 Fixes #4157. Fix setters invocations in augmenting_variables_getters_setters_A03_t14.dart (#4162) by Sergey G. Grekhov · 24 hours ago
  7. 364eac7 Fixes #4155. Fix typos in augmenting_functions_A08_t02_lib.dart (#4159) by Sergey G. Grekhov · 24 hours ago
  8. f01f224 Fixes #4156. Don't use augmenting variables in enums, extensions and … (#4160) by Sergey G. Grekhov · 24 hours ago
  9. e3b866e Fixes #4157. Fix invocations in augmenting_variables_getters_setters_A02_t05.dart (#4161) by Sergey G. Grekhov · 24 hours ago
  10. d25a806 Fixes #4140. Fix typos in augmenting_constructors_A01_t20.dart (#4147) by Sergey G. Grekhov · 2 days ago
  11. 49f118a Fixes #4139. Update expected errors locations according to the curren… (#4148) by Sergey G. Grekhov · 2 days ago
  12. d3d4889 Fixes #4142. Update expected errors locations according to the curren… (#4149) by Sergey G. Grekhov · 2 days ago
  13. f8b9e58 Fixes #4143. Remove an excessive error expectation from augmenting_co… (#4150) by Sergey G. Grekhov · 2 days ago
  14. 6454562 Fixes #4144. Update expected errors locations according to the curren… (#4151) by Sergey G. Grekhov · 2 days ago
  15. 3fdfd1d Fixes #4145. Update expected errors locations in augmenting_construct… (#4152) by Sergey G. Grekhov · 2 days ago
  16. 0b33a08 #3847. Add links to `README.md` file (#4153) by Sergey G. Grekhov · 2 days ago
  17. c11bc22 #3847. Add more test for least and greatest closure (#4138) by Sergey G. Grekhov · 5 days ago
  18. f44b1b2 Fixes #4115. Add initializer to a final instance variable (#4137) by Sergey G. Grekhov · 6 days ago
  19. a084092 Fixes dart-lang#4119. Fix augmentations in type_annotation_inheritance_A07_t09.dart (#4135) by Sergey G. Grekhov · 6 days ago
  20. 7dfb018 Fixes #4120. Fix augmentations in type_annotation_inheritance_A07_t10… (#4136) by Sergey G. Grekhov · 6 days ago
  21. d1eae1a Fixes #4118. Add missing getter (#4134) by Sergey G. Grekhov · 6 days ago
  22. 5c4da8f Fixes #4117. Add missing getter (#4133) by Sergey G. Grekhov · 6 days ago
  23. 0a5fcdf Fixes #4116. Add missing `abstract` keyword (#4132) by Sergey G. Grekhov · 6 days ago
  24. b90c28c Fixes #4114. Add missing `augment` keyword (#4131) by Sergey G. Grekhov · 6 days ago
  25. 88423c8 Fixes #4112. Fix errors in type_annotation_inheritance_A01_t03.dart (#4129) by Sergey G. Grekhov · 6 days ago
  26. c2974d9 Fixes #4113. Add missing abstract keyword (#4130) by Sergey G. Grekhov · 6 days ago
  27. 4246a19 Fixes #4110. Don't allow both intro declaration and augmentation to b… (#4127) by Sergey G. Grekhov · 6 days ago
  28. 2b3409e Fixes #4104. Don't allow both intro declaration and augmentation to b… (#4122) by Sergey G. Grekhov · 6 days ago
  29. 78e4052 Fixes #4107. Don't allow both intro declaration and augmentation to b… (#4124) by Sergey G. Grekhov · 6 days ago
  30. 438a2ef Fixes #4111. Fix typos in type_annotation_inheritance_A01_t01.dart (#4128) by Sergey G. Grekhov · 6 days ago
  31. f10b4b9 Fixes #4109. Don't allow both intro declaration and augmentation to b… (#4126) by Sergey G. Grekhov · 6 days ago
  32. 2876d95 Fixes #4108. Don't allow both intro declaration and augmentation to b… (#4125) by Sergey G. Grekhov · 6 days ago
  33. 917104f Fixes #4105. Don't allow both intro declaration and augmentation to b… (#4123) by Sergey G. Grekhov · 6 days ago
  34. 9c116a8 Fixes #4103. Add missing abstract keyword (#4121) by Sergey G. Grekhov · 6 days ago
  35. 4cd3644 Fixes #4081. Update expected errors locations for CFE (#4102) by Sergey G. Grekhov · 7 days ago
  36. 9821ec4 #3182. Add more tests for augmenting non-existent declarations. (#4101) by Sergey G. Grekhov · 7 days ago
  37. a2bab15 Fixes #4091. Add missing `abstract` keyword, fix typos (#4100) by Sergey G. Grekhov · 7 days ago
  38. 77a5fc7 Fixes #4082. Remove excessive `augment` keyword (#4092) by Sergey G. Grekhov · 7 days ago
  39. 8573ddd Fixes #4083. Add missing experimental flag (#4093) by Sergey G. Grekhov · 7 days ago
  40. eb0c767 Fixes #4084. Add missing experimental flag (#4094) by Sergey G. Grekhov · 7 days ago
  41. 5c19f36 Fixes #4086. Add missing `static` keyword (#4095) by Sergey G. Grekhov · 7 days ago
  42. 6bded13 Fixes #4087. Add missing getter in augmenting_variables_getters_setters_A02_t04.dart (#4096) by Sergey G. Grekhov · 7 days ago
  43. 4831562 Fixes #4088. Add missing augmentation in augmenting_variables_getters_setters_A03_t04.dart (#4097) by Sergey G. Grekhov · 7 days ago
  44. 53e7f85 Fixes #4089. Add missing experimental flag (#4098) by Sergey G. Grekhov · 7 days ago
  45. 535b731 Fixes #4090. Add missing experimental flag (#4099) by Sergey G. Grekhov · 7 days ago
  46. 05a5c01 Fixes #4053. Allow an abstract getter in a mixin (#4078) by Sergey G. Grekhov · 8 days ago
  47. 2060a13 Fixes #4055. Update expected errors locations according to the curren… (#4080) by Sergey G. Grekhov · 8 days ago
  48. 74bb434 Fixes #4054. Fix typos in complete_declarations_A07_t01_lib.dart (#4079) by Sergey G. Grekhov · 8 days ago
  49. 497d7c8 Fixes #4050. Fix asserts and typos in complete_declarations_A01_t22.dart (#4075) by Sergey G. Grekhov · 8 days ago
  50. 5ba91b1 Fixes #4051. Fix typos in complete_declarations_A02_t01.dart (#4076) by Sergey G. Grekhov · 8 days ago
  51. dbff25f Fixes #4052. Allow an abstract getter in a mixin (#4077) by Sergey G. Grekhov · 8 days ago
  52. 39400a3 Fixes #4034. Add an initializer to a final variable (#4067) by Sergey G. Grekhov · 8 days ago
  53. 9fb4626 Fixes #4049. Update expected errors locations (#4074) by Sergey G. Grekhov · 8 days ago
  54. 4a29f26 Fixes #4041. Fix typos in complete_declarations_A01_t11.dart (#4073) by Sergey G. Grekhov · 8 days ago
  55. ef75054 Fixes #4036. Fix a typo in class_like_declarations_A01_t01.dart (#4068) by Sergey G. Grekhov · 8 days ago
  56. fb27462 Fixes #4037. Fix a typo in class_like_declarations_A01_t02.dart (#4069) by Sergey G. Grekhov · 8 days ago
  57. 749dffe Fixes #4040. Add `enhanced-parts` experiment flag (#4072) by Sergey G. Grekhov · 8 days ago
  58. 74f6cfd Fixes #4038. Fix/add new tests for augmenting factory constructors (#4070) by Sergey G. Grekhov · 8 days ago
  59. 17cbf05 Fixes #4039. Update expected errors locations, fix typos (#4071) by Sergey G. Grekhov · 8 days ago
  60. cbb6b11 Fixes #4033. Allow an abstract setter in a mixin. (#4066) by Sergey G. Grekhov · 8 days ago
  61. 2b72172 Fixes #4020. Remove variables from enums, extensions and extension ty… (#4058) by Sergey G. Grekhov · 8 days ago
  62. 81d8ea5 Fixes #4026. Updated expected errors locations according to the curre… (#4059) by Sergey G. Grekhov · 8 days ago
  63. 9186d1e Fixes #4032. Allow an abstract getter in a mixin. Fix typos (#4065) by Sergey G. Grekhov · 8 days ago
  64. 4218f6a Fixes #4027. Updated expected errors locations according to the curre… (#4060) by Sergey G. Grekhov · 8 days ago
  65. b15138b Fixes #4028. Allow an abstract getter in a mixin (#4061) by Sergey G. Grekhov · 8 days ago
  66. 35f4414 Fixes #4029. Allow an abstract getter in a mixin (#4062) by Sergey G. Grekhov · 8 days ago
  67. d207d5a Fixes #4030. Allow an abstract getter in a mixin (#4063) by Sergey G. Grekhov · 8 days ago
  68. 502ff53 Fixes #4031. Allow an abstract getter in a mixin. Fix typos (#4064) by Sergey G. Grekhov · 8 days ago
  69. d7f3f32 Fixes #4023. Remove variables from enums, extensions and extension ty… (#4057) by Sergey G. Grekhov · 8 days ago
  70. addba4d Fixes #4021. Remove variables from enums, extensions and extension ty… (#4056) by Sergey G. Grekhov · 8 days ago
  71. 6dea353 Fixes #4025. Remove late variables from enums, extensions and extensi… (#4048) by Sergey G. Grekhov · 9 days ago
  72. 69bb173 Fixes #4024. Fix typos in augmenting_variables_getters_setters_A03_t11.dart (#4047) by Sergey G. Grekhov · 9 days ago
  73. b222880 Fixes #4022. Make introductory getter complete (#4046) by Sergey G. Grekhov · 9 days ago
  74. 10b6734 Fixes #4018. Remove variables from enums, extensions and extension ty… (#4044) by Sergey G. Grekhov · 9 days ago
  75. f95c62c Fixes #4019. Fix typo in augmenting_variables_getters_setters_A02_t10… (#4045) by Sergey G. Grekhov · 9 days ago
  76. f0fc88c Fixes #4005. Expect an error in case of late variable in enum, extens… (#4042) by Sergey G. Grekhov · 9 days ago
  77. 9e702d0 Fixes #4003. Add missing abstract keywords to augmenting_variables_getters_setters_A01_t08.dart (#4014) by Sergey G. Grekhov · 12 days ago
  78. 0d5256a Fixes #4006. Fix a typo in augmenting_variables_getters_setters_A02_t04.dart (#4015) by Sergey G. Grekhov · 12 days ago
  79. 51c5d5e Fixes #4007. Remove instance variables from enums, extensions and extension types (#4016) by Sergey G. Grekhov · 12 days ago
  80. bef504f Fixes #3995. Fix typos in augmenting_functions_A08_t01.dart (#4009) by Sergey G. Grekhov · 12 days ago
  81. 9486e70 Fixes #3997. Fix typos in augmenting_functions_A08_t03.dart (#4011) by Sergey G. Grekhov · 13 days ago
  82. 4a5065a Fixes #3999. Add missing `final` in augmenting_variables_getters_setters_A01_t02.dart (#4012) by Sergey G. Grekhov · 13 days ago
  83. 138eeb7 Fixes #4000. Add missing `final` in augmenting_variables_getters_setters_A01_t04.dart (#4013) by Sergey G. Grekhov · 13 days ago
  84. f4c5a2c Fixes #3996. Fix typos in augmenting_functions_A08_t02.dart (#4010) by Sergey G. Grekhov · 13 days ago
  85. beb8e4a #3847. Add function literal inference tests for return type. Part 3. (#3940) by Sergey G. Grekhov · 13 days ago
  86. b519aae #3847. Update constant type variable elimination tests (#3943) by Sergey G. Grekhov · 13 days ago
  87. 2a6aba0 Fixes #3994. Remove `covariant` parameters from extensions and extension types (#4008) by Sergey G. Grekhov · 13 days ago
  88. 2b154fa Fixes #3974. Fix a typo in augmenting_functions_A01_t12.dart (#3989) by Sergey G. Grekhov · 2 weeks ago
  89. 580898d Fixes #3975. Fix `part of` directive in augmenting_functions_A01_t13_part.dart (#3990) by Sergey G. Grekhov · 2 weeks ago
  90. 2d33a7c Fixes #3976. Add missing `static` keyword in augmenting_functions_A01_t14_part.dart (#3991) by Sergey G. Grekhov · 2 weeks ago
  91. 347fe93 Fixes #3977. Add missing `augment` keyword in augmenting_functions_A04_t20_part.dart (#3992) by Sergey G. Grekhov · 2 weeks ago
  92. cb3e6ac Fixes #3978. Remove `covariant` parameters from extensions and extension types (#3993) by Sergey G. Grekhov · 2 weeks ago
  93. 1ddb9c9 Fixes #3973. Fix a typo in augmenting_enums_A05_t05.dart (#3988) by Sergey G. Grekhov · 2 weeks ago
  94. 4c97946 Fixes #3970. Fix typos in augmenting_constructors_A11_t05.dart (#3985) by Sergey G. Grekhov · 2 weeks ago
  95. 2edcc06 Fixes #3972. Fix a typo in augmenting_enums_A05_t04.dart (#3987) by Sergey G. Grekhov · 2 weeks ago
  96. af6d774 Fixes #3971. Update expected errors locations in augmenting_constructors_A11_t06.dart (#3986) by Sergey G. Grekhov · 2 weeks ago
  97. c531c27 Fixes #3964. Don't call non-existent members in augmenting_constructors_A10_t20.dart (#3979) by Sergey G. Grekhov · 2 weeks ago
  98. aac47f8 Fixes #3969. Add expected errors in complete_declarations_A01_t15.dart (#3984) by Sergey G. Grekhov · 2 weeks ago
  99. 4ec7c2d Fixes #3965. Fix augmenting constructors in augmenting_constructors_A10_t21.dart (#3980) by Sergey G. Grekhov · 2 weeks ago
  100. 159b040 Fixes #3966. Don't expect errors in augmenting_constructors_A10_t23.dart (#3981) by Sergey G. Grekhov · 2 weeks ago