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 FreeFEM lexer (inherited from C++) #1356

Merged
merged 7 commits into from Dec 18, 2019
Merged

Commits on Nov 8, 2019

  1. Add FreeFEM lexer

    sgarnotel committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    15495d7 View commit details
    Browse the repository at this point in the history
  2. fix typo

    sgarnotel committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    b352254 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Add link to FreeFEM website

    pyrmont committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    970b3fb View commit details
    Browse the repository at this point in the history
  2. Reflow keywords

    pyrmont committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    99e173a View commit details
    Browse the repository at this point in the history
  3. Delete extraneous lines

    pyrmont committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    bbafb70 View commit details
    Browse the repository at this point in the history
  4. Simplify ID regex pattern

    pyrmont committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    f3a8273 View commit details
    Browse the repository at this point in the history
  5. Simplify demo

    pyrmont committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    282e839 View commit details
    Browse the repository at this point in the history