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

Feature/agnosis pull request #840

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

Commits on Nov 10, 2023

  1. Add debugger stub function

    krame505 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    368f5ed View commit details
    Browse the repository at this point in the history
  2. Add debug function

    krame505 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e71f4d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. demo missing view

    Cauth006 authored and Cauth006 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5692236 View commit details
    Browse the repository at this point in the history
  2. fixed going up on root

    Cauth006 authored and Cauth006 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3b3e665 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. implemented view

    Cauth006 authored and Cauth006 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6843dcc View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. downward navigation and viewing attributes is easier also added undo

    Cauth006 authored and Cauth006 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7c107e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. locals exist and added TODO comments

    Cauth006 authored and Cauth006 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0f518df View commit details
    Browse the repository at this point in the history
  2. node to context extraction logic added

    Matthew Feraru committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b37720f View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. added local attributes to list and view, also toggleing full attribut…

    …e names
    Cauth006 authored and Cauth006 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    6885e52 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Indent for user input, forwarding/bactraking is tested and attribute …

    …object map is its own function
    Cauth006 authored and Cauth006 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    087c039 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/agnosis' of https://github.com/melt-umn/silver

    …into feature/agnosis
    Matthew Feraru committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9647d88 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/agnosis' of https://github.com/melt-umn/silver

    …into feature/agnosis
    Matthew Feraru committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    076eade View commit details
    Browse the repository at this point in the history
  4. first version of contextualization. Origin tracking needs to be done …

    …for is-new label only
    Matthew Feraru committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ad9d0f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. apart from origin tracking, isMain() hack means contextualization wor…

    …ks on everything in translator grammar
    Matthew Feraru committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    eec8861 View commit details
    Browse the repository at this point in the history
  2. removed some comments

    Matthew Feraru committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    65c3080 View commit details
    Browse the repository at this point in the history
  3. return logi fix

    Matthew Feraru committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    1531873 View commit details
    Browse the repository at this point in the history
  4. minor fixes + fixed indices decrement

    Matthew Feraru committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    7755cf9 View commit details
    Browse the repository at this point in the history
  5. hacky origin tracking now works for is-new

    Matthew Feraru committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a6e587a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. fixed a few bugs and found somemore, added toggle for cStack, started…

    … into, and created a generic intInput function
    Cauth006 authored and Cauth006 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0a6102a View commit details
    Browse the repository at this point in the history
  2. help is more helpful, better comments, and choosing from a list funct…

    …ion added
    Cauth006 authored and Cauth006 committed Feb 28, 2024
    1 Configuration menu
    Copy the full SHA
    762c28a View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. printProductions changed to printName new comments and into has a sle…

    …ction option
    Cauth006 authored and Cauth006 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6d5d8c6 View commit details
    Browse the repository at this point in the history
  2. new comments to improve finding is-new

    Matthew Feraru committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a160e87 View commit details
    Browse the repository at this point in the history
  3. "comment changes"

    Matthew Feraru committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b9435c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. fix isRoot hack. No longer hacky

    Matthew Feraru committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e825829 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Merge branch 'feature/agnosis' of https://github.com/melt-umn/silver

    …into feature/agnosis
    Cauth006 authored and Cauth006 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    24d6dc8 View commit details
    Browse the repository at this point in the history
  2. down is not allowed on redex

    Cauth006 authored and Cauth006 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3075f44 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. args ready, but file/html contextualization still not ready

    Matthew Feraru committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    48bd0bc View commit details
    Browse the repository at this point in the history
  2. added file context visualization

    Morgan Bozeman committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8491361 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. started work on simplified context stack made from full stack (class …

    …ContextStack)
    Matthew Feraru committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    a9cd08d View commit details
    Browse the repository at this point in the history
  2. removed redundant dependencies

    Matthew Feraru committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c5abf38 View commit details
    Browse the repository at this point in the history
  3. fixed prod names. Must use entire prods array

    Matthew Feraru committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2bc898b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. changed to dynamically be able to rebuild a simplified stack within t…

    …he same SimplifiedContextStack
    Matthew Feraru committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    eefd149 View commit details
    Browse the repository at this point in the history
  2. prototyped simplified context stack fully now

    Matthew Feraru committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0188352 View commit details
    Browse the repository at this point in the history
  3. added commented lines that need to be debugged

    Matthew Feraru committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c552b65 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. qMerge branch 'develop' into feature/agnosis

    Cauth006 authored and Cauth006 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    828443c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Apr 3, 2024

  1. simplified stack works now

    Matthew Feraru committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2003f3f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. to String stuff done

    Matthew Feraru committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9d7c629 View commit details
    Browse the repository at this point in the history
  2. ready for file visualization

    Matthew Feraru committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c0cfde2 View commit details
    Browse the repository at this point in the history
  3. added show to simple stack

    Morgan Bozeman committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    51631b5 View commit details
    Browse the repository at this point in the history
  4. adding simple stack show

    Merge branch 'feature/agnosis' of https://github.com/melt-umn/silver into feature/agnosis
    Morgan Bozeman committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8e1cda1 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. fixed to string on simple stack

    Matthew Feraru committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    bf404c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. removed unncessary prints

    Matthew Feraru committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    fc15757 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. html of productions and attributes

    Cauth006 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2ca734b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/agnosis' of https://github.com/melt-umn/silver

    …into feature/agnosis
    Cauth006 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2d955cc View commit details
    Browse the repository at this point in the history
  3. cleaned some comments, endline and jason added

    Cauth006 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    55a0b35 View commit details
    Browse the repository at this point in the history
  4. fixed json, stared alroithmic debugging

    Cauth006 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    37b081d View commit details
    Browse the repository at this point in the history
  5. fixed json again also alorithmic debugging is ded

    Cauth006 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a9cbed0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cf0a40 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    9a8976c View commit details
    Browse the repository at this point in the history
  2. Thunk map finally implemented, this solved many bugs, also you can ca…

    …ll backwards now (backtrack still exist for the easter egg)
    Cauth006 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    88519ad View commit details
    Browse the repository at this point in the history
  3. should work Merge branch 'feature/agnosis' of https://github.com/melt…

    …-umn/silver into feature/agnosis
    Cauth006 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c954cc0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. algorithimc debugger prototype

    Cauth006 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    64886c8 View commit details
    Browse the repository at this point in the history
  2. now generate rudimentary HTML for contextualizations

    Matthew Feraru committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3e7ff13 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. minor bug fix in algorithmicDebugg mostly just wanted to commit to pu…

    …ll matthews changes
    Cauth006 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3ecbab7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/agnosis' of https://github.com/melt-umn/silver

    …into feature/agnosis
    Cauth006 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2d84c0d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. code styling started

    Matthew Feraru committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4aa209d View commit details
    Browse the repository at this point in the history
  2. commented my code

    Matthew Feraru committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    791c372 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. small formatting

    Matthew Feraru committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b9e598b View commit details
    Browse the repository at this point in the history
  2. start of debugg cleanup

    Cauth006 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    70807c9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/agnosis' of https://github.com/melt-umn/silver

    …into feature/agnosis
    Cauth006 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ee6ff39 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. up and down now update the display also down is called by child names…

    … and some comments have been added to each
    Cauth006 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fc24180 View commit details
    Browse the repository at this point in the history
  2. more cleaning and commenting

    Cauth006 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    62538cd View commit details
    Browse the repository at this point in the history
  3. comments and code style---all camel case now

    Matthew Feraru committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    646e360 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/agnosis' of github.com:melt-umn/silver into fea…

    …ture/agnosis
    Matthew Feraru committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1155d33 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Finsihed cleaning and commenting debugg, algrithmic debugg now shows …

    …LHS data, old functions removed
    Cauth006 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    16f46d4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/agnosis' of https://github.com/melt-umn/silver

    …into feature/agnosis
    Cauth006 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b146654 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    f5bab76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae1f08e View commit details
    Browse the repository at this point in the history
  3. update command showSimpleDebugContext

    tardism authored and krame505 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ad6983f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5650f01 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 4, 2024

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

Commits on May 8, 2024

  1. comment changes

    Matthew Feraru committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d0cc1ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d27f563 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. removed unused class

    Matthew Feraru committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4ebcfb4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/agnosis' of github.com:melt-umn/silver into fea…

    …ture/agnosis
    Matthew Feraru committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c7a2968 View commit details
    Browse the repository at this point in the history