components/prism-objectivec.min.js


Log

Author Commit Date CI Message
Michael Schmidt e2630d89 2021-09-26T11:52:18 ESLint: Added `regexp/sort-alternatives` rule (#3093)
Michael Schmidt 8828500e 2020-12-22T10:54:55 Tests: Added strict checks for `Prism.languages.extend` (#2572)
rchee 67c6b7af 2020-04-26T19:30:31 Objectivec: Added `objc` alias (#2331)
Michael Schmidt 7eccea5c 2019-01-22T00:49:40 Improve C language (#1697) This PR adds support for [hexadecimal floating-point literals](http://www.cplusplus.com/doc/tutorial/structures/), and [`enum`](https://www.geeksforgeeks.org/enumeration-enum-c/) and [`struct`](https://www.tutorialspoint.com/cprogramming/c_structures.htm) class names.
Golmote 9be0f888 2017-10-22T15:06:15 Objective-C: Don't use captures if not needed
Golmote e9d382e8 2015-08-28T23:28:58 Objective-C: Fix operator regexp
Golmote 1d331475 2015-08-28T22:51:55 Objective-C: Simplified regexps + fix strings + handle \r
Golmote b1fd5bdc 2015-03-10T08:27:53 Removed unused global flag in all grammars
Ben Briggs 4247baec 2014-07-28T16:54:50 Fix conflicts.
Lea Verou af7a42a4 2014-07-10T19:25:02 Updated minified versions