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

Commits on Feb 25, 2022

  1. Fix #4

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

    Fix #4
    Kacarott authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    facf776 View commit details
    Browse the repository at this point in the history
  3. 0.3.1

    Kacarott committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    824ed10 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Fix #6

    Kacarott committed May 4, 2022
    Configuration menu
    Copy the full SHA
    e2c07bc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from Kacarott/main

    Fix #6
    Kacarott authored May 4, 2022
    Configuration menu
    Copy the full SHA
    95e3bb4 View commit details
    Browse the repository at this point in the history
  3. 0.3.2

    Kacarott committed May 4, 2022
    Configuration menu
    Copy the full SHA
    4ae33e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    e264c04 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from JohanWiltink/patch-1

    Allow negative number literals in source code
    Kacarott authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    ebae8fd View commit details
    Browse the repository at this point in the history
  3. 0.3.3

    Kacarott committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    e67e162 View commit details
    Browse the repository at this point in the history

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