Skip to content
  1. Apr 13, 2020
  2. Feb 28, 2020
  3. Feb 27, 2020
  4. Feb 21, 2020
  5. Feb 20, 2020
  6. Feb 19, 2020
  7. Feb 18, 2020
  8. Feb 17, 2020
  9. Feb 13, 2020
  10. Feb 26, 2019
  11. Feb 25, 2019
  12. Dec 14, 2018
  13. Dec 12, 2018
  14. Dec 10, 2018
  15. Dec 07, 2018
    • Renan Oliveira Netto's avatar
      Save regions information in Def · 71a789ec
      Renan Oliveira Netto authored
      This commit changes the Def parser to save the information
      about the regions.
      71a789ec
    • Renan Oliveira Netto's avatar
      Add Group class · 84b8779e
      Renan Oliveira Netto authored
      This commit adds the Group class to the parser namespace,
      as well as a groups container in the Def file.
      The fence regions test now compiles, but it still fails
      because the parser is not saving the fence regions information yet.
      84b8779e
    • Renan Oliveira Netto's avatar
      Add Region class · fd06866a
      Renan Oliveira Netto authored
      This commit adds a class called Region, which stores the
      information about a fence region.
      The Def object now has a container of regions as well.
      fd06866a
    • Renan Oliveira Netto's avatar
      Create test for fence regions · 45b19c79
      Renan Oliveira Netto authored
      This commit adds a test for fence regions in def_test.cpp.
      The test will fail, because Def is still not saving fence regions
      information.
      45b19c79
  16. Nov 22, 2018
  17. Nov 21, 2018
  18. Nov 20, 2018
Loading