components/prism-typescript.min.js


Log

Author Commit Date CI Message
Michael Schmidt fe98d536 2021-05-01T14:26:31 TypeScript: Updated keywords (#2861)
Michael Schmidt 31cc2142 2021-04-03T11:10:00 TypeScript: Added support for decorators (#2820)
Michael Schmidt e644178b 2020-12-28T18:19:11 Added test for polynomial backtracking (#2597)
Michael Schmidt a197cfcd 2020-04-16T22:30:37 Typescript: Added `asserts` keyword and other improvements (#2280)
Christian Ivicevic c8b48b9f 2019-10-13T22:28:29 TypeScript: Added missing keyword `undefined` (#2088) This adds `undefined` to the list of keywords in TypeScript.
Michał Lytek 11695629 2018-10-18T20:34:53 Enhance definitions in TypeScript component (#1522) Add missing keywords & built-ins to the TypeScript definition.
Golmote cc80ccda 2018-03-13T08:15:56 Remove most of the cloning occurrences in language definitions.
Mattias 5de1b1f6 2018-02-03T12:17:53 Improve typescript with builtins (#1277)
Golmote e296caf0 2017-10-22T15:31:35 TypeScript: Don't use captures if not needed
Golmote bd7149db 2017-09-09T10:29:00 Merge remote-tracking branch 'official/master' into gh-pages # Conflicts: # components/prism-apl.js
Nicolas Gaborit afe0542b 2017-07-20T21:33:18 Chmod -x prism-typescript component (#1145)
Golmote 23c6e8a0 2017-01-10T21:08:48 Run gulp
Sebastian Sebald cba78f3e 2016-10-29T02:57:09 Add missing `from` keyword to typescript & set `ts` as alias. (#1042)
Golmote b1fd5bdc 2015-03-10T08:27:53 Removed unused global flag in all grammars
Vivek Kumar Bansal 43e93e6c 2015-01-20T14:52:20 Added TypeScript definition