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

Support for Mathematica and Wolfram Language #854

Merged
merged 10 commits into from
Aug 7, 2018

Commits on Jan 2, 2018

  1. Support for Mathematica and Wolfram Language

    * Provides highlighting of standard built-in symbols that are extracted from
    an online list of functions provided by Wolfram.
    * Support for the various number formats that Mathematica supports. Handling of context symbols
    * Support for named characters like \[Alpha]
    * Support for messages
    * Support for slots and association slots of pure functions
    * Support for In[1]:= and Out[1]= markers
    * Support for nested comments and comment markup
    halirutan committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    d3ea404 View commit details
    Browse the repository at this point in the history
  2. Minor typos

    halirutan committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    11b3f7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d6ab97 View commit details
    Browse the repository at this point in the history
  4. Typo

    halirutan committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    cfc4ccd View commit details
    Browse the repository at this point in the history

Commits on May 13, 2018

  1. Fix comment with tags

    halirutan committed May 13, 2018
    Configuration menu
    Copy the full SHA
    b8ce993 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14f0c90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c2c654 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Configuration menu
    Copy the full SHA
    a1ab417 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13d1a70 View commit details
    Browse the repository at this point in the history
  3. Resolve extension clashes

    halirutan committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    3f2e758 View commit details
    Browse the repository at this point in the history