Skip to content

Activity

Ignore directories when finding Zig executable

Pull request merge
Techatrixpushed 1 commit to master • e67dda0…fedbf31 • 
yesterday

add option to strip executable

Pull request merge
Techatrixpushed 1 commit to master • 2dfd6d6…e67dda0 • 
yesterday

begin the 0.15.0 release cycle

Techatrixpushed 1 commit to master • 7485fee…2dfd6d6 • 
3 days ago

Release 0.14.0

Techatrixpushed 3 commits to master • 2d81d9c…7485fee • 
3 days ago

rename arm-linux release artifact to armv7a-linux to match Zig

Techatrixpushed 3 commits to master • ddda427…2d81d9c • 
3 days ago

Synchronize release targets with ziglang.org tarballs.

Pull request merge
Techatrixpushed 1 commit to master • 69069f2…ddda427 • 
3 days ago

Revert "add an error message to the nix flake to explain why it is br…

Techatrixpushed 3 commits to master • 81407cd…69069f2 • 
4 days ago

resolve the correct build runner path in tests

Techatrixpushed 1 commit to master • 632ef59…81407cd • 
5 days ago

remove unnecessary 0.14.0-dev version checks for build on save

Techatrixpushed 4 commits to master • b9c9b5a…632ef59 • 
5 days ago

Update all dependencies' hashes to the new format

Pull request merge
Techatrixpushed 1 commit to master • 336f468…b9c9b5a • 
5 days ago

fix missing completion items on c pointers

Techatrixpushed 1 commit to master • 70b7e16…336f468 • 
8 days ago

Fix failing signature help tests for no right paren

Pull request merge
Techatrixpushed 2 commits to master • 5791015…70b7e16 • 
8 days ago

flake.lock: Update

Techatrixpushed 6 commits to master • 30b0da0…5791015 • 
8 days ago

fix handling of invalid tuple destructure and peer type resolution (#…

Pull request merge
Techatrixpushed 1 commit to master • 2078220…30b0da0 • 
13 days ago

resolve peer types of optionals and interned values (#2193)

Pull request merge
Techatrixpushed 1 commit to master • 43bece5…2078220 • 
15 days ago

fix build on 32-bit targets

Techatrixpushed 1 commit to master • 7f367a6…43bece5 • 
19 days ago

autofix: use willSaveWaitUntil even if applyEdit is unsupported (#2195)

Pull request merge
Techatrixpushed 1 commit to master • a6d44c5…7f367a6 • 
20 days ago

Deleted branch

Techatrixdeleted techatrix/code-actions • 
20 days ago

create no source.organizeImports code action if there are no imports

Pull request merge
Techatrixpushed 2 commits to master • a299611…a6d44c5 • 
20 days ago

improve analysis of slicing with integer literals (#2181)

Pull request merge
Techatrixpushed 1 commit to master • 188a4c0…a299611 • 
20 days ago

Deleted branch

Techatrixdeleted techatrix/analysis-tests • 
23 days ago

build: convert zig build coverage into -Dcoverage

Pull request merge
Techatrixpushed 2 commits to master • 414f1b0…188a4c0 • 
23 days ago

build: convert zig build coverage into -Dcoverage

Techatrixcreated techatrix/analysis-tests • d1fae4c • 
23 days ago

create no source.organizeImports code action if there are no imports

Techatrixcreated techatrix/code-actions • 9df629a • 
23 days ago

Deleted branch

fix build on save on added workspaces after LSP initialization finished

Pull request merge
Techatrixpushed 1 commit to master • ac51ca3…414f1b0 • 
23 days ago

typeValFromIP -> fromIP

Pull request merge
Techatrixpushed 2 commits to master • 3026624…ac51ca3 • 
23 days ago

Fix StringPool test with latest Zig

Pull request merge
Techatrixpushed 1 commit to master • 360bd96…3026624 • 
23 days ago

fix build on save on added workspaces after LSP initialization finished

Techatrixcreated techatrix/build-on-save-new-workspace • bdcd39a • 
24 days ago

Deleted branch