mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 22:10:15 +03:00
44a031f9f0
I believe all parse failures remaining after these changes are because the new parser is intentionally stricter about some things. I'll be reviewing those failures and opening a bug to change the library/tests code. Implements: - https://www.pivotaltracker.com/story/show/182941610: full type def syntax - https://www.pivotaltracker.com/story/show/182497490: field syntax - https://www.pivotaltracker.com/story/show/182497395: complex operator sections - https://www.pivotaltracker.com/story/show/182497236: template functions - `codeRepr` without leading whitespace - text literals: interpret escape sequences in lexer - the multiline text-literal left-trim algorithm - type operator-methods - the `<=` operator is no longer treated as a modifier - https://www.pivotaltracker.com/story/show/183315038: eliminate Unsupported - use ArgumentDefinition for type constructor arguments - more detailed ArgumentDefinition type |
||
---|---|---|
.. | ||
Base/0.0.0-dev | ||
Database/0.0.0-dev | ||
Examples/0.0.0-dev | ||
Geo/0.0.0-dev | ||
Google_Api/0.0.0-dev | ||
Image/0.0.0-dev | ||
Searcher/0.0.0-dev | ||
Table/0.0.0-dev | ||
Test/0.0.0-dev | ||
Visualization/0.0.0-dev |