Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated semantics, flows back #5

Closed
wants to merge 160 commits into from
Closed

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    c3e5db2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09c87f1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from cloudhubs/bug

    Fixed windows not running bug
    austinth127 authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b30b16b View commit details
    Browse the repository at this point in the history
  4. Add .gitignore

    Update gitignore to exclude local files and settings
    austinth127 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6f94f7b View commit details
    Browse the repository at this point in the history
  5. Cleanup unneeded files and update .gitignore

    Removed Semantic Clone Detector python script and update gitignore
    
    If you are using eclipse I have removed the files specific to eclipse projects, let me know if this causes issues.
    austinth127 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7209510 View commit details
    Browse the repository at this point in the history
  6. add main entry point

    lukalelovic committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    fd7b11a View commit details
    Browse the repository at this point in the history
  7. extract remote repos

    lukalelovic committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5a05af2 View commit details
    Browse the repository at this point in the history
  8. gitignore

    lukalelovic committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    16ba82c View commit details
    Browse the repository at this point in the history
  9. change remote repo path

    lukalelovic committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f076733 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2 from cloudhubs/luka

    Git Clone Logic
    lukalelovic authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7ecc9b6 View commit details
    Browse the repository at this point in the history
  11. update README.md

    lukalelovic committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f0d5ff2 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    7f25d68 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from cloudhubs/temp

    updated run args, start of clone file deletion
    g-goulis authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    45a87fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7621fcd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from cloudhubs/temp

    Remaining instances of codeclone removed
    g-goulis authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ad1081b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3513fb8 View commit details
    Browse the repository at this point in the history
  6. merge conflict

    ricardo-boone committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    08e8340 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    c006e85 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from cloudhubs/temp

    remove reintroduced clone function, verified everything works
    g-goulis authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    bb14c97 View commit details
    Browse the repository at this point in the history
  3. javadoc changes

    ricardo-boone committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c2d9816 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77d8fa6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c937a5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7 from cloudhubs/temp

    Updated error handling, modified documentation, updated readme
    g-goulis authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    94ed8c1 View commit details
    Browse the repository at this point in the history
  7. fixed args in javadoc

    ricardo-boone committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    cdcaa3d View commit details
    Browse the repository at this point in the history
  8. merged javadoc

    ricardo-boone committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    681512f View commit details
    Browse the repository at this point in the history
  9. additional documentation

    g-goulis committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5e1a184 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #8 from cloudhubs/temp

    additional documentation
    g-goulis authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1d62567 View commit details
    Browse the repository at this point in the history
  11. change exit code check

    lukalelovic committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    de4726a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    36ce0a4 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #9 from cloudhubs/temp

    Enable pretty printing for gson, output files now formatted
    g-goulis authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    0d26f72 View commit details
    Browse the repository at this point in the history
  14. javadoc cacheManager

    ricardo-boone committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    efc5fbe View commit details
    Browse the repository at this point in the history
  15. javadoc DirExplorer

    ricardo-boone committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    15051cc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c2c7418 View commit details
    Browse the repository at this point in the history
  17. Javadoc bug fix

    austinth127 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    dfb96cc View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    3065f55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e1d095 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d10289e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Create main.yml

    UmidMuzrapov authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    8354ad5 View commit details
    Browse the repository at this point in the history
  2. Update main.yml

    UmidMuzrapov authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    bed4888 View commit details
    Browse the repository at this point in the history
  3. Update main.yml

    UmidMuzrapov authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    52f3d71 View commit details
    Browse the repository at this point in the history
  4. Google Java Format

    github-actions committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f264761 View commit details
    Browse the repository at this point in the history
  5. Create index.html

    g-goulis authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    7dd0dad View commit details
    Browse the repository at this point in the history
  6. introduction of docs folder

    g-goulis committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    07d473e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Create publish.yml

    UmidMuzrapov authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    de292f0 View commit details
    Browse the repository at this point in the history
  2. Update publish.yml

    UmidMuzrapov authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    1f08a83 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Update publish.yml

    UmidMuzrapov authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    316d2c7 View commit details
    Browse the repository at this point in the history
  2. Update publish.yml

    UmidMuzrapov authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c4ceddf View commit details
    Browse the repository at this point in the history
  3. Update publish.yml

    UmidMuzrapov authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    af7ecae View commit details
    Browse the repository at this point in the history
  4. Update publish.yml

    UmidMuzrapov authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    9a2f506 View commit details
    Browse the repository at this point in the history
  5. Update publish.yml

    UmidMuzrapov authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    750461a View commit details
    Browse the repository at this point in the history
  6. Update publish.yml

    UmidMuzrapov authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3dba1c9 View commit details
    Browse the repository at this point in the history
  7. Update publish.yml

    UmidMuzrapov authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    33f607a View commit details
    Browse the repository at this point in the history
  8. Update publish.yml

    UmidMuzrapov authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    619c096 View commit details
    Browse the repository at this point in the history
  9. Update publish.yml

    UmidMuzrapov authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    4e6078b View commit details
    Browse the repository at this point in the history
  10. Update publish.yml

    UmidMuzrapov authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    739de55 View commit details
    Browse the repository at this point in the history
  11. Update publish.yml

    UmidMuzrapov authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2b2ee31 View commit details
    Browse the repository at this point in the history
  12. Update publish.yml

    UmidMuzrapov authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ddb8c76 View commit details
    Browse the repository at this point in the history
  13. Update publish.yml

    UmidMuzrapov authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7d82208 View commit details
    Browse the repository at this point in the history
  14. Update publish.yml

    UmidMuzrapov authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3f03d08 View commit details
    Browse the repository at this point in the history
  15. Update publish.yml

    UmidMuzrapov authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    389a76d View commit details
    Browse the repository at this point in the history
  16. Update publish.yml

    UmidMuzrapov authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    da3ce87 View commit details
    Browse the repository at this point in the history
  17. Update publish.yml

    UmidMuzrapov authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8659b77 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Update publish.yml

    UmidMuzrapov authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    70b83fb View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Create FetchChanges.yml

    UmidMuzrapov authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    51d9b01 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. test change commit

    ignore this
    lukalelovic authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    337dfb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d274fef View commit details
    Browse the repository at this point in the history
  3. working git extraction

    lukalelovic committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9fde4a5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10 from cloudhubs/luka

    working git extraction
    lukalelovic authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    3b012c4 View commit details
    Browse the repository at this point in the history
  5. Google Java Format

    github-actions committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    773856c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    1abe7c4 View commit details
    Browse the repository at this point in the history
  2. Update pom.xml

    UmidMuzrapov authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    71eb4fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0dcf89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24de66c View commit details
    Browse the repository at this point in the history
  5. Google Java Format

    github-actions committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a959c80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9cbe7d View commit details
    Browse the repository at this point in the history
  7. Google Java Format

    github-actions committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    43f65d4 View commit details
    Browse the repository at this point in the history
  8. Remove unneeded rad code

    austinth127 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    df9710a View commit details
    Browse the repository at this point in the history
  9. Google Java Format

    github-actions committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a652ef1 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Update README.md

    UmidMuzrapov authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    235dcab View commit details
    Browse the repository at this point in the history
  2. Update README.md

    UmidMuzrapov authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    f043318 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    7bb9aa2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from cloudhubs/luka

    Extract more exact change information
    lukalelovic authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    f939296 View commit details
    Browse the repository at this point in the history
  3. Google Java Format

    github-actions committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    ed4faaf View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    753dee0 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    UmidMuzrapov authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0deada2 View commit details
    Browse the repository at this point in the history
  3. add dependency model

    lukalelovic committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    55472bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ce91b9 View commit details
    Browse the repository at this point in the history
  5. add function parenthesis

    lukalelovic committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    19bc337 View commit details
    Browse the repository at this point in the history
  6. Updated README.md

    lukalelovic committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    35e484c View commit details
    Browse the repository at this point in the history
  7. Updated README.md

    lukalelovic committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d966a14 View commit details
    Browse the repository at this point in the history
  8. fix merge conflicts

    lukalelovic committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0c57139 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #12 from cloudhubs/luka

    intermediate extraction code (big update)
    lukalelovic authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7177012 View commit details
    Browse the repository at this point in the history
  10. Google Java Format

    github-actions committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b191f43 View commit details
    Browse the repository at this point in the history
  11. Update publish.yml

    UmidMuzrapov authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    ff678b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. input config file

    ricardo-boone committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9f0f8a1 View commit details
    Browse the repository at this point in the history
  2. config file fixes

    ricardo-boone committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b9d013b View commit details
    Browse the repository at this point in the history
  3. Google Java Format

    github-actions committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c52daf1 View commit details
    Browse the repository at this point in the history
  4. Modified IR

    anshpreetkaur1 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8d57c46 View commit details
    Browse the repository at this point in the history
  5. Google Java Format

    github-actions committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b9be2ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    731f473 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a5db117 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #13 from cloudhubs/luka

    fix delta extraction for additions/deletions/renames
    lukalelovic authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c82e883 View commit details
    Browse the repository at this point in the history
  9. Google Java Format

    github-actions committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8f0f830 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    d55c2e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6842736 View commit details
    Browse the repository at this point in the history
  3. Upload json specs

    austinth127 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    736e2ff View commit details
    Browse the repository at this point in the history
  4. shortened paths in IR

    ricardo-boone committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5a6d027 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8720b7b View commit details
    Browse the repository at this point in the history
  6. Google Java Format

    github-actions committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5182aaf View commit details
    Browse the repository at this point in the history
  7. added msName to IR

    ricardo-boone committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    40e31b0 View commit details
    Browse the repository at this point in the history
  8. fixed merge conflicts

    ricardo-boone committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d95104b View commit details
    Browse the repository at this point in the history
  9. Google Java Format

    github-actions committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b4e21d3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f82a5a8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2b83adb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fec1c42 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8a52237 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #14 from cloudhubs/luka

    incorporate more rad-source logic
    lukalelovic authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    aa3f60f View commit details
    Browse the repository at this point in the history
  15. Google Java Format

    github-actions committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a0d6455 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. comment and rename intermediate code

    rename "Dependency" to "RestDependency"
    changed most references to restDependency in code to "call" as that is what they really are referring to, a method call (exhange())
    austinth127 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a56909e View commit details
    Browse the repository at this point in the history
  2. Google Java Format

    github-actions committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ea2303e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cf12a5 View commit details
    Browse the repository at this point in the history
  4. Google Java Format

    github-actions committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1bec479 View commit details
    Browse the repository at this point in the history
  5. javadoc and renaming

    austinth127 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ba37e09 View commit details
    Browse the repository at this point in the history
  6. resolve merge

    austinth127 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    dd44877 View commit details
    Browse the repository at this point in the history
  7. Google Java Format

    github-actions committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    23c56cf View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    17f0fb5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    b704874 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6ec300 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #15 from cloudhubs/luka

    Delta changed method extraction
    lukalelovic authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b439e1d View commit details
    Browse the repository at this point in the history
  4. Google Java Format

    github-actions committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4942316 View commit details
    Browse the repository at this point in the history
  5. update README.md

    lukalelovic committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    bac6967 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Reintroduce semantics, still have changes to make to reintroduce flow…

    …s and some more commenting/refactoring
    g-goulis committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    dba7c8c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. fix git clone failing

    lukalelovic committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    180e7bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from cloudhubs/luka

    fix git clone issues
    lukalelovic authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    913fc3f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    d90304a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27f4fd7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18 from cloudhubs/luka

    cleanup + service extraction in IR
    lukalelovic authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d4bcdab View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. rest service extraction

    lukalelovic committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9f4d265 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from cloudhubs/luka

    rest service extraction
    lukalelovic authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0787e73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03466a0 View commit details
    Browse the repository at this point in the history
  4. better rest call finding

    lukalelovic committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    424f6e6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #20 from cloudhubs/luka

    better rest call destination finding
    lukalelovic authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    ddebbeb View commit details
    Browse the repository at this point in the history
  6. better url extraction

    lukalelovic committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d908330 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #21 from cloudhubs/luka

    better url extraction
    lukalelovic authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    8279028 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2fe8fde View commit details
    Browse the repository at this point in the history
  9. Merge pull request #22 from cloudhubs/luka

    better accuracy in call destination finding
    lukalelovic authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    fcc0530 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    545aa35 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #23 from cloudhubs/luka

    rename IntermediateExtraction.java to RestExtraction.java
    lukalelovic authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    eec9a36 View commit details
    Browse the repository at this point in the history
  12. add dto extraction

    lukalelovic committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    716b209 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #24 from cloudhubs/luka

    add dto extraction
    lukalelovic authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    afea3d8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eaea74a View commit details
    Browse the repository at this point in the history
  15. Merge pull request #25 from cloudhubs/luka

    add repository & entity extraction
    lukalelovic authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    18d482e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. better delta structure

    lukalelovic committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    40aea1b View commit details
    Browse the repository at this point in the history
  2. better delta structure

    lukalelovic committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e288f1a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #26 from cloudhubs/luka

    better delta structure
    lukalelovic authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8171db3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1311653 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6afe5fe View commit details
    Browse the repository at this point in the history
  6. Merge pull request #27 from cloudhubs/goulis

    Updated semantics, less code, remove redundant output, changed format
    g-goulis authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    2de231a View commit details
    Browse the repository at this point in the history
  7. Google Java Format

    github-actions committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4a1199a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    347bc8b View commit details
    Browse the repository at this point in the history