components/prism-swift.js


Log

Author Commit Date CI Message
Andreas Rohner 964450e1 2016-04-30T13:35:01 Apply the new greedy flag to a few languages This patch applies the new greedy flag to a few languages and adds the corresponding test cases.
Golmote 89cd5d01 2015-09-05T16:27:38 Swift: Add support for string interpolation. Fix #448
Golmote 936e4293 2015-09-02T08:01:07 Swift: optimized keywords lists and removed duplicates
Golmote 88f44a79 2015-07-06T19:58:40 Swift: update keyword list (fix #625)
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 Cook 3cd1cb38 2014-08-15T16:30:50 Update Swift syntax for beta 5
Nate Cook ce28de1e 2014-06-24T22:27:17 Comprehensive Swift syntax highlighting
ChrisChares e2c11520 2014-06-04T17:18:43 added newline to end of prism-swift.js
ChrisChares efc1d2bc 2014-06-04T17:13:37 added swift language