enso/lib/java
Hubert Plociniczak 39898da664
Reduce the number of log INFO events (#10500)
Reducing the number of log events that we spam regular users. Not the last PR in that area, but already a progress.
Also replaced `fileWalk` with a stream approach hoping that maybe it is a bit more stable on Windows.
2024-07-17 14:29:48 +00:00
..
benchmarks-common/src/main/java/org/enso/interpreter/bench Towards simplifying runtime-compiler dependencies (#8894) 2024-04-25 10:03:42 +02:00
desktop-environment/src Fix getDocuments on Windows (#10350) 2024-06-25 04:10:07 +00:00
persistance/src Enso language support with parser in VSCode, IGV, etc. (#7054) 2024-06-14 14:01:37 +00:00
persistance-dsl/src/main/java/org/enso/persist/impl Enso language support with parser in VSCode, IGV, etc. (#7054) 2024-06-14 14:01:37 +00:00
test-utils/src/main/java/org/enso/test/utils Reduce the number of log INFO events (#10500) 2024-07-17 14:29:48 +00:00
yaml/src/main/java/org/yaml/snakeyaml/introspector Importing (some of) Standard.Base works from NI runner (#9866) 2024-05-17 14:42:35 +02:00
ydoc-server/src ydoc-server is a separate module (#10156) 2024-06-07 12:56:42 +02:00