enso/lib
Pavel Marek 94bd396c08
Fix std benchmarks run (#10902)
* Ensure the annotation processor error message is not lost

* Dont limit ContextBuilder in BenchProcessor to enso language

* Add libraryDependencies on GraalVM.toolsPkgs to std-benchmarks

* Add some dependencies to std-benchmarks - fixes compilation

* Revert std-benchmarks project settings from #10836.

runtime-fat-jar has to be as Jar on module-path, not exploded.

* fmt
2024-08-28 12:20:38 +02:00
..
java Print out warnings associated with local variables (#10842) 2024-08-21 07:00:54 +00:00
js/runner Format TS code (#10648) 2024-07-26 17:47:59 +10:00
rust Remove all usages of unstable rust features (#10813) 2024-08-22 14:09:17 +00:00
scala Fix std benchmarks run (#10902) 2024-08-28 12:20:38 +02: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.