enso/tools/legal-review
Kaz Wesley e171fba301
New documentation parser (#5917)
Implement new Enso documentation parser; remove old Scala Enso parser.

Performance: Total time parsing documentation is now ~2ms.

# Important Notes
- Doc parsing is now done only in the frontend.
- Some engine tests had never been switched to the new parser. We should investigate tests that don't pass after the switch: #5894.
- The option to run the old searcher has been removed, as it is obsolete and was already broken before this (see #5909).
- Some interfaces used only by the old searcher have been removed.
2023-03-15 15:43:51 +00:00
..
Base New documentation parser (#5917) 2023-03-15 15:43:51 +00:00
Database New documentation parser (#5917) 2023-03-15 15:43:51 +00:00
engine New documentation parser (#5917) 2023-03-15 15:43:51 +00:00
Google_Api New documentation parser (#5917) 2023-03-15 15:43:51 +00:00
Image New documentation parser (#5917) 2023-03-15 15:43:51 +00:00
launcher New documentation parser (#5917) 2023-03-15 15:43:51 +00:00
license-texts Project save backed by git (#3851) 2022-11-14 17:32:39 +00:00
project-manager New documentation parser (#5917) 2023-03-15 15:43:51 +00:00
Table New documentation parser (#5917) 2023-03-15 15:43:51 +00:00