Lee Cannon
|
ac4b198869
|
Update to zig master
Redundant comptime, unused locals, unused function params, unused captures
As issue with @"type" resolving to the keyword type
|
2021-06-24 11:38:01 +01:00 |
|
Tau
|
28f2431b2e
|
Fix crash on Windows (#286)
* Fix crash on Windows
|
2021-04-03 12:14:52 +03:00 |
|
Tau
|
df22d2490b
|
Update zinput, known-folders and enable global configuration (#277)
|
2021-03-31 17:54:27 +03:00 |
|
Alexandros Naskos
|
cfae9b4d13
|
If the local configuration directory cannot be opened, zls config will now
fallback to opening the executable directory instead.
Added better error handling in zls config.
|
2021-03-31 14:46:56 +03:00 |
|
Jonathan Hähne
|
443d5c77a7
|
Remove config target from build
The configuration is per-installation and has nothing to do with the
build.
|
2021-03-30 23:52:25 +02:00 |
|
Jonathan Hähne
|
2fc9506fdc
|
Refactor config wizard
Deduplicated zig finder and added `zls config` subcommand
|
2021-03-30 23:52:25 +02:00 |
|