mirror of
https://github.com/enso-org/enso.git
synced 2024-11-27 02:55:06 +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 |
||
---|---|---|
.. | ||
bin | ||
engine/THIRD-PARTY | ||
launcher | ||
lib/Standard | ||
project-manager/THIRD-PARTY | ||
enso.bundle.template | ||
launcher-manifest.yaml | ||
manifest.template.yaml |