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

v0.0.7 #26

Merged
merged 28 commits into from
Aug 12, 2024
Merged

v0.0.7 #26

merged 28 commits into from
Aug 12, 2024

Conversation

CFiggers
Copy link
Owner

  • Core loop
    • More explicit (os/exit 0) instead of implicit process exit
  • Logging
    • Overhaul logging module and include significantly more logging statements throughout
  • Completion
    • Simplify binding-type lookup
  • Bug Fixes
    • Attempting to index on null ds in on-document-definition
    • Catch error when attempting to write to janetlsp.log.txt fails
    • Diagnostics/Completion: Maintain separate eval-envs for each document uri instead of overwriting shared eval results
  • Testing
    • Fix tests throughout
    • Progress on Integration testing
  • Misc
    • Formatting tweaks
    • Capture current commit in version outputs
    • Catch and handle errors from handle-message instead of crashing

Copy link
Owner Author

@CFiggers CFiggers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@CFiggers CFiggers merged commit 204e22c into master Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant