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

Add support for ClojureCLR #28

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 19, 2018

  1. Add support for ClojureCLR

    Adds reader conditionals for ClojureCLR to the Clojure implementation
    and a C# support class. Uses implementation details of the ClojureCLR
    compiler as of
    clojure/clojure-clr@57507a5
    nasser committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    f24f286 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. Use older C# syntax in Riddley.cs

    For Unity compatibility
    nasser committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    9666689 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcd5179 View commit details
    Browse the repository at this point in the history