Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiler Refactor #680

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from
Draft

Compiler Refactor #680

wants to merge 19 commits into from

Commits on Dec 27, 2023

  1. Refactoring compiler.

    [skip ci]
    gdotdesign committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    5ec921a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Minor refactor before single consts.

    [skip ci]
    gdotdesign committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    468df07 View commit details
    Browse the repository at this point in the history
  2. Use single const with multiple assigns.

    [skip ci]
    gdotdesign committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    2644214 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Ci should pass.

    gdotdesign committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    3a4bed1 View commit details
    Browse the repository at this point in the history
  2. Some cleanup.

    gdotdesign committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    d3f6ee8 View commit details
    Browse the repository at this point in the history
  3. More cleanup.

    gdotdesign committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    95eb46a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. More cleanup.

    gdotdesign committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    d031a2a View commit details
    Browse the repository at this point in the history
  2. More cleanup.

    gdotdesign committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    5cb2a7f View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Configuration menu
    Copy the full SHA
    34943d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Progress.

    gdotdesign committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3ea4aa2 View commit details
    Browse the repository at this point in the history
  2. UseRef instead of Signal.

    gdotdesign committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    aa7dfec View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    d13b3ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c01605b View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    2208bda View commit details
    Browse the repository at this point in the history
  2. Cleanup runtime.

    gdotdesign committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    1c5c395 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    fc4fd5d View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    8da87c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Added defer feature.

    gdotdesign committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a94595b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Fixes.

    gdotdesign committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    918234a View commit details
    Browse the repository at this point in the history