Activity
Merge remote-tracking branch 'origin/master'
Merge remote-tracking branch 'origin/master'
Merge remote-tracking branch 'origin/master' into feature-tcp
Merge remote-tracking branch 'origin/master' into feature-tcp
chore: make lsp server spawning error more helpful by attachging a ctx (
chore: make lsp server spawning error more helpful by attachging a ctx (
Pull request merge
Minor improve code snippet from last commit
Minor improve code snippet from last commit
Pull request merge
Merge branch 'windows-path-resolve'
Merge branch 'windows-path-resolve'
Use which
crate to find prog path in windows
Use
which
crate to find prog path in windowsForce push
Use which
crate to find prog path in windows
Use
which
crate to find prog path in windowsSet cargo.toml version to default value, add comment
Set cargo.toml version to default value, add comment
Mention Windows binary in readme
Mention Windows binary in readme
test: add windows build
test: add windows build
Force push
fix UT: \u0000 is not allowed in some version
fix UT: \u0000 is not allowed in some version
use oct escape for byte 0..=7 for smaller size
use oct escape for byte 0..=7 for smaller size
sligtly reduce bytecode size using smaller oct escape
sligtly reduce bytecode size using smaller oct escape
add more comment for last commit
add more comment for last commit
better string constant representation. properly handle latin-1 chars
better string constant representation. properly handle latin-1 chars
Fix help text for --json_(null|false)_value
Fix help text for --json_(null|false)_value
add some debug logs about server->client message size
add some debug logs about server->client message size
fix: :xxx should be parsed as keyword instead of symbol
fix: :xxx should be parsed as keyword instead of symbol