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

Adding class features #257

Open
wants to merge 36 commits into
base: develop
Choose a base branch
from
Open

Commits on Mar 17, 2022

  1. added Callable Function

    thecodacus committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    c18ae59 View commit details
    Browse the repository at this point in the history
  2. added function declaration

    thecodacus committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    81b60da View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    507de14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3aa56d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74b5630 View commit details
    Browse the repository at this point in the history
  4. Update index.ts

    thecodacus committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    774d9c1 View commit details
    Browse the repository at this point in the history
  5. Update scope.ts

    thecodacus committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    fc93884 View commit details
    Browse the repository at this point in the history
  6. Update printStatement.ts

    thecodacus committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    0ffb32e View commit details
    Browse the repository at this point in the history
  7. bugfix

    thecodacus committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    57c70a8 View commit details
    Browse the repository at this point in the history
  8. docs updated

    thecodacus committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    08fd24d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    44189c8 View commit details
    Browse the repository at this point in the history
  10. docs fix

    thecodacus committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    6051d32 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    085aa46 View commit details
    Browse the repository at this point in the history
  12. docs fix

    thecodacus committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    3336243 View commit details
    Browse the repository at this point in the history
  13. bugfix

    thecodacus committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    52dd0c6 View commit details
    Browse the repository at this point in the history
  14. clean up

    thecodacus committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    3dc5b92 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. class tokenizer added

    thecodacus committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    cfb22a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89d995f View commit details
    Browse the repository at this point in the history
  3. Update dataClass.ts

    thecodacus committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    4948049 View commit details
    Browse the repository at this point in the history
  4. type fix

    thecodacus committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    f53d781 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    962b6b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. clean up

    thecodacus committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    f89fc4f View commit details
    Browse the repository at this point in the history
  2. Basic class added

    thecodacus committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    6689e46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    575ed2e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    c06b202 View commit details
    Browse the repository at this point in the history
  2. syntax updated

    thecodacus committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    a73c468 View commit details
    Browse the repository at this point in the history
  3. conflict fix and merged

    thecodacus committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    bd11d03 View commit details
    Browse the repository at this point in the history
  4. test cases updated

    thecodacus committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    3853cf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b22846 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. added requested changes

    thecodacus committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    1058b1f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Configuration menu
    Copy the full SHA
    9c33313 View commit details
    Browse the repository at this point in the history
  2. added test cases

    thecodacus committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    567b961 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c399f6d View commit details
    Browse the repository at this point in the history
  4. class bugfix

    thecodacus committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    e02f30b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. bugfix

    thecodacus committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    900f5b7 View commit details
    Browse the repository at this point in the history
  2. UI fix

    thecodacus committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    8f55ab7 View commit details
    Browse the repository at this point in the history