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

Доработка ReferenceIndex - Исправлен расчет ссылок на символы-методы + падение анализа #2833

Merged
merged 23 commits into from
Jul 22, 2022

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    2161b20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da7b1bd View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. падающий кейс

    artbear committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    ab15179 View commit details
    Browse the repository at this point in the history
  2. исправил расчет ссылок на общие модули

    - когда имя параметра совпадает с именем общего модуля
    - слегка уточнил тест
    artbear committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    e13337d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02bae50 View commit details
    Browse the repository at this point in the history
  4. падающий кейс через публичное API RefIndex

    обращение к существующим методам общего модуля
    artbear committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    5637ef7 View commit details
    Browse the repository at this point in the history
  5. Sonar - lambda

    artbear committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    b154583 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d10965 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f32f949 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c262312 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Merge remote-tracking branch 'origin/develop' into ref-index-fix-2832

    # Conflicts:
    #	src/main/java/com/github/_1c_syntax/bsl/languageserver/references/ReferenceIndexFiller.java
    artbear committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    6ba6b84 View commit details
    Browse the repository at this point in the history
  2. исправил merge

    artbear committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    1759f79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc9a69e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6136f67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98163e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Update src/main/java/com/github/_1c_syntax/bsl/languageserver/referen…

    …ces/ReferenceIndexFiller.java
    
    Co-authored-by: Nikita Fedkin <nixel2007@gmail.com>
    artbear and nixel2007 authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    6cd23bd View commit details
    Browse the repository at this point in the history
  2. Update src/main/java/com/github/_1c_syntax/bsl/languageserver/referen…

    …ces/ReferenceIndexFiller.java
    
    Co-authored-by: Nikita Fedkin <nixel2007@gmail.com>
    artbear and nixel2007 authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    0e2d0d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Исправлена ошибка падения анализа

    улучшена проверка ЭтотОбъект через регулярку
    artbear committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    c1d35c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3c2cc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43676d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01e1b54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b284d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Update src/main/java/com/github/_1c_syntax/bsl/languageserver/referen…

    …ces/ReferenceIndexFiller.java
    nixel2007 authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    8fae65a View commit details
    Browse the repository at this point in the history