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

Javascript #1273

Open
wants to merge 117 commits into
base: main
Choose a base branch
from
Open

Javascript #1273

wants to merge 117 commits into from

Commits on Apr 6, 2024

  1. initial work on js/ts

    davidfig committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    1d598dd View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. cleaning up

    davidfig committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    e7a0590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef8d056 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30b8a28 View commit details
    Browse the repository at this point in the history
  4. Basic JS working

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

Commits on Apr 8, 2024

  1. working through javascript

    davidfig committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    2ca4246 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. javascript with getCells

    davidfig committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8b01efe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0b5c25 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    ee457d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60f78d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35133b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc8aad5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    366516d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1039d98 View commit details
    Browse the repository at this point in the history
  7. better typign

    davidfig committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8753564 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    920eaf5 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    a8f64b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cf21f6 View commit details
    Browse the repository at this point in the history
  3. adding more JS functions

    davidfig committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    cbffee5 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. working through pos() issues

    davidfig committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ab59b90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49f9845 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    694a727 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2378f1b View commit details
    Browse the repository at this point in the history
  5. fix bug with python

    davidfig committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d7ec734 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ef5fb6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c826e52 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    8cb621b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a6c17f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. add JS logo to code editor

    davidfig committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b77f8ef View commit details
    Browse the repository at this point in the history
  2. adding JS icon to code cells

    davidfig committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4638fd7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. better console log support

    davidfig committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8ac0877 View commit details
    Browse the repository at this point in the history
  2. Fix cell type menu

    davidfig committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3d29014 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0586425 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c59c2de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31403bf View commit details
    Browse the repository at this point in the history
  6. add spelling words

    davidfig committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1f64c86 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a5d9af View commit details
    Browse the repository at this point in the history
  8. improved return type message

    davidfig committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    41aa079 View commit details
    Browse the repository at this point in the history
  9. removing console.logs

    davidfig committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4a36f17 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    8f434db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44ec2fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    094ff3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69159e6 View commit details
    Browse the repository at this point in the history
  5. JS output types

    davidfig committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    5ae6ea3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0704aab View commit details
    Browse the repository at this point in the history
  7. update js cell color

    jimniels committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    41cd3d5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f1ba3b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    a0eaf93 View commit details
    Browse the repository at this point in the history
  2. cleaning up

    davidfig committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3da8d75 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. improving javascript flow

    davidfig committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    0b788cb View commit details
    Browse the repository at this point in the history
  2. javascript with esm import

    davidfig committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    2bdf425 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. fix empty console output

    davidfig committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    ab4de1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d70e46 View commit details
    Browse the repository at this point in the history
  3. code documentation

    davidfig committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    e1e8aed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32a914b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca266d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97c4412 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    600ac67 View commit details
    Browse the repository at this point in the history
  2. update to getCells

    davidfig committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    bb1084e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28886c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    3f830df View commit details
    Browse the repository at this point in the history
  2. fix fading in/out

    davidfig committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b43973c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7244f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    00ab0ae View commit details
    Browse the repository at this point in the history
  2. fix line number = 0

    davidfig committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    cac4ad0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1df3a64 View commit details
    Browse the repository at this point in the history
  4. fixing merge conflicts

    davidfig committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    0d87f27 View commit details
    Browse the repository at this point in the history
  5. fixing more merge conflicts

    davidfig committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6d66514 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99dd098 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90425a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f87ffce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1a8b9a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5392493 View commit details
    Browse the repository at this point in the history
  11. fix lint:clippy

    davidfig committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f11adc4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bcf3df2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3e302ac View commit details
    Browse the repository at this point in the history
  14. removed console.log

    davidfig committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b98d254 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. minor fixes

    davidfig committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    127a14c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2088e08 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    7a318d0 View commit details
    Browse the repository at this point in the history
  2. added JS snippets

    davidfig committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ed0f0d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5906458 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f9cd64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    867b780 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb4a009 View commit details
    Browse the repository at this point in the history
  7. fixing urls

    davidfig committed May 1, 2024
    Configuration menu
    Copy the full SHA
    7e3f053 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    efce8c6 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    9b0b92f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    912e3db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08d6db2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc1ee3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0077e2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    297e5d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0def9cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f44edf View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    ac31f40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4bc008 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2891502 View commit details
    Browse the repository at this point in the history
  4. Update CellTypeMenu.tsx

    jimniels committed May 3, 2024
    Configuration menu
    Copy the full SHA
    58fbc73 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    29519d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03b4a16 View commit details
    Browse the repository at this point in the history
  3. JS can be cancelled

    davidfig committed May 6, 2024
    Configuration menu
    Copy the full SHA
    46b27a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16543c3 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    799ed6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c90f0da View commit details
    Browse the repository at this point in the history
  3. fix rust test

    davidfig committed May 7, 2024
    Configuration menu
    Copy the full SHA
    fc5cc49 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. basic kernel menu

    davidfig committed May 10, 2024
    Configuration menu
    Copy the full SHA
    36f397c View commit details
    Browse the repository at this point in the history
  2. kernel messaging

    davidfig committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7351006 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    e3a0137 View commit details
    Browse the repository at this point in the history
  2. fix migration bugs

    davidfig committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    311baf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abb34e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    993cd70 View commit details
    Browse the repository at this point in the history
  5. tests for execute_formats.ts

    davidfig committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2b91faf View commit details
    Browse the repository at this point in the history
  6. fix tests

    davidfig committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c5f18da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a26a43 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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