enso/distribution/lib/Standard/Google_Api/0.0.0-dev
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
..
src Align Vector API with design, add some extra functions from AoC (#4026) 2023-01-12 13:32:24 +00:00
THIRD-PARTY New documentation parser (#5917) 2023-03-15 15:43:51 +00:00
package.yaml Nightly proccess preparations: Setting Enso version through the environment (#3241) 2022-02-07 15:14:32 +01:00