From 856ce8a8d4006c2aca6632ebbc652dd8e22d2dbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionu=C8=9B=20G=2E=20Stan?= Date: Tue, 26 Apr 2011 16:18:34 +0300 Subject: [PATCH] Update CoffeeScript syntax file --- xml/coffeescript.xml | 211 +++++++++++++++++++++++++++++-------------- 1 file changed, 145 insertions(+), 66 deletions(-) diff --git a/xml/coffeescript.xml b/xml/coffeescript.xml index b00c7e1..c160331 100644 --- a/xml/coffeescript.xml +++ b/xml/coffeescript.xml @@ -1,31 +1,31 @@ - - - - undefined - null - window - - + + false true yes no on off + undefined + null + NaN + Infinity + return break @@ -61,97 +61,171 @@ finally constructor + class extends new instanceof + + + case + default + function + var + void + with + const + let + enum + export + import + native + __hasProp + __extends + __slice + __bind + __indexOf + + + + Object + Number + Boolean + Array + String + RegExp + Function + Date + Math + eval + setInterval + clearInterval + setTimeout + clearTimeout + isFinite + isNaN + parseFloat + parseInt + escape + unescape + console + encodeURI + encodeURIComponent + decodeURI + decodeURIComponent + + + + window + document + navigator + location + history + screen + alert + prompt + + + + process + GLOBAL + require + exports + + + - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + - - - + + + - - - - + + + + - - + + - + - + - + - + - + - + - + - + - - - + + - + - - + - + - - + + - - - + + + + + + @@ -164,25 +238,30 @@ - - - + + + + + + + + - + + - - + + - + -