- 04 Feb, 2021 1 commit
-
-
Dan Field authored
-
- 03 Feb, 2021 3 commits
-
-
Shi-Hao Hong authored
Relands "[gen-l10n] Fixes named and positional parameter issue with NumberFormat when type is specified" (#75346) *
Added a new template for [NumberFo rmat] with positional parameter(s) * Renamed [numberFormatTemplate] to [numberFormatNamedTemplate] * [gen-l10n] Fixed generation error for namedParameters and optionalParameters * [gen-l10n] Fixed string value generation for optional parameter * [gen-l10n-test] Added new tests for `decimalPattern`, `percentPattern`, `scientificPattern` and formats with optional parameters. * Removed trailing whitespaces * replaced [_generateStringParameterValue] with [generateString] * Specified variable types in NumberFormat templates. * Added a new template for [NumberFo rmat] with positional parameter(s) * Renamed [numberFormatTemplate] to [numberFormatNamedTemplate] * [gen-l10n] Fixed generation error for namedParameters and optionalParameters * [gen-l10n] Fixed string value generation for optional parameter * [gen-l10n-test] Added new tests for `decimalPattern`, `percentPattern`, `scientificPattern` and formats with optional parameters. * Removed trailing whitespaces * replaced [_generateStringParameterValue] with [generateString] * Specified variable types in NumberFormat templates. * [gen-l10n] added test for parameter having special characters in string value. * Accidental tab added to integration test Co-authored-by: arish <arishsultan104@gmail.com> -
Shi-Hao Hong authored
Revert "[gen-l10n] Fixes named and positional parameter issue with NumberFormat when type is specified (#75209)" (#75306) This reverts commit 917577b8.
-
Shi-Hao Hong authored
[gen-l10n] Fixes named and positional parameter issue with NumberFormat when type is specified (#75209)
-
- 27 Jan, 2021 1 commit
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
- 18 Nov, 2020 1 commit
-
-
Shi-Hao Hong authored
* NNBD gen-l10n generated code
-
- 09 Nov, 2020 1 commit
-
-
Emmanuel Garcia authored
-
- 07 Nov, 2020 2 commits
-
-
Michael Thomsen authored
This reverts commit 7ba775a9.
-
Emmanuel Garcia authored
-
- 29 Oct, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 26 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 21 Oct, 2020 2 commits
-
-
Zachary Anderson authored
This reverts commit ae06c19a.
-
Alexandre Ardhuin authored
-
- 16 Oct, 2020 2 commits
-
-
Alexandre Ardhuin authored
-
Shi-Hao Hong authored
* Generate pubspec.yaml for synthetic package if it did not exist prior
-
- 15 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 03 Sep, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 16 Jun, 2020 1 commit
-
-
Per Classon authored
After Dart VM change we are now required to use loadLibrary on an import whenever it is imported as deferred. See: https://dart-review.googlesource.com/c/sdk/+/149613
-
- 10 Apr, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 09 Apr, 2020 1 commit
-
-
Per Classon authored
-
- 03 Apr, 2020 1 commit
-
-
Shi-Hao Hong authored
* [gen_l10n] Add scriptCode handling
-
- 17 Mar, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 11 Mar, 2020 1 commit
-
-
Shi-Hao Hong authored
* Expose --header and --header-file arguments for gen_l10n
-
- 29 Feb, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 25 Feb, 2020 1 commit
-
-
Hans Muller authored
-
- 07 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
* unnecessary escapes fixes * replace some strings with raw strings * update regexp * address review comments
-
- 29 Jan, 2020 1 commit
-
-
Hans Muller authored
-
- 28 Jan, 2020 1 commit
-
-
Hans Muller authored
-