Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tech-srl/code2vec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: lyriccoder/code2vec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 22 files changed
  • 2 contributors

Commits on Sep 27, 2021

  1. improved performnce

    Your Name committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    f1d1bce View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Measure time of prediction and time for running jar

    Your Name committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    f69a8f4 View commit details
    Browse the repository at this point in the history
  2. Add redis

    lyriccoder committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    3b81eb0 View commit details
    Browse the repository at this point in the history
  3. Fix localhost

    lyriccoder committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    6d10b1d View commit details
    Browse the repository at this point in the history
  4. Add redis implementation

    Your Name committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    eb1c938 View commit details
    Browse the repository at this point in the history
  5. Fix bug with message delivering

    Your Name committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    de1e579 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Remove debug

    Your Name committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    c285441 View commit details
    Browse the repository at this point in the history
  2. Add redis for Java

    lyriccoder committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    0d0e931 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Fix debug prints

    lyriccoder committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    f338a2a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from lyriccoder/release_0.1.0

    Release 0.1.0
    lyriccoder authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    a699a66 View commit details
    Browse the repository at this point in the history
Loading