From f797bb14f7413df2abac6326c6df769004e50aa1 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Mon, 1 May 2023 09:35:25 -0600 Subject: small bugfix, add toc settings, update example site and delete unnecessary static assets --- pyssg.xyz/live/static/hl/languages/zephir.min.js | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 pyssg.xyz/live/static/hl/languages/zephir.min.js (limited to 'pyssg.xyz/live/static/hl/languages/zephir.min.js') diff --git a/pyssg.xyz/live/static/hl/languages/zephir.min.js b/pyssg.xyz/live/static/hl/languages/zephir.min.js deleted file mode 100644 index 6478a20..0000000 --- a/pyssg.xyz/live/static/hl/languages/zephir.min.js +++ /dev/null @@ -1,18 +0,0 @@ -hljs.registerLanguage("zephir",(()=>{"use strict";return e=>{const n={ -className:"string",contains:[e.BACKSLASH_ESCAPE], -variants:[e.inherit(e.APOS_STRING_MODE,{illegal:null -}),e.inherit(e.QUOTE_STRING_MODE,{illegal:null})]},s=e.UNDERSCORE_TITLE_MODE,a={ -variants:[e.BINARY_NUMBER_MODE,e.C_NUMBER_MODE] -},i="namespace class interface use extends function return abstract final public protected private static deprecated throw try catch Exception echo empty isset instanceof unset let var new const self require if else elseif switch case default do while loop for continue break likely unlikely __LINE__ __FILE__ __DIR__ __FUNCTION__ __CLASS__ __TRAIT__ __METHOD__ __NAMESPACE__ array boolean float double integer object resource string char long unsigned bool int uint ulong uchar true false null undefined" -;return{name:"Zephir",aliases:["zep"],keywords:i, -contains:[e.C_LINE_COMMENT_MODE,e.COMMENT("/\\*","\\*/",{contains:[{ -className:"doctag",begin:"@[A-Za-z]+"}]}),{className:"string", -begin:"<<<['\"]?\\w+['\"]?$",end:"^\\w+;",contains:[e.BACKSLASH_ESCAPE]},{ -begin:/(::|->)+[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/},{className:"function", -beginKeywords:"function fn",end:/[;{]/,excludeEnd:!0,illegal:"\\$|\\[|%", -contains:[s,{className:"params",begin:"\\(",end:"\\)",keywords:i, -contains:["self",e.C_BLOCK_COMMENT_MODE,n,a]}]},{className:"class", -beginKeywords:"class interface",end:/\{/,excludeEnd:!0,illegal:/[:\(\$"]/, -contains:[{beginKeywords:"extends implements"},s]},{beginKeywords:"namespace", -end:";",illegal:/[\.']/,contains:[s]},{beginKeywords:"use",end:";",contains:[s] -},{begin:"=>"},n,a]}}})()); \ No newline at end of file -- cgit v1.2.3-70-g09d2