mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 08:08:34 +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 |
||
---|---|---|
.. | ||
src/main/scala/licenses | ||
BenchTasks.scala | ||
build.properties | ||
BuildInfo.scala | ||
Cargo.scala | ||
CopyTruffleJAR.scala | ||
CustomLogManager.scala | ||
Distribution.scala | ||
DistributionPackage.scala | ||
Editions.scala | ||
EnvironmentCheck.scala | ||
FrgaalJavaCompiler.scala | ||
GatherLicenses.scala | ||
GenerateAST.scala | ||
GenerateFlatbuffers.scala | ||
LauncherShimsForTest.scala | ||
LibraryManifestGenerator.scala | ||
NativeImage.scala | ||
Platform.scala | ||
plugins.sbt | ||
RecompileParser.scala | ||
StdBits.scala | ||
VerifyReflectionSetup.scala | ||
WithDebugCommand.scala |