enso/lib
Dmitry Bushev 980657df08
StopServer timing out on project stopping (#7416)
close #7345

#7254 introduced a delayed shutdown timeout. The `LanguageServerGateway` timeout should include the delayed shutdown time to prevent false timeouts.
2023-07-28 08:00:51 +00:00
..
rust Parser: Fix handling of syntax errors such as x =- 2 (#7399) 2023-07-27 08:25:45 -07:00
scala StopServer timing out on project stopping (#7416) 2023-07-28 08:00:51 +00:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

Libraries

This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.