enso/engine/runtime-compiler/src
Pavel Marek 2ea2a57651
ydoc-server is a separate module (#10156)
- Remove remnants of deprecated Scala parser
- The following projects are now JPMS modules provided on system module-path (in components directory):
  - `ydoc-server`
  - `profiling-utils`
  - `syntax-rust-definition`
- The contents of the aforementioned modules are excluded from both `runner.jar` and `runtime.jar` fat jars.
- Suggestions are serialized and deserialized with our Persistance framework, rather than via the default Java OutputObjectWriter.
2024-06-07 12:56:42 +02:00
..
main ydoc-server is a separate module (#10156) 2024-06-07 12:56:42 +02:00
test/java/org/enso/compiler Removing Truffle API dependency from runtime-compiler project (#9785) 2024-04-26 13:14:22 +00:00