8aa6b413eb
A new optional suffix to the file names is added: '.restart'. This allows us to differentiate between hot reload generations and hot restart generations. All files with the same generation should either have the suffix or don't. If present, uses the recompile-request instruction in the frontend server. If not, uses the recompile instruction. Tests are renamed and a WIP README is added to document this change. Change-Id: I2691c5ec0b7336115a76dc0e0369213e74b6ea21 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/406183 Commit-Queue: Srujan Gaddam <srujzs@google.com> Reviewed-by: Nicholas Shahan <nshahan@google.com>