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

Seg fault #42

Closed
wants to merge 12 commits into from
Closed

Seg fault #42

wants to merge 12 commits into from

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    c3468a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a6b34d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52c57c6 View commit details
    Browse the repository at this point in the history
  4. chore(build): Update license comments formatting

    feat(codegen): started work on the backend of the compiler regarding codegen.
    
    Remodeled license comments in C++ files for uniformity and clarity.
    Impact: No functional code changes made.
    Files affected: source/generator/include/*.hh, source/include/api/compiler.hh, source/parser/*.hh, source/token/include/*.def, tests/core/tokenize.cc, tests/main.hlx
    Ze7111 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    51f0967 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    446c286 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    879ff94 View commit details
    Browse the repository at this point in the history
  2. feat(generator): improve CX-IR token handling, Add new token definiti…

    …ons, enhance token behavior, and update token count. Refactor and delete unnecessary files.
    Ze7111 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    1fcef9b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    134b25d View commit details
    Browse the repository at this point in the history
  2. e

    jrcarl624 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    58ada74 View commit details
    Browse the repository at this point in the history
  3. commit changes

    jrcarl624 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    1ecdc94 View commit details
    Browse the repository at this point in the history
  4. commit

    jrcarl624 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    1ed1e57 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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