enso/lib
Dmitry Bushev 5f070febcc
Lock critical section in projects/list command (#8647)
close #8516

`repo.getAll()` can update metadata of projects. On startup, gui sends two `project/list` commands resulting in a race.
2024-01-02 11:59:50 +00:00
..
java Make IR caches smaller by storing Graph as a reference (#8635) 2023-12-29 06:15:48 +01:00
rust Fixes for Enso Font in GUI2 (#8508) 2023-12-13 22:17:12 +00:00
scala Lock critical section in projects/list command (#8647) 2024-01-02 11:59:50 +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.