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

Determine end of definition location #35

Merged
merged 9 commits into from
Apr 29, 2022

Commits on Apr 15, 2022

  1. Determine end of definition location

    Chase Coalwell committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    e0579d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Add TODOs for using Comparator, update jar loading

    Chase Coalwell committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    40993b8 View commit details
    Browse the repository at this point in the history
  2. Fix jar file loading on Windows

    Chase Coalwell committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    16893c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Set end position to same line, expand test files

    Chase Coalwell committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    9444923 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Fix loading from jars

    Chase Coalwell committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    c8d1ed6 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Use ShapeId for Locations map

    Chase Coalwell committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    aefd638 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Fix Windows uri comparison

    Chase Coalwell committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    a8405e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Address PR comments

    Chase Coalwell committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    98f382b View commit details
    Browse the repository at this point in the history
  2. Simplify position filtering helper

    Chase Coalwell committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    b0657d4 View commit details
    Browse the repository at this point in the history