Commit Graph

8 Commits

Author SHA1 Message Date
Sora
6d7305f5f0
Remove zon comment (#1265) 2023-06-25 01:57:00 +01:00
FalsePattern
0a8dcb9b6e
update zon to merged commits 2023-06-22 19:43:27 +02:00
FalsePattern
fc9ce8b8e4
update dependencies 2023-06-21 17:21:10 +02:00
FalsePattern
8c0a3d4b10
Update diffz to latest-compatible version 2023-06-17 19:52:17 +02:00
Auguste Rame
4f0762af62
Use @silversquirl's binned allocator (#1134)
* Use @silversquirl's binned allocator

* Finish this
2023-06-03 23:42:56 -07:00
Techatrix
3500aa7a76
update to new std.json api (#1191)
* update lsp.zig

* update to new `std.json` api

* update min zig version

* fix json api
2023-05-18 20:46:22 -04:00
Auguste Rame
121f68b970
Fix build runner (#1029)
* Fix build runner

* Add zls module, bump version

* Fix path from root issue in modules (thanks daremakemyday from Twitch :))

* Libraryify

* remove build_runner backward compatibility

* Remove some `= undefined`s in Server.zig

Makes library use less dangerous

* Consistent mem model + custom build runner possible

* Add build runner utils for third-party tooling

* Make logs removable in libraries with zls_ prefix

* Fix build runner CI

* Expose references

* Use new addModule
2023-03-05 14:08:31 -05:00
Meghan
a78950ce82
update zig submodules to new builtin dependency system (#1017)
* build.zig: collapse exe_options

* build.zig: convert zig submodules to new dependency system

* update minimum version so that package manager hashes work cross-platform
2023-03-03 01:26:15 -05:00