enso/lib
Jaroslav Tulach c20eab2af9
Detect compilation while benchmarking (#10574)
Enables `engine.TruffleCompilation` in `std-benchmarks`, collects the logs and dumps compilation into to `System.err` when a benchmark is influenced by dynamic compilation.
2024-07-18 15:49:16 +00:00
..
java Reduce the number of log INFO events (#10500) 2024-07-17 14:29:48 +00:00
js/runner Migrate to pnpm (#10422) 2024-07-05 11:13:04 +00:00
rust Refactor precedence for whitespace changes (#10569) 2024-07-18 15:48:20 +00:00
scala Detect compilation while benchmarking (#10574) 2024-07-18 15:49:16 +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.