enso/tools/legal-review
Dmitry Bushev 3d6ca032de
Ydoc library (#11615)
`ydoc-server` compilation requires generation of `ydoc.cjs` resource that can take time and slow down the libraries development (building the enso distribution). This PR splits Ydoc into a library and the server part to avoid JS resources generation during the compilation of the language server.

Changelog:
- refactor: Ydoc into ~~`ydoc`~~ `ydoc-polyglot` library and  `ydoc-server` server parts
- update: language server to depend on the ~~`ydoc`~~ `ydoc-polyglot` library
2024-11-25 17:54:25 +00:00
..
AWS Updating snakeyaml and removing no longer needed patches (#11207) 2024-10-01 05:03:28 +02:00
Base Update to GraalVM 24.0.0 (#9647) 2024-04-12 17:01:49 +00:00
Database Upgrade SQLite to 3.46 (#10911) 2024-09-07 17:58:59 +00:00
engine Ydoc library (#11615) 2024-11-25 17:54:25 +00:00
Google_Api Improved Google Analytics integration (#11484) 2024-11-05 10:11:42 +00:00
Image Remove org.bouncycastle dependency (#8664) 2024-01-04 17:16:41 +01:00
launcher --jvm tries to find Java executable system-wide. (#11500) 2024-11-18 22:44:54 +00:00
license-texts Start Ydoc with the language server (#9862) 2024-05-28 13:51:42 +00:00
Microsoft Add Initial SQL Server support (#10624) 2024-07-30 11:13:08 +01:00
project-manager Ydoc native image (#10783) 2024-10-31 19:57:50 +00:00
Snowflake Snowflake Connectivity (#9435) 2024-03-20 10:06:12 +00:00
Table Add AWS SSO JARs to the Standard.AWS library (#9782) 2024-04-25 18:44:51 +00:00
Tableau Initial Tableau Reading Support (#10733) 2024-08-07 09:23:05 +00:00