mirror of
https://github.com/enso-org/enso.git
synced 2024-12-22 16:11:45 +03:00
8e437fa52a
Add `Vector` AST type, corresponding to the `RawAst.Tree.Array` type (name `Array` not used for obvious reasons). This is the first step of #5138. ### Important Notes - Switched some string-based vector construction to `Vector.new`, improving type-safety. - The `Ast` changes are covered by the round-trip tests; the use-site changes have been tested manually. |
||
---|---|---|
.. | ||
__tests__ | ||
ast | ||
dataServer | ||
languageServer | ||
languageServerTypes | ||
util | ||
binaryProtocol.ts | ||
dataServer.ts | ||
ensoFile.ts | ||
languageServer.ts | ||
languageServerTypes.ts | ||
retry.ts | ||
uuid.ts | ||
websocket.ts | ||
yjsModel.ts |