Skip to content

Copy-pasted code in engine #8612

Open
Open
@Noremos

Description

@Noremos

Hello. During JSON type implementation, I encountered multiple code duplications in the engine. To simplify future work, I decided to create several PRs with proposed improvements. There are 3 of them:

  1. putType and putDType merge Merge putDtype and putType; remove duplicated code #8610
  2. Use a method for impure string allocation Move impure-related string allocation to helper methods #8609
  3. More csb_repeat::getName usage Replace duplicated code with csb_repeat::getName function #8611

Metadata

Metadata

Assignees

No one assigned

    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