enso/distribution
Kaz Wesley 33904912ee
Move annotations into fields of Function and ConstructorDefinition (#11374)
Move annotations into fields of Function and ConstructorDefinition.

# Important Notes
New syntax: Constructor argument-definition lines
- Each argument in a type-constructor definition may be specified on its own (indented) line.

Relaxed syntax: Unparenthesized arguments to annotations
- A generic annotation now uses the rest of the line as its argument expression; the expression no longer needs to be parenthesized.
2024-10-23 20:35:06 +00:00
..
bin Set stack size to 16M (#11327) 2024-10-15 18:11:35 +03:00
engine/THIRD-PARTY Updating snakeyaml and removing no longer needed patches (#11207) 2024-10-01 05:03:28 +02:00
launcher Updating snakeyaml and removing no longer needed patches (#11207) 2024-10-01 05:03:28 +02:00
lib/Standard Move annotations into fields of Function and ConstructorDefinition (#11374) 2024-10-23 20:35:06 +00:00
project-manager/THIRD-PARTY Updating snakeyaml and removing no longer needed patches (#11207) 2024-10-01 05:03:28 +02:00
enso.bundle.template Better component handling in the project manager (#1399) 2021-01-15 15:26:51 +00:00
launcher-manifest.yaml Bump the development version number (#1389) 2021-01-06 08:57:02 +00:00
manifest.template.yaml Set stack size to 16M (#11327) 2024-10-15 18:11:35 +03:00