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

ready #51

Open
wants to merge 90 commits into
base: master
Choose a base branch
from
Open

ready #51

wants to merge 90 commits into from

Commits on Dec 14, 2021

  1. cmp files

    Ale authored and Ale committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    a2285e2 View commit details
    Browse the repository at this point in the history
  2. Lexer

    Ale authored and Ale committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    c212a41 View commit details
    Browse the repository at this point in the history
  3. cool grammar

    Ale authored and Ale committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    f5ce791 View commit details
    Browse the repository at this point in the history
  4. ast

    Ale authored and Ale committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    f204843 View commit details
    Browse the repository at this point in the history
  5. parser

    Ale authored and Ale committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    84c7c4c View commit details
    Browse the repository at this point in the history
  6. type_collector-type_builder

    Ale authored and Ale committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    59abcc7 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. fixing some issues for type_check

    Ale authored and Ale committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    06712f4 View commit details
    Browse the repository at this point in the history
  2. ast with tokens files-columns

    Ale authored and Ale committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    c9f53ac View commit details
    Browse the repository at this point in the history
  3. cool grammar lines-columns

    Ale authored and Ale committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    08ec176 View commit details
    Browse the repository at this point in the history
  4. type checker

    Ale authored and Ale committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    74b84d1 View commit details
    Browse the repository at this point in the history
  5. semantic fixed

    Ale authored and Ale committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    80b120b View commit details
    Browse the repository at this point in the history
  6. type builder fixed

    Ale authored and Ale committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    0ae8c6d View commit details
    Browse the repository at this point in the history
  7. fixing tokens in ast

    Ale authored and Ale committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    f6607a7 View commit details
    Browse the repository at this point in the history
  8. working on type errors

    Ale authored and Ale committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    cb800e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. main

    Ale authored and Ale committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    d2f0420 View commit details
    Browse the repository at this point in the history
  2. changing lin-col in some tokens like tests

    Ale authored and Ale committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    9373a10 View commit details
    Browse the repository at this point in the history
  3. execute project

    Ale authored and Ale committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    f04e915 View commit details
    Browse the repository at this point in the history
  4. changing some semantic errors like tests

    Ale authored and Ale committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    5fa3965 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. including fixed_tokens

    Ale authored and Ale committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    d72b55d View commit details
    Browse the repository at this point in the history
  2. fixed tokens in ast

    Ale authored and Ale committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    12dbd4f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. update errors tags and fixind variables in parents

    Ale authored and Ale committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    7a13614 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Update requirements.txt

    Alexx-4 authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    deac2a5 View commit details
    Browse the repository at this point in the history
  2. updating all

    Ale authored and Ale committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    ce0fabc View commit details
    Browse the repository at this point in the history
  3. deleting unnecesary stuff

    Ale authored and Ale committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    0de3bf1 View commit details
    Browse the repository at this point in the history
  4. update main

    Ale authored and Ale committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    44538fb View commit details
    Browse the repository at this point in the history
  5. instructions to run code

    Ale authored and Ale committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    2ff9e92 View commit details
    Browse the repository at this point in the history
  6. updating code

    Ale authored and Ale committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    30572b8 View commit details
    Browse the repository at this point in the history
  7. Update requirements.txt

    Alexx-4 authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    63922dd View commit details
    Browse the repository at this point in the history
  8. update lexer

    Ale authored and Ale committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    3c6dc70 View commit details
    Browse the repository at this point in the history
  9. modifing lexer

    Ale authored and Ale committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    71ebe1d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. fixing grammar-parser

    Ale authored and Ale committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    f5c351e View commit details
    Browse the repository at this point in the history
  2. updating

    Ale authored and Ale committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    32ca3c0 View commit details
    Browse the repository at this point in the history
  3. lexer-parser ready

    Ale authored and Ale committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    230b01c View commit details
    Browse the repository at this point in the history
  4. parser ok

    Ale authored and Ale committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    b60c5e1 View commit details
    Browse the repository at this point in the history
  5. writing errors like test

    Ale authored and Ale committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    9768b4f View commit details
    Browse the repository at this point in the history
  6. updating semantic

    Ale authored and Ale committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    e677043 View commit details
    Browse the repository at this point in the history
  7. acopling errors

    Ale authored and Ale committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    4c2642e View commit details
    Browse the repository at this point in the history
  8. update semantic errors

    Ale authored and Ale committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    87c4a66 View commit details
    Browse the repository at this point in the history
  9. updating code

    Ale authored and Ale committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    f3e5818 View commit details
    Browse the repository at this point in the history
  10. darian is anormal

    Ale authored and Ale committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    99b575a View commit details
    Browse the repository at this point in the history
  11. changing semantic errors format

    Ale authored and Ale committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    22079ac View commit details
    Browse the repository at this point in the history
  12. errors like test

    Ale authored and Ale committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    5ee11cf View commit details
    Browse the repository at this point in the history
  13. semantic ok

    Ale authored and Ale committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    f65bdfc View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Update requirements.txt

    Alexx-4 authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    0aad480 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    Alexx-4 authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    cf1f2f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eab9984 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. creating cil ast

    Ale authored and Ale committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    1175eee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0390fd8 View commit details
    Browse the repository at this point in the history
  3. modifying cil ast

    Ale authored and Ale committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    f5c1237 View commit details
    Browse the repository at this point in the history
  4. Creating print_cil_ast

    Darian10 committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    d672e86 View commit details
    Browse the repository at this point in the history
  5. updating cil ast

    Ale authored and Ale committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    8380748 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04a1b58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    22f4028 View commit details
    Browse the repository at this point in the history
  8. uodating visitor to cil

    Ale authored and Ale committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    f5a6749 View commit details
    Browse the repository at this point in the history
  9. adding ErrorNode

    Ale authored and Ale committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    3b0dd3b View commit details
    Browse the repository at this point in the history
  10. adding ErrorNode

    Ale authored and Ale committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    629ffa2 View commit details
    Browse the repository at this point in the history
  11. base cool to cil

    Ale authored and Ale committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    3fea7a2 View commit details
    Browse the repository at this point in the history
  12. type name and name nodes

    Ale authored and Ale committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    107bcc5 View commit details
    Browse the repository at this point in the history
  13. modifying cil ast and register Object type

    Ale authored and Ale committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    071c25a View commit details
    Browse the repository at this point in the history
  14. adding nodes cil ast - register IO

    Ale authored and Ale committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    1f0fc9e View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. fixing issues on register COOL built-in

    Ale authored and Ale committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    ac0b0e2 View commit details
    Browse the repository at this point in the history
  2. programNode - classDecNode

    Ale authored and Ale committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    0b14d59 View commit details
    Browse the repository at this point in the history
  3. working on cool to cil visitor

    Ale authored and Ale committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    e6f4852 View commit details
    Browse the repository at this point in the history
  4. modifying cil ast

    Ale authored and Ale committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    29872f4 View commit details
    Browse the repository at this point in the history
  5. working on cil visitor

    Ale authored and Ale committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    182b96a View commit details
    Browse the repository at this point in the history
  6. working on cil visitor

    Ale authored and Ale committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    0d06518 View commit details
    Browse the repository at this point in the history
  7. modifying cil ast - begin with aritmectic

    Ale authored and Ale committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    3aa7c4d View commit details
    Browse the repository at this point in the history
  8. arith to cil

    Ale authored and Ale committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    0eeaced View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. adding complNode to cil ast

    Ale authored and Ale committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    8653e93 View commit details
    Browse the repository at this point in the history
  2. atomic nodes to cil

    Ale authored and Ale committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    bf6beba View commit details
    Browse the repository at this point in the history
  3. call node to cil

    Ale authored and Ale committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    f8d1fe3 View commit details
    Browse the repository at this point in the history
  4. cool to cil

    Ale authored and Ale committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    2d03d23 View commit details
    Browse the repository at this point in the history
  5. fixing some issues

    Ale authored and Ale committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    c114563 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. modifying code to generate cil

    Ale authored and Ale committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    f99bcd8 View commit details
    Browse the repository at this point in the history
  2. fixing main

    Ale authored and Ale committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    b73b34c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

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

Commits on Feb 25, 2022

  1. files

    Ale authored and Ale committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    0b0e40a View commit details
    Browse the repository at this point in the history
  2. Adding mips

    Darian10 committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    4d06080 View commit details
    Browse the repository at this point in the history
  3. Update Readme.md

    Alexx-4 authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    08b6092 View commit details
    Browse the repository at this point in the history
  4. Fixing size ldata issue

    Darian10 committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    a35cc67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccbe961 View commit details
    Browse the repository at this point in the history
  6. Change abort msg like tests

    Darian10 committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    1a04129 View commit details
    Browse the repository at this point in the history
  7. Update team.yml

    Alexx-4 authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    03cb133 View commit details
    Browse the repository at this point in the history
  8. Delete cells.mips

    Alexx-4 authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    492ddec View commit details
    Browse the repository at this point in the history
  9. Delete primes.mips

    Alexx-4 authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    2551b3a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. rename to report

    Ale authored and Ale committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    acbe11e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fd5df2 View commit details
    Browse the repository at this point in the history
  3. report

    Ale authored and Ale committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    66e4e4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5789e8d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. update report

    Ale authored and Ale committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    fe8c4db View commit details
    Browse the repository at this point in the history