Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(232)

Side by Side Diff: lib/src/prism/components/prism-mizar.min.js

Issue 1418513006: update elements and fix some bugs (Closed) Base URL: git@github.com:dart-lang/polymer_elements.git@master
Patch Set: code review updates Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « lib/src/prism/components/prism-mizar.js ('k') | lib/src/prism/components/prism-monkey.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Prism.languages.mizar={comment:/::.+/,keyword:/@proof\b|\b(?:according|aggregate |all|and|antonym|are|as|associativity|assume|asymmetry|attr|be|begin|being|by|ca nceled|case|cases|clusters?|coherence|commutativity|compatibility|connectedness| consider|consistency|constructors|contradiction|correctness|def|deffunc|define|d efinitions?|defpred|do|does|equals|end|environ|ex|exactly|existence|for|from|fun c|given|hence|hereby|holds|idempotence|identity|iff?|implies|involutiveness|irre flexivity|is|it|let|means|mode|non|not|notations?|now|of|or|otherwise|over|per|p red|prefix|projectivity|proof|provided|qua|reconsider|redefine|reduce|reducibili ty|reflexivity|registrations?|requirements|reserve|sch|schemes?|section|selector |set|sethood|st|struct|such|suppose|symmetry|synonym|take|that|the|then|theorems ?|thesis|thus|to|transitivity|uniqueness|vocabular(?:y|ies)|when|where|with|wrt) \b/,parameter:{pattern:/\$(?:10|\d)/,alias:"variable"},variable:/\w+(?=:)/,numbe r:/(?:\b|-)\d+\b/,operator:/\.\.\.|->|&|\.?=/,punctuation:/\(#|#\)|[,:;\[\](){}] /};
OLDNEW
« no previous file with comments | « lib/src/prism/components/prism-mizar.js ('k') | lib/src/prism/components/prism-monkey.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698