enso/lib
Dmitry Bushev 53d1f727da
Always create events log when profiling (#8337)
Changelog:
- update: always create an event log next to the profiling file when the engine is started with the `--profiling-path` flag
- remove: `--profiling-events-log-path` flag
2023-11-20 16:01:25 +00:00
..
java Speeding up "hello world" example by 16% 2023-11-19 16:38:31 +01:00
rust Fix CORS problems on built package (#8301) 2023-11-14 17:31:11 +00:00
scala Always create events log when profiling (#8337) 2023-11-20 16:01:25 +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.