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

Vm Emulator UI changes #236

Merged
merged 62 commits into from
Mar 17, 2024
Merged

Commits on Feb 27, 2024

  1. Fix build errors

    netalondon committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    29d6969 View commit details
    Browse the repository at this point in the history
  2. Expose Vm page

    netalondon committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6e9f55f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad33e43 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Update memory display

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

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    d978dca View commit details
    Browse the repository at this point in the history
  2. Update tests

    netalondon committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9660a33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9492a1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa199eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d00ee12 View commit details
    Browse the repository at this point in the history
  6. Show only used segments

    netalondon committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    3f6cdd3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6edfe4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ac37aa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    66dacf6 View commit details
    Browse the repository at this point in the history
  10. Fix temp count

    netalondon committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    24974e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Make vm editor writable

    netalondon committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    92b0bbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa1a422 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ce3453 View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    netalondon committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    153c932 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Remove unused @escapes

    DavidSouther committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f5f6b62 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    2617289 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56fc2fa View commit details
    Browse the repository at this point in the history
  3. Text and order changes

    netalondon committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    dd1582f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3479e14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99e14dc View commit details
    Browse the repository at this point in the history
  6. Error handling

    netalondon committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    be82548 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ec1ed2 View commit details
    Browse the repository at this point in the history
  8. Fix keyword highlighting

    netalondon committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    8d72695 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cd92341 View commit details
    Browse the repository at this point in the history
  10. Fix formatting

    netalondon committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    9f70ca3 View commit details
    Browse the repository at this point in the history
  11. Fix project tests

    netalondon committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    5a812bb View commit details
    Browse the repository at this point in the history
  12. Layout and text changes

    netalondon committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    1d616f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    813794c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0090dae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9aec9c1 View commit details
    Browse the repository at this point in the history
  4. Add missing this segment

    netalondon committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0c77071 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6deb49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b65b278 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    babcf99 View commit details
    Browse the repository at this point in the history
  8. Fix formatting

    netalondon committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    cb12dc6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    efe8eac View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    4db128d View commit details
    Browse the repository at this point in the history
  2. Edit error messages

    netalondon committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    edfd6be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a359613 View commit details
    Browse the repository at this point in the history
  4. Report build errors

    netalondon committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a4cf9f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea8d239 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2210094 View commit details
    Browse the repository at this point in the history
  7. Fix vm language tests

    netalondon committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5a27e01 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67596eb View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Enlarge screen

    netalondon committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    64fdffe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4877c48 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    c29413c View commit details
    Browse the repository at this point in the history
  2. Hide vm page

    netalondon committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c08e82b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60d5cd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Merge pull request #2 from nand2tetris/netalondon/vm-ui-fix/actions

    Bump package lock and fix ci action
    netalondon authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d0f3e2f View commit details
    Browse the repository at this point in the history
  2. Update precheck script

    netalondon committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8e061c9 View commit details
    Browse the repository at this point in the history
  3. Fix import

    netalondon committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    639dcd0 View commit details
    Browse the repository at this point in the history
  4. Add clarifying comment

    netalondon committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    88f5e76 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Add missing dev dependency

    netalondon committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    989d0d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7079a1d View commit details
    Browse the repository at this point in the history
  3. Update memory.tsx

    Fix formatting from merge
    DavidSouther authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    99854e3 View commit details
    Browse the repository at this point in the history
  4. Update vm.tsx

    Fix imports from merge
    DavidSouther authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    bb70f4b View commit details
    Browse the repository at this point in the history
  5. Update memory.tsx

    format
    DavidSouther authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    ef6ea18 View commit details
    Browse the repository at this point in the history