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

Soulomoon/refactor session #15

Open
wants to merge 89 commits into
base: master
Choose a base branch
from
Open

Commits on May 13, 2024

  1. migrate boot test

    soulomoon committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e6595bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25108f4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    542ea26 View commit details
    Browse the repository at this point in the history
  2. remove makeAbsolute

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f7611a2 View commit details
    Browse the repository at this point in the history
  3. fix import

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    67438ef View commit details
    Browse the repository at this point in the history
  4. fix more dir

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9238ff6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c709ab View commit details
    Browse the repository at this point in the history
  6. fix reference test

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5b15ebf View commit details
    Browse the repository at this point in the history
  7. fix ExceptionTests

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2eae58b View commit details
    Browse the repository at this point in the history
  8. fix exceptionTests

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f2c1c61 View commit details
    Browse the repository at this point in the history
  9. fix

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    308e726 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    543b270 View commit details
    Browse the repository at this point in the history
  11. fix hls

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2baa0c9 View commit details
    Browse the repository at this point in the history
  12. use lsp root dir

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2ebfafc View commit details
    Browse the repository at this point in the history
  13. disable stan test

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    042df98 View commit details
    Browse the repository at this point in the history
  14. Revert "disable stan test"

    This reverts commit 042df98.
    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f8f37a0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6a11d1e View commit details
    Browse the repository at this point in the history
  16. remove trace

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7dce0f3 View commit details
    Browse the repository at this point in the history
  17. use absolute root

    soulomoon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    289528a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. change to test config

    soulomoon committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ca1c2b8 View commit details
    Browse the repository at this point in the history
  2. add goldenWithTestConfig

    soulomoon committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a3dc7ce View commit details
    Browse the repository at this point in the history
  3. fix

    soulomoon committed May 15, 2024
    Configuration menu
    Copy the full SHA
    1d0f544 View commit details
    Browse the repository at this point in the history
  4. fix notes

    soulomoon committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7254731 View commit details
    Browse the repository at this point in the history
  5. fix windows

    soulomoon committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2a25a1f View commit details
    Browse the repository at this point in the history
  6. relatex test

    soulomoon committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3997849 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. migrate exception tests

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e2ff7d0 View commit details
    Browse the repository at this point in the history
  2. clean up

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    91d31d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edca60d View commit details
    Browse the repository at this point in the history
  4. use single thread in test

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    17e3305 View commit details
    Browse the repository at this point in the history
  5. move semantic tokens test

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4c88650 View commit details
    Browse the repository at this point in the history
  6. clean up DependentFileTest

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c0ed673 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8223c65 View commit details
    Browse the repository at this point in the history
  8. update doc

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9882ede View commit details
    Browse the repository at this point in the history
  9. clean up consultCradle

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    fc745c9 View commit details
    Browse the repository at this point in the history
  10. lift toAbsolute

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9eb3763 View commit details
    Browse the repository at this point in the history
  11. clean up

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    80bd4de View commit details
    Browse the repository at this point in the history
  12. fix

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    836c1b7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    faf0cc7 View commit details
    Browse the repository at this point in the history
  14. spawn to tmp dir by default

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    887f8ed View commit details
    Browse the repository at this point in the history
  15. fix exceptionTests

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1320577 View commit details
    Browse the repository at this point in the history
  16. clear up

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8826256 View commit details
    Browse the repository at this point in the history
  17. migrate THTests

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    53cfa5f View commit details
    Browse the repository at this point in the history
  18. fix Retrie

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5dc3035 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f3cd2e2 View commit details
    Browse the repository at this point in the history
  20. add comment

    soulomoon committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9298cc0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    785d22a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92b8bae View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. move recorder first

    soulomoon committed May 19, 2024
    Configuration menu
    Copy the full SHA
    1bb8c51 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/origin/soulomoon/remove-se…

    …t-current-dir' into soulomoon/remove-set-current-dir
    soulomoon committed May 19, 2024
    Configuration menu
    Copy the full SHA
    3a5c2cf View commit details
    Browse the repository at this point in the history
  3. rename

    soulomoon committed May 19, 2024
    Configuration menu
    Copy the full SHA
    bb45003 View commit details
    Browse the repository at this point in the history
  4. clean up

    soulomoon committed May 19, 2024
    Configuration menu
    Copy the full SHA
    166bbe9 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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

Commits on May 21, 2024

  1. fix test

    soulomoon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    48bc29b View commit details
    Browse the repository at this point in the history
  2. refactor session

    soulomoon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b53c8c5 View commit details
    Browse the repository at this point in the history
  3. mask the getOptions

    soulomoon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a8ecbf9 View commit details
    Browse the repository at this point in the history
  4. remove the mask

    soulomoon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c11f001 View commit details
    Browse the repository at this point in the history
  5. put wait in sync

    soulomoon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    021badc View commit details
    Browse the repository at this point in the history
  6. run in async

    soulomoon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5a982e9 View commit details
    Browse the repository at this point in the history
  7. add CradleLoc

    soulomoon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    569a315 View commit details
    Browse the repository at this point in the history
  8. reduce use normalized path

    soulomoon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c417729 View commit details
    Browse the repository at this point in the history
  9. clean up

    soulomoon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6a01a45 View commit details
    Browse the repository at this point in the history
  10. move restart to async

    soulomoon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b6596f4 View commit details
    Browse the repository at this point in the history
  11. lift UnlifIO

    soulomoon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    997fd93 View commit details
    Browse the repository at this point in the history
  12. session using IO

    soulomoon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4409fe7 View commit details
    Browse the repository at this point in the history
  13. fix

    soulomoon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    40d1e3b View commit details
    Browse the repository at this point in the history
  14. add rule to session loader

    soulomoon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2997348 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6c4a848 View commit details
    Browse the repository at this point in the history
  16. cleanup

    soulomoon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    eda4227 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. move extends out of restart

    soulomoon committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4697009 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98a8ca1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa2c7c1 View commit details
    Browse the repository at this point in the history
  4. fix

    soulomoon committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0a4f695 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83140cf View commit details
    Browse the repository at this point in the history
  6. fix

    soulomoon committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4c31646 View commit details
    Browse the repository at this point in the history
  7. fix

    soulomoon committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a03b8b3 View commit details
    Browse the repository at this point in the history
  8. para more

    soulomoon committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5d50087 View commit details
    Browse the repository at this point in the history
  9. fix and revert para

    soulomoon committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7c9e5d2 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. fix

    soulomoon committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4f416cd View commit details
    Browse the repository at this point in the history
  2. move parallel more

    soulomoon committed May 23, 2024
    Configuration menu
    Copy the full SHA
    17922a5 View commit details
    Browse the repository at this point in the history
  3. clear early

    soulomoon committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2061a71 View commit details
    Browse the repository at this point in the history
  4. double check

    soulomoon committed May 23, 2024
    Configuration menu
    Copy the full SHA
    03b5add View commit details
    Browse the repository at this point in the history
  5. avoid trigger more

    soulomoon committed May 23, 2024
    Configuration menu
    Copy the full SHA
    84cea5f View commit details
    Browse the repository at this point in the history
  6. serialize

    soulomoon committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ebb1c9e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. less lock

    soulomoon committed May 24, 2024
    Configuration menu
    Copy the full SHA
    188aa3c View commit details
    Browse the repository at this point in the history
  2. lock

    soulomoon committed May 24, 2024
    Configuration menu
    Copy the full SHA
    da064cd View commit details
    Browse the repository at this point in the history
  3. faster

    soulomoon committed May 24, 2024
    Configuration menu
    Copy the full SHA
    811414f View commit details
    Browse the repository at this point in the history
  4. faster

    soulomoon committed May 24, 2024
    Configuration menu
    Copy the full SHA
    0418e06 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. standardize dbThread

    soulomoon committed May 26, 2024
    Configuration menu
    Copy the full SHA
    0077033 View commit details
    Browse the repository at this point in the history