components/prism-typescript.js


Log

Author Commit Date CI Message
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)
Andre Wiggins 52020a00 2016-12-05T07:17:38 Update typescript keywords (#1064) * Update TypeScript keyword list * Add comment with URL to TS spec
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