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

Fix shortcut for REPL buffers when type is "any" #2484

Merged
merged 4 commits into from
Nov 18, 2018

Commits on Nov 15, 2018

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

Commits on Nov 17, 2018

  1. Use symbols for repl types instead of strings and efficient comparisons

    Make public functions backwards compatible by converting type string to symbol
    kommen committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    b079aeb View commit details
    Browse the repository at this point in the history
  2. Simplify cljs reuse check

    kommen committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    085d013 View commit details
    Browse the repository at this point in the history