Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codewars/codemirror-lambda-calculus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: codewars/codemirror-lambda-calculus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 12 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 12, 2022

  1. Add evaluation

    kazk committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    f2e05f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a2085f View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Make colouring consistent

    Kacarott committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    f3a4eb7 View commit details
    Browse the repository at this point in the history
  2. Add debug mode

    Kacarott committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    604cf3e View commit details
    Browse the repository at this point in the history
  3. Make debug pragma stricter

    Kacarott committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    9dec81a View commit details
    Browse the repository at this point in the history
  4. Stricter whitespace

    Kacarott committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    21624f2 View commit details
    Browse the repository at this point in the history
  5. Update example

    Kacarott committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    ebcbc2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a32a72 View commit details
    Browse the repository at this point in the history
  7. Fix case

    Kacarott committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    752b09d View commit details
    Browse the repository at this point in the history
  8. Fix typo

    Kacarott committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    b89d14f View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2 from Kacarott/dev

    Fix issues and improve
    Kacarott authored Feb 19, 2022
    Configuration menu
    Copy the full SHA
    c004133 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. 0.2.0

    Kacarott committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    1ccad77 View commit details
    Browse the repository at this point in the history
Loading