1. Jul 09, 2023
  2. May 18, 2023
  3. Jun 23, 2022
  4. Jun 09, 2021
  5. Mar 26, 2021
  6. May 24, 2020
  7. Jul 10, 2019
  8. May 04, 2018
  9. Apr 25, 2018
  10. Apr 19, 2018
  11. Apr 18, 2018
  12. Apr 09, 2018
  13. Mar 29, 2018
    • Dmitriy Anisimkov's avatar
      Improve error message · 91e6ea6b
      Dmitriy Anisimkov authored
      Change-Id: If6837349ad63d5f3f95b6c4890fde50789c425f6
      91e6ea6b
    • Pierre-Marie de Rodat's avatar
      Add prefix Ignored_ to unused expression function formals · 8382f99f
      Pierre-Marie de Rodat authored
      Change-Id: I73e7d1f44b962afc5c0a85c4a5793ada9ee70eca
      TN: R124-029
      8382f99f
    • Fedor Rybin's avatar
      R320-018 fix external default in imported project · 5dd5da21
      Fedor Rybin authored
      Refactor For_Each_External_Variable_Declaration,
      get rig of useless nested procedure, put better names
      for arguments and variables.
      Pass proper parameters to variable registration routines,
      remove excess ones that can be calculated from passed
      project type.
      Use proper project when calculating the expression
      value instead of the root one.
      Detect and pass proper package to expression calculation.
      Pass project node instead of variable node as
      From_Project_Node to Expression.
      Add test.
      
      Change-Id: I1abe615368ce284984155f820023c1c86807f6d5
      5dd5da21
  14. Mar 28, 2018
  15. Mar 27, 2018
  16. Mar 26, 2018
  17. Mar 25, 2018
  18. Mar 22, 2018
  19. Mar 21, 2018
    • Nicolas Roche's avatar
      Ensure test are working on windows. · 02d03cd0
      Nicolas Roche authored
      On windows platform, cwd argument is not taken into account when
      processsing command line. Thus path to the executablte cannot be
      relative to the cwd parameter of the spawned command.
      
      Change-Id: I0aaf40b0466517df8d971d1362238736c7b22b61
      02d03cd0
  20. Mar 13, 2018
  21. Mar 12, 2018
    • Dmitriy Anisimkov's avatar
      Minor optimization · 69b8a813
      Dmitriy Anisimkov authored
      Do not need convert To_String when appending to Unbounded_String
      
      Change-Id: Id5acd0a3c3f119609bbb29c43e0c425012abbe84
      69b8a813
  22. Mar 08, 2018
  23. Mar 07, 2018
    • Nicolas Roche's avatar
      Review GNATCOLL.Config testing and implementation · 2b245a16
      Nicolas Roche authored
      * Ignore all leading and trailing whitespaces (not only space and CR)
      * Ensure Ini_Parser state is reset on call to Open
      * Ensure comment and section declarations can have leading and/or
        trailing whitespaces.
      * Ignore non valid patterns for GNATCOLL.Templates when attempting $HOME
        substitution.
      * Ensure that '#' in section name is handled correctly
      * Add test
      
      Part of R307-006
      
      Change-Id: I2fe5742baf069140ac2c4f58f89eeff0d23f22c4
      2b245a16
  24. Mar 05, 2018
  25. Mar 04, 2018
  26. Mar 03, 2018
    • Nicolas Roche's avatar
      Add test for GNATCOLL.Geometry · 16727ef1
      Nicolas Roche authored
      Test is expected to fail until github #18 contribution is merged.
      
      Change-Id: If8b6a7e806ed68c84c7858dbfc9f76ea16c40bf4
      16727ef1
    • Fedor Rybin's avatar
      Q928-007 process complex external defaults · 7bbdae1f
      Fedor Rybin authored
      Process not only literal strings and variable references
      but arbitrary expressions as external defaults.
      Keep marking root project as potentially not editable in case
      of complex expressions.
      
      Change-Id: I22c3f2711f4222b26041365d2bddca26d16b955f
      7bbdae1f
  27. Mar 02, 2018