1. 073157a Format script tags; library, part, and part of directives. (#1273) by Bob Nystrom · 8 months ago
  2. 3947cb5 Test formatting logical operator expressions. (#1272) by Bob Nystrom · 8 months ago
  3. 5081f21 Include comments and discretionary newlines in output. (#1269) by Bob Nystrom · 8 months ago
  4. 6b36771 Format blocks and labeled statements. (#1268) by Bob Nystrom · 8 months ago
  5. cf8aef9 Format binary expressions with the new back-end. (#1267) by Bob Nystrom · 8 months ago
  6. 251e094 Bump pubspec now that there are unpublished changes. (#1271) by Bob Nystrom · 8 months ago
  7. bcdafc0 Format configurations in imports and exports. (#1265) by Bob Nystrom · 8 months ago
  8. 473a21d Start building the new Piece internal representation and new style. (#1263) by Bob Nystrom · 8 months ago
  9. b1e9825 Bump version to public 2.3.3. (#1270) by Bob Nystrom · 8 months ago v2.3.3 v3.2.2
  10. 1a2def9 Always split enums that contain a line comment. (#1262) by Bob Nystrom · 8 months ago
  11. 5047cf8 Bump actions/checkout from 3.6.0 to 4.0.0 (#1259) by dependabot[bot] · 8 months ago
  12. 7ac1a5c Update dependabot.yml (#1258) by Devon Carew · 8 months ago
  13. 711d4fd Stop passing experiment flags to parser for features that have shipped. (#1256) by Bob Nystrom · 8 months ago
  14. 89a3b31 Bump actions/checkout from 3.5.3 to 3.6.0 (#1257) by dependabot[bot] · 8 months ago
  15. 4c58ddf Fix regression in splitting type annotations with library prefixes. (#1250) by Bob Nystrom · 8 months ago
  16. 0903be1 Remove support for `inline class`. (#1247) by Bob Nystrom · 9 months ago
  17. 40bc3b4 Bump actions/checkout from 3.5.2 to 3.5.3 (#1240) by dependabot[bot] · 10 months ago
  18. 4951850 add a daily dependabot check for major version bumps (#1239) by Devon Carew · 10 months ago
  19. 3ddfba5 Support latest analyzer, prepare release v2.3.2 (#1238) by Kevin Moore · 10 months ago v2.3.2
  20. 150917f Fix linter issues on dev in update_tests.dart. (#1233) by Alexander Thomas · 11 months ago
  21. c79bf6e Change branches to main test-package.yml (#1234) by Alexander Thomas · 11 months ago
  22. 9c60d1a add firehose workflow (#1228) by Jacob MacDonald · 11 months ago
  23. 2d42e9a Add a script to automatically update formatting test expectations. (#1230) by Bob Nystrom · 11 months ago
  24. 2956b1a Don't drop "?" on nullable empty record types. (#1229) by Bob Nystrom · 11 months ago
  25. a36eb20 Update expectations for 0108 (#1223) by Konstantin Scheglov · 12 months ago
  26. df499a0 blast_repo fixes (#1221) by Devon Carew · 12 months ago
  27. afb6bb4 Use analyzer 5.12, fix uses of deprecated APIs. (#1220) by Konstantin Scheglov · 12 months ago
  28. 156f5c8 Split metadata on parameters independently. (#1217) by Bob Nystrom · 12 months ago
  29. 6b4d761 Don't split before `.` following a record literal. (#1218) by Bob Nystrom · 12 months ago
  30. f1cc57e Metrics script (#1216) by Bob Nystrom · 12 months ago
  31. 999380c Don't force split on a line comment before a switch expression case. (#1219) by Bob Nystrom · 12 months ago
  32. 4f9681d Get ready to publish 2.3.1. (#1214) by Bob Nystrom · 12 months ago
  33. e7ce3a2 Optimize certain operations (#1206) by jensjoha · 1 year ago
  34. 6438ee9 Bump actions/checkout from 3.5.0 to 3.5.2 (#1210) by dependabot[bot] · 1 year ago
  35. 6c9bc10 Give record expressions block-like formatting in argument lists. (#1208) by Bob Nystrom · 1 year ago
  36. 80288ef Don't split cascades on record literals. (#1207) by Bob Nystrom · 1 year ago
  37. 33efb25 Don't indent outermost "||" pattern operands in switch expression cases. (#1203) by Bob Nystrom · 1 year, 1 month ago
  38. b9b484c Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 (#1200) by dependabot[bot] · 1 year, 1 month ago
  39. 6db06b2 Bump actions/checkout from 3.3.0 to 3.5.0 (#1201) by dependabot[bot] · 1 year, 1 month ago
  40. d4cef9a Don't insert space into empty switches. (#1199) by Paul Berry · 1 year, 1 month ago
  41. 568333d Remove the mixin modifiers no longer supported in the latest proposal. (#1196) by Bob Nystrom · 1 year, 1 month ago
  42. ec8c7e3 Hide "--fix" and related options in help output. (#1195) by Bob Nystrom · 1 year, 1 month ago
  43. 6f851f6 Bump to release 2.3.0. (#1194) by Bob Nystrom · 1 year, 2 months ago 2.3.0
  44. a3f1b04 Enable support for inline class syntax (#1185) by Slava Egorov · 1 year, 2 months ago
  45. a740aab Remove support for compact switch statements. (#1191) by Bob Nystrom · 1 year, 2 months ago
  46. 83523b3 Merge branch 'v2_2_x' into merge_2_2_5 by Kevin Moore · 1 year, 2 months ago
  47. faf7b05 Release 2.2.5 to support bare libraries (#1188) by Kevin Moore · 1 year, 2 months ago v2_2_x v2.2.5
  48. 6d19435 Merge pull request #1187 from dart-lang/mraleph-patch-1 by Slava Egorov · 1 year, 2 months ago
  49. af05b72 Bump sdk constraint as well. by Slava Egorov · 1 year, 2 months ago
  50. 8b39de0 Bump SDK to 2.19 by Slava Egorov · 1 year, 2 months ago
  51. 5f6e062 Merge pull request #1179 from jamesderlin/jamesderlin/broken-links by Bob Nystrom · 1 year, 2 months ago
  52. 4aebeb3 Merge pull request #1184 from dart-lang/patterns by Bob Nystrom · 1 year, 2 months ago
  53. be551c0 Merge branch 'master' into patterns by Robert Nystrom · 1 year, 2 months ago
  54. 5f05e58 Format metadata on patterns in for loops. (#1183) by Bob Nystrom · 1 year, 2 months ago
  55. 7fd45d6 Don't crash on switches with empty trailing cases. (#1182) by Bob Nystrom · 1 year, 2 months ago
  56. 35a5d9f Add some more tests to pin down comment indentation in switches. (#1180) by Bob Nystrom · 1 year, 2 months ago
  57. 0afcec2 Fix broken links in the README.md by James Lin · 1 year, 3 months ago
  58. fc29f83 Format switch cases that aren't valid patterns. (#1177) by Bob Nystrom · 1 year, 3 months ago
  59. 4a801b5 Class modifiers (#1178) by Bob Nystrom · 1 year, 3 months ago
  60. c9e5191 Better style for inline case bodies. (#1176) by Bob Nystrom · 1 year, 3 months ago
  61. dd8b295 Format switch expressions, guards, and patterns in switches. (#1174) by Bob Nystrom · 1 year, 3 months ago
  62. a468fb1 Format patterns in variables, assignments, and for loops. (#1173) by Bob Nystrom · 1 year, 3 months ago
  63. 480b449 Format object patterns, const constructors, and constant expressions. (#1171) by Bob Nystrom · 1 year, 3 months ago
  64. 034118d Format list, map, and record patterns. (#1170) by Bob Nystrom · 1 year, 3 months ago
  65. d80996e Fix the directory path shown by the old CLI. (#1169) by Bob Nystrom · 1 year, 3 months ago
  66. 41d2411 Fix how spans are rendered in the debug output. (#1168) by Bob Nystrom · 1 year, 3 months ago
  67. 8559543 Format the remaining simple patterns. (#1167) by Bob Nystrom · 1 year, 3 months ago
  68. 73c0cb7 Revert "Start formatting patterns and other related syntax. (#1165)" (#1166) by Bob Nystrom · 1 year, 3 months ago
  69. b5ad63e Start formatting patterns and other related syntax. (#1165) by Bob Nystrom · 1 year, 3 months ago
  70. 8e47639 Bump dart-lang/setup-dart from 1.3 to 1.4 (#1162) by dependabot[bot] · 1 year, 3 months ago
  71. 1fb2153 Bump actions/checkout from 3.2.0 to 3.3.0 (#1161) by dependabot[bot] · 1 year, 3 months ago
  72. 94d6bd8 Format records and record type annotations. (#1158) by Bob Nystrom · 1 year, 4 months ago
  73. 4506ac5 Remove non-working constraint between metadata and parameters. (#1159) by Bob Nystrom · 1 year, 4 months ago
  74. 8d8db4b Bump actions/checkout from 3.1.0 to 3.2.0 (#1156) by dependabot[bot] · 1 year, 4 months ago
  75. d0c6b1d Fix a metadata test to not have whitespace before the "(". (#1154) by Bob Nystrom · 1 year, 4 months ago
  76. bc86574 Merge pull request #1152 from scheglov/typed-_visitFunctionOrMethodDeclaration by Konstantin Scheglov · 1 year, 5 months ago
  77. f5da6bc Use typed _visitFunctionOrMethodDeclaration(), stop using 'name2'. by Konstantin Shcheglov · 1 year, 5 months ago
  78. 1ee1976 blast_repo fixes (#1151) by Kevin Moore · 1 year, 6 months ago
  79. 01a8e07 Fix outdated analyzer API usage (#1150) by Kevin Moore · 1 year, 6 months ago
  80. 11a26f7 Hide the --line-length option (#1147) by Nate Bosch · 1 year, 6 months ago
  81. f79a982 Simplify visits with optional names (#1145) by Sam Rawlins · 1 year, 7 months ago
  82. 9fa5c65 Merge pull request #1144 from dart-lang/unnamed-libraries by Sam Rawlins · 1 year, 7 months ago
  83. eb1a98b fmt by Sam Rawlins · 1 year, 7 months ago
  84. 6bcea61 Format unnamed libraries by Sam Rawlins · 1 year, 7 months ago
  85. 1510c99 Bump to analyzer 5.1.0 and handle deprecations (#1140) by Sam Rawlins · 1 year, 7 months ago
  86. dec7e72 Ignore pubspec.lock file, cleanup .gitignore (#1138) by Kevin Moore · 1 year, 8 months ago
  87. 5315e28 Support the latest pkg:analyzer, prepare to release v2.2.4 (#1137) by Kevin Moore · 1 year, 8 months ago v2.2.4
  88. abcdae6 Require the latest version of pkg:lints (#1136) by Kevin Moore · 1 year, 8 months ago
  89. 49bc3ff Merge pull request #1125 from scheglov/analyzer-4.4.0 by Konstantin Scheglov · 1 year, 9 months ago
  90. 4ff7c91 Update CHANGELOG.md by Konstantin Scheglov · 1 year, 9 months ago
  91. e1c725f Fix dynamic / unsafe place. by Konstantin Shcheglov · 1 year, 9 months ago
  92. e888fee Require analyzer 4.4.0, stop using deprecated APIs. by Konstantin Shcheglov · 1 year, 9 months ago
  93. 5a14b5e Move collection argument counts from ArgumentRule to PositionalRule. (#1123) by Bob Nystrom · 1 year, 9 months ago
  94. 2aaddd0 Use a more general mechanism for tracking constraints between rules. (#1122) by Bob Nystrom · 1 year, 10 months ago
  95. 5ffaab7 Refactor how child chunks are stored. (#1117) by Bob Nystrom · 1 year, 11 months ago
  96. fb93b7c Refactor to use enhanced enums for Output and Show. (#1116) by Bob Nystrom · 1 year, 11 months ago
  97. a9115cd Simplify and unify how delimited bodies are handled. (#1113) by Bob Nystrom · 1 year, 11 months ago
  98. 1056428 Remove preserveWhitespace() and related code. (#1112) by Bob Nystrom · 1 year, 11 months ago
  99. fe04e8b Move a bunch of functions on AST nodes over to extensions. (#1111) by Bob Nystrom · 2 years ago
  100. a350882 Refactor Chunk to represent the split preceding the chunk's text. (#1110) by Bob Nystrom · 2 years ago