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: e67e162
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: f775521
Choose a head ref
  • 4 commits
  • 4 files changed
  • 3 contributors

Commits on Feb 4, 2024

  1. Update index.html

    rename `eq` to `eq?`, to test trailing `?`
    JohanWiltink authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    1d33d36 View commit details
    Browse the repository at this point in the history
  2. Update lambdacalc.js

    add optional `?` at end of identifier names
    JohanWiltink authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    3ade405 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Merge pull request #9 from JohanWiltink/main

    Add support for identifiers ending in `?`
    Kacarott authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8eba8ee View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Update version

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