Skip to content

Activity

Merge remote-tracking branch 'origin/master'

blahgeekpushed 5 commits to master • 59f42ab…5f702a2 • 
on Jan 7

Merge remote-tracking branch 'origin/master' into feature-tcp

blahgeekpushed 2 commits to feature-tcp • 8b2b2c0…9974aa1 • 
on Dec 21, 2024

Add TCP feature

Force push
blahgeekforce pushed to feature-tcp • f1026fb…8b2b2c0 • 
on Dec 21, 2024

Add TCP feature

blahgeekcreated feature-tcp • f1026fb • 
on Dec 21, 2024

chore: make lsp server spawning error more helpful by attachging a ctx (

Pull request merge
blahgeekpushed 1 commit to master • 4200ed6…59f42ab • 
on Nov 29, 2024

Minor improve code snippet from last commit

blahgeekpushed 1 commit to master • 58d2547…4200ed6 • 
on Jul 10, 2024

README: lsp server might be in exec-path instead of PATH (#24)

Pull request merge
blahgeekpushed 1 commit to master • 678641d…58d2547 • 
on Jul 10, 2024

Merge branch 'windows-path-resolve'

blahgeekpushed 2 commits to master • 5098d78…678641d • 
on Apr 17, 2024

Use which crate to find prog path in windows

Force push
blahgeekforce pushed to windows-path-resolve • f0d3b7a…c5034e2 • 
on Apr 16, 2024

Use which crate to find prog path in windows

blahgeekcreated windows-path-resolve • f0d3b7a • 
on Apr 16, 2024

Set cargo.toml version to default value, add comment

blahgeekpushed 1 commit to master • 06516cd…5098d78 • 
on Apr 14, 2024

Update README.md eglot link

blahgeekpushed 1 commit to master • fd43013…06516cd • 
on Apr 11, 2024

README: Add reference to flake (#13)

Pull request merge
blahgeekpushed 1 commit to master • f712a26…fd43013 • 
on Jan 17, 2024

Mention Windows binary in readme

blahgeekpushed 1 commit to master • f814dac…f712a26 • 
on Jan 14, 2024

Improve error message

blahgeekpushed 1 commit to master • c2358b1…f814dac • 
on Jan 14, 2024

Deleted tag

blahgeekdeleted refs/tags/v0.2.0 • 
on Jan 12, 2024

Add windows target on release

blahgeekpushed 1 commit to master • b98b873…c2358b1 • 
on Jan 12, 2024

test: add windows build

Force push
blahgeekforce pushed to build-windows • 5edc959…67781df • 
on Jan 11, 2024

test: add windows build

blahgeekcreated build-windows • 5edc959 • 
on Jan 11, 2024

fix UT: \u0000 is not allowed in some version

blahgeekpushed 1 commit to master • f1df0b7…b98b873 • 
on Jan 7, 2024

use oct escape for byte 0..=7 for smaller size

blahgeekpushed 1 commit to master • 9ce4887…f1df0b7 • 
on Jan 7, 2024

sligtly reduce bytecode size using smaller oct escape

blahgeekpushed 1 commit to master • 702e2d5…9ce4887 • 
on Jan 7, 2024

add more comment for last commit

blahgeekpushed 1 commit to master • d8c4cfb…702e2d5 • 
on Jan 7, 2024

better string constant representation. properly handle latin-1 chars

blahgeekpushed 2 commits to master • 5d8c872…d8c4cfb • 
on Jan 7, 2024

A few more README tweaks (#7)

Pull request merge
blahgeekpushed 1 commit to master • ba3e8f4…5d8c872 • 
on Jan 7, 2024

Fix help text for --json_(null|false)_value

blahgeekpushed 1 commit to master • d3b9c98…ba3e8f4 • 
on Jan 7, 2024

add some debug logs about server->client message size

blahgeekpushed 1 commit to master • ca49a02…d3b9c98 • 
on Jan 6, 2024

Small README improvements (#6)

Pull request merge
blahgeekpushed 1 commit to master • 72d718e…ca49a02 • 
on Jan 6, 2024

fix: :xxx should be parsed as keyword instead of symbol

blahgeekpushed 1 commit to master • d138e01…72d718e • 
on Jan 6, 2024

support --disable-bytecode

blahgeekpushed 3 commits to master • a09d1c7…d138e01 • 
on Jan 6, 2024