Skip to content

Improve naming of builtin function parameters #858

Open
@fpottbaecker

Description

@fpottbaecker

Currently, functions like equals call their parameters a and b, which is applied to the whole codebase for consistency. We could use more descriptive names, such as lhs and rhs or left or right.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P: BuiltinsPackage exposing Candy's compiler builtinsP: Compiler: FrontendPackage: The compiler frontendP: Compiler: Inkwell BackendPackage: Inkwell Compiler Backend producing native code via LLVMP: Compiler: VMPackage: The VM executing Candy byte code (LIR)T: FeatureType: New FeaturesT: RefactorType: Refactoring

    Type

    No type

    Projects

    • Status

      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions