Skip to content
  1. Jun 02, 2022
    • Carlos Galindo's avatar
      Empirical evaluation for JLAMP 2022 · 629420d7
      Carlos Galindo authored
      - Updated README.md
      - New module for benchmarks (sdg-bench)
      - Added representations for the original JSysDG and for the Allen&Horwitz SDG (graph and slicing algorithm)
      - Fixed bugs:
        * Accept abstract methods (without a body)
        * Avoid generating constructors for interfaces
        * Handle calls outside methods
        * Handle methods inside methods
        * Locate and handle all method calls (including on the left-hand side of assignments and in return statements).
        * Correctly determining the type of -output- nodes
        * Various errors related to object tree location and traversal
      629420d7
    • Carlos Galindo's avatar
      EXPERIMENTS PART 2 · b91f0ef0
      Carlos Galindo authored
      Included javaparser-symbolsolver as module to solve bug with generic arrays resolution.
      b91f0ef0
  2. Jan 11, 2022
    • Carlos Galindo's avatar
      MULTIPLE COMMITS 4 EXPERIMENTS · 3860ac7e
      Carlos Galindo authored
      ObjectTree: make fields into arrays of Strings.
      
      - The previous approach used a single string, with fields separated by dots.
      - The inclusion of packages in class names thwarts the previous approach.
      3860ac7e
  3. Dec 30, 2021
  4. Jul 28, 2021
  5. Jul 13, 2021
  6. Jul 12, 2021
  7. Jul 01, 2021
  8. May 18, 2021
  9. May 12, 2021
  10. May 07, 2021
  11. May 06, 2021
  12. May 05, 2021
  13. Apr 29, 2021
  14. Mar 22, 2021
  15. Mar 17, 2021