Skip to content

Configurable conversions / conversion declarations #14

@pshirshov

Description

@pshirshov

Right now we are generating quadratic amount of conversions, most of them aren't going to be used but they will slow down compilers.

We need to:

  1. Let user to turn on/off each automatic conversion in TypespaceConversionCalculator
  2. Let user define from/to pairs and handle them in TypespaceConversionCalculator

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions