mirror of
https://github.com/enso-org/enso.git
synced 2024-11-27 03:43:20 +03:00
670cffb380
A bunch of improvements to the suggestions system. Suggestions are extracted to the tree data structure. The tree allows producing better diffs between the file versions. And better diffs reduce the number of updates that are sent to the IDE after a file change, and consequently fix the issue when the runtime type got overwritten with the compile-time type. |
||
---|---|---|
.. | ||
ci | ||
graphmod | ||
legal-review | ||
legal-review-helper | ||
performance | ||
README.md | ||
run |
Enso Tools
This folder contains various tools and utilities that aid in the development of the Enso programming language. It should not be used as a dumping ground for things that have better places, but instead is used to hold things that should be part of this repository but do not have another sensible place for them.