enso/lib
Kaz Wesley 2254dfe9fa
Reduce parser dependencies (#9671)
* Reduce parser dependencies

- `enso-parser-syntax-tree-visitor` is now only used when building tests and debug tools.
- Remove `enso-logging` crate and its macros.
- The main bin for `enso-parser` has been moved to a `check_syntax` tool in `enso-parser-debug`.
2024-04-11 00:27:19 -04:00
..
java dry-run benchmarks exits when some benchmark fails (#9397) 2024-03-14 15:21:38 +00:00
js/runner Remove obsolete GUI arguments (#9466) 2024-04-05 16:20:56 +00:00
rust Reduce parser dependencies (#9671) 2024-04-11 00:27:19 -04:00
scala Fix expectations in lock manager test (#9592) 2024-04-02 11:46:44 +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.