zls/tests/language_features
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
..
cimport.zig add multi object for loop support (#1011) 2023-02-21 17:11:35 -05:00
comptime_interpreter.zig Fix build runner (#1029) 2023-03-05 14:08:31 -05:00