1. 29 Jun, 2023 1 commit
  2. 05 Nov, 2022 1 commit
    • Tae Hyung Kim's avatar
      ICU Message Syntax Parser (#112390) · cef4c2aa
      Tae Hyung Kim authored
      * init
      
      * code generation
      
      * improve syntax error, add tests
      
      * add tests and fix bugs
      
      * code generation fix
      
      * fix all tests :)
      
      * fix bug
      
      * init
      
      * fix all code gen issues
      
      * FIXED ALL TESTS :D
      
      * add license
      
      * remove trailing spaces
      
      * remove print
      
      * tests fix
      
      * specify type annotation
      
      * fix test
      
      * lint
      
      * fix todos
      
      * fix subclass issues
      
      * final fix; flutter gallery runs
      
      * escaping for later pr
      
      * fix comment
      
      * address PR comments
      
      * more
      
      * more descriptive errors
      
      * last fixes
      cef4c2aa
  3. 13 May, 2022 1 commit
  4. 23 Nov, 2021 1 commit
  5. 21 Jul, 2021 1 commit
  6. 19 May, 2021 1 commit
  7. 03 Feb, 2021 3 commits
    • Shi-Hao Hong's avatar
      Relands "[gen-l10n] Fixes named and positional parameter issue with... · 16913b07
      Shi-Hao Hong authored
      Relands "[gen-l10n] Fixes named and positional parameter issue with NumberFormat when type is specified" (#75346)
      
      * :heavy_plus_sign: Added a new template for [NumberFo
      rmat] with positional parameter(s)
      
      * :hammer: 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.
      
      * :hammer: Removed trailing whitespaces
      
      * :hammer: replaced [_generateStringParameterValue] with [generateString]
      
      * :hammer: Specified variable types in NumberFormat templates.
      
      * :heavy_plus_sign: Added a new template for [NumberFo
      rmat] with positional parameter(s)
      
      * :hammer: 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.
      
      * :hammer: Removed trailing whitespaces
      
      * :hammer: replaced [_generateStringParameterValue] with [generateString]
      
      * :hammer: Specified variable types in NumberFormat templates.
      
      * [gen-l10n] :white_check_mark: added test for parameter having special characters in string value.
      
      * Accidental tab added to integration test
      Co-authored-by: 's avatararish <arishsultan104@gmail.com>
      16913b07
    • Shi-Hao Hong's avatar
      Revert "[gen-l10n] Fixes named and positional parameter issue with... · c12b53e0
      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.
      c12b53e0
    • Shi-Hao Hong's avatar
      [gen-l10n] Fixes named and positional parameter issue with NumberFormat when... · 917577b8
      Shi-Hao Hong authored
      [gen-l10n] Fixes named and positional parameter issue with NumberFormat when type is specified (#75209)
      
      917577b8
  8. 27 Jan, 2021 1 commit
  9. 31 Oct, 2020 1 commit
  10. 29 Oct, 2020 1 commit
  11. 08 Sep, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] standardize patterns for integration.shard (#64980) · 6b444c4d
      Jonah Williams authored
      Integration tests must only go through the real file system/process manager/platform. The global indirection makes this code harder to understand than if it directly referred to the concrete instances that are being used.
      
      Update the integration shard to use a const instance of a LocalFIleSystem, LocalProcessManager, and LocalPlatform. Remove global usage and apply testWithoutContext.
      6b444c4d
  12. 21 Jul, 2020 1 commit
  13. 18 May, 2020 1 commit
  14. 10 May, 2020 1 commit
  15. 08 May, 2020 1 commit
  16. 10 Apr, 2020 1 commit
  17. 09 Apr, 2020 2 commits
  18. 07 Apr, 2020 1 commit
  19. 03 Apr, 2020 2 commits
  20. 01 Apr, 2020 1 commit
  21. 12 Mar, 2020 1 commit
  22. 05 Mar, 2020 1 commit
  23. 25 Feb, 2020 1 commit
  24. 29 Jan, 2020 1 commit