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 the Jolie language #1014

Merged
merged 9 commits into from
Nov 9, 2016
Merged

Commits on Aug 19, 2016

  1. Configuration menu
    Copy the full SHA
    16c27f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc3ff78 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2016

  1. update for merge

    - revised jolie component
    - added tests
    - added code example
    - minified with `gulp`
    thesave committed Aug 21, 2016
    Configuration menu
    Copy the full SHA
    bb0e214 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2016

  1. fixes

    thesave committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    f1f90dd View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

  1. fixes

    thesave committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    bfd007d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'PrismJS/gh-pages' into gh-pages

    * PrismJS/gh-pages:
      Autoloader plugin: don't try to load "none" component. Fix PrismJS#1000
      Optimized block regexps to prevent struggling on large files. Fixes
    PrismJS#1001
      Revert PrismJS#998 + run normalize-whitespace and remove-initial-line-feed
    plugins in the before-sanity-check hook. Fix PrismJS#1018 (see issue for
    discussion)
      Run gulp
    
    # Conflicts:
    #	plugins/autoloader/prism-autoloader.min.js
    thesave committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    f4b1bc2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2016

  1. Merge remote-tracking branch 'PrismJS/gh-pages' into gh-pages

    * PrismJS/gh-pages:
      update patterns (PrismJS#1032)
      Test suite: fixed missing diff in error message
      Reverse prism markup min
      JSON: Fixed issues with properties and strings + added tests. Fix
    PrismJS#1025
      Fix grammar in Readme
      Update CHANGELOG
      Update APL minified file + update test for iota underbar function
      Add iota underbar (PrismJS#1024)
      Fix typo `Fload` to `Float` in prism-ruby.js (PrismJS#1023)
      update min file and reverse core
      add prefix feature for custom class plugin
      add plugin custom class name
    
    # Conflicts:
    #	plugins/autoloader/prism-autoloader.min.js
    thesave committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    5cbbe99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    456374d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9dd349 View commit details
    Browse the repository at this point in the history