components/prism-scheme.js


Log

Author Commit Date CI Message
Golmote fa7df086 2015-08-31T09:12:32 Scheme: Don't match content of symbols starting with a parenthesis
Golmote 068704a2 2015-08-31T09:06:27 Scheme: Fixes and simplifications
Golmote 3120ff73 2015-08-21T07:47:59 Scheme: Add missing lookbehind on number pattern. Fix #702
Golmote b1fd5bdc 2015-03-10T08:27:53 Removed unused global flag in all grammars
Golmote 9487b5be 2015-01-09T08:11:21 Removed unneeded escapes in RegExps, added some semicolons
Nate Rosenbloom d5f2653b 2014-10-18T23:04:18 added minified file & removed uncessary objects
Nate Rosenbloom 5a6f744f 2014-10-18T22:58:13 whoops added so the 2 in something like log2 won't parse as a number
Nate Rosenbloom 9b3218d8 2014-10-18T22:15:46 added single quotes and a punctuation tag for parens
Nate Rosenbloom c60d3876 2014-10-18T21:51:06 added scheme language