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

Refactor + snapshots plugin #1

Merged
merged 32 commits into from
Jul 21, 2024
Merged

Refactor + snapshots plugin #1

merged 32 commits into from
Jul 21, 2024

Commits on Jan 28, 2024

  1. Start refactoring

    keynmol committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    af19c37 View commit details
    Browse the repository at this point in the history
  2. Add tracing terminal

    keynmol committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    eee6064 View commit details
    Browse the repository at this point in the history
  3. WIP

    keynmol committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    59239b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    bab8ec5 View commit details
    Browse the repository at this point in the history
  2. Terminal tracing example

    keynmol committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    22196d3 View commit details
    Browse the repository at this point in the history
  3. WIP

    keynmol committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    acb98e0 View commit details
    Browse the repository at this point in the history
  4. WIP

    keynmol committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    e430a14 View commit details
    Browse the repository at this point in the history
  5. WIP

    keynmol committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d0eefdd View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Janky snapshot testing

    keynmol committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c0b4e33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef77aef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    823e13f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94220af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af250e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

Commits on Feb 11, 2024

  1. Switch to sbt-snapshots

    keynmol committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    5b21ac4 View commit details
    Browse the repository at this point in the history
  2. Rebuild snapshots

    keynmol committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    662c793 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Use Process.stdout on JS

    keynmol committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    0a02afb View commit details
    Browse the repository at this point in the history
  2. Clear and return results

    keynmol committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ab03719 View commit details
    Browse the repository at this point in the history
  3. Update snapshots

    keynmol committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    64fe16a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5ecb38 View commit details
    Browse the repository at this point in the history
  5. Better rendering

    keynmol committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c263a4e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Rendering improvements

    keynmol committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ee32fe9 View commit details
    Browse the repository at this point in the history
  2. Introduce prompt chain

    keynmol committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8626253 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Simpler prompt chains

    keynmol committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    dde28e5 View commit details
    Browse the repository at this point in the history
  2. Reorg

    keynmol committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    9919f72 View commit details
    Browse the repository at this point in the history
  3. remove file

    keynmol committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    89df196 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Cats Effect module

    keynmol committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    bb0bf95 View commit details
    Browse the repository at this point in the history
  2. fix example running

    keynmol committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3e79ec0 View commit details
    Browse the repository at this point in the history
  3. Remove JVM module

    keynmol committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b9f2bd4 View commit details
    Browse the repository at this point in the history
  4. inline inp

    keynmol committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3bc45d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. JVM works!

    keynmol committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    3e85848 View commit details
    Browse the repository at this point in the history
  2. fix

    keynmol committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    59ad63f View commit details
    Browse the repository at this point in the history