lib/linguist/samples.json in github-linguist-4.5.3 vs lib/linguist/samples.json in github-linguist-4.5.4

- old
+ new

@@ -225,10 +225,13 @@ "FORTRAN": [ ".F", ".f", ".for" ], + "Filterscript": [ + ".fs" + ], "Formatted": [ ".for" ], "Forth": [ ".4TH", @@ -752,10 +755,14 @@ ], "Red": [ ".red", ".reds" ], + "RenderScript": [ + ".rs", + ".rsh" + ], "RobotFramework": [ ".robot" ], "Ruby": [ ".fcgi", @@ -1109,10 +1116,13 @@ "CMakeLists.txt" ], "Dockerfile": [ "Dockerfile" ], + "Elixir": [ + "mix.lock" + ], "INI": [ ".editorconfig", ".gitconfig" ], "Makefile": [ @@ -1182,12 +1192,12 @@ ], "YAML": [ ".gemrc" ] }, - "tokens_total": 819096, - "languages_total": 1238, + "tokens_total": 820595, + "languages_total": 1243, "tokens": { "ABAP": { "*/**": 1, "*": 56, "The": 2, @@ -25052,10 +25062,26 @@ "to": 1, "checkout": 1, "Git": 1, "subcommand": 1 }, + "Elixir": { + "%": 1, + "{": 11, + "hex": 10, + "cowboy": 1, + "}": 11, + "cowlib": 1, + "hackney": 1, + "hound": 1, + "httpoison": 1, + "idna": 1, + "phoenix": 1, + "plug": 1, + "poison": 1, + "ranch": 1 + }, "Elm": { "import": 3, "List": 1, "(": 119, "intercalate": 2, @@ -26620,10 +26646,52 @@ "RETURN": 2, "DOUBLE": 1, "COMPLEX": 1, "FUNCTION": 1 }, + "Filterscript": { + "#include": 1, + "static": 1, + "rs_matrix4x4": 2, + "Mat": 4, + ";": 10, + "void": 3, + "init": 1, + "(": 24, + ")": 24, + "{": 7, + "rsMatrixLoadIdentity": 1, + "&": 2, + "}": 7, + "setMatrix": 1, + "m": 2, + "uchar4": 2, + "__attribute__": 5, + "kernel": 5, + "root": 2, + "in": 2, + "float4": 1, + "f": 8, + "convert_float4": 1, + "rsMatrixMultiply": 1, + "clamp": 1, + "return": 4, + "convert_uchar4": 1, + "#pragma": 2, + "version": 1, + "rs": 1, + "java_package_name": 1, + "foo": 1, + "int": 3, + "uint32_t": 5, + "ain": 3, + "in_only": 1, + "out_only": 1, + "everything": 1, + "x": 1, + "y": 1 + }, "Formatted": { "Weekly": 1, "SST": 5, "data": 1, "starts": 1, @@ -77412,10 +77480,277 @@ "stack": 1, "aligned": 1, "on": 1, "bit": 1 }, + "RenderScript": { + "#pragma": 5, + "version": 2, + "(": 95, + ")": 95, + "rs": 2, + "java_package_name": 2, + "com.android.gallery3d.filtershow.filters": 1, + "rs_fp_relaxed": 1, + "int32_t": 6, + "gWidth": 11, + ";": 198, + "gHeight": 2, + "const": 12, + "uchar4": 3, + "*gPixels": 1, + "rs_allocation": 36, + "gIn": 1, + "float": 20, + "gCoeffs": 10, + "[": 21, + "]": 21, + "void": 6, + "root": 1, + "*in": 1, + "*out": 2, + "*usrData": 1, + "uint32_t": 13, + "x": 7, + "y": 7, + "{": 23, + "x1": 4, + "min": 2, + "+": 20, + "-": 42, + "x2": 4, + "max": 2, + "y1": 4, + "y2": 4, + "float4": 19, + "p00": 4, + "rsUnpackColor8888": 9, + "gPixels": 9, + "*": 28, + "p01": 3, + "p02": 5, + "p10": 3, + "p11": 4, + "p12": 3, + "p20": 7, + "p21": 3, + "p22": 4, + "clamp": 1, + "f": 13, + "rsPackColorTo8888": 1, + "p20.r": 1, + "p20.g": 1, + "p20.b": 1, + "}": 23, + "//": 7, + "com.android.scenegraph": 1, + "#ifndef": 1, + "_TRANSFORM_DEF_": 3, + "#define": 30, + "#include": 1, + "TRANSFORM_NONE": 1, + "TRANSFORM_TRANSLATE": 1, + "TRANSFORM_ROTATE": 1, + "TRANSFORM_SCALE": 1, + "CULL_FRUSTUM": 1, + "CULL_ALWAYS": 1, + "LIGHT_POINT": 1, + "LIGHT_DIRECTIONAL": 1, + "SHADER_PARAM_DATA_ONLY": 1, + "SHADER_PARAM_FLOAT4_DATA": 1, + "SHADER_PARAM_TRANSFORM_DATA": 1, + "SHADER_PARAM_TRANSFORM_MODEL": 1, + "SHADER_PARAM_CAMERA": 1, + "SHADER_PARAM_FLOAT4_CAMERA_POS": 1, + "SHADER_PARAM_FLOAT4_CAMERA_DIR": 1, + "SHADER_PARAM_TRANSFORM_VIEW": 1, + "SHADER_PARAM_TRANSFORM_PROJ": 1, + "SHADER_PARAM_TRANSFORM_VIEW_PROJ": 1, + "SHADER_PARAM_TRANSFORM_MODEL_VIEW": 1, + "SHADER_PARAM_TRANSFORM_MODEL_VIEW_PROJ": 1, + "SHADER_PARAM_LIGHT": 1, + "SHADER_PARAM_FLOAT4_LIGHT_COLOR": 1, + "SHADER_PARAM_FLOAT4_LIGHT_POS": 1, + "SHADER_PARAM_FLOAT4_LIGHT_DIR": 1, + "SHADER_PARAM_TEXTURE": 1, + "TEXTURE_NONE": 1, + "TEXTURE_2D": 1, + "TEXTURE_CUBE": 1, + "TEXTURE_RENDER_TARGET": 1, + "typedef": 12, + "struct": 14, + "TransformComponent_s": 1, + "value": 1, + "int": 16, + "type": 5, + "name": 12, + "SgTransformComponent": 1, + "__attribute__": 1, + "packed": 1, + "aligned": 1, + "SgTransform": 6, + "rs_matrix4x4": 6, + "globalMat": 1, + "localMat": 1, + "components": 1, + "isDirty": 2, + "children": 1, + "timestamp": 3, + "VertexShader_s": 1, + "rs_program_vertex": 1, + "program": 2, + "shaderConst": 2, + "shaderConstParams": 2, + "objectConstIndex": 2, + "SgVertexShader": 1, + "FragmentShader_s": 1, + "rs_program_fragment": 1, + "shaderTextureParams": 1, + "SgFragmentShader": 1, + "RenderState_s": 1, + "pv": 1, + "VertexShader": 1, + "pf": 1, + "FragmentShader": 1, + "rs_program_store": 1, + "ps": 1, + "rs_program_raster": 1, + "pr": 1, + "SgRenderState": 1, + "Renderable_s": 1, + "render_state": 1, + "pv_const": 1, + "pv_constParams": 1, + "pf_const": 1, + "pf_constParams": 1, + "pf_textures": 1, + "pf_num_textures": 1, + "rs_mesh": 1, + "mesh": 1, + "meshIndex": 1, + "transformMatrix": 5, + "boundingSphere": 1, + "worldBoundingSphere": 1, + "bVolInitialized": 1, + "cullType": 1, + "specifies": 1, + "whether": 1, + "to": 1, + "frustum": 1, + "cull": 1, + "isVisible": 1, + "SgRenderable": 2, + "RenderPass_s": 1, + "color_target": 1, + "depth_target": 1, + "camera": 2, + "objects": 1, + "clear_color": 1, + "clear_depth": 1, + "bool": 3, + "should_clear_color": 1, + "should_clear_depth": 1, + "SgRenderPass": 1, + "Camera_s": 1, + "proj": 2, + "view": 2, + "viewProj": 2, + "position": 4, + "near": 2, + "far": 2, + "horizontalFOV": 2, + "aspect": 2, + "frustumPlanes": 1, + "transformTimestamp": 2, + "SgCamera": 3, + "Light_s": 1, + "color": 2, + "intensity": 2, + "SgLight": 2, + "ShaderParamData_s": 1, + "float_value": 1, + "paramName": 1, + "light": 8, + "transform": 1, + "texture": 2, + "SgShaderParamData": 1, + "ShaderParam_s": 1, + "dataTimestamp": 1, + "bufferOffset": 1, + "data": 1, + "float_vecSize": 1, + "SgShaderParam": 1, + "Texture_s": 1, + "SgTexture": 1, + "static": 5, + "printName": 5, + "if": 4, + "rsIsObject": 1, + "rsDebug": 33, + "return": 4, + "char*": 1, + "rsGetElementAt": 3, + "printCameraInfo": 1, + "*cam": 2, + "cam": 16, + "*camTransform": 1, + "camTransform": 2, + "&": 6, + "printLightInfo": 1, + "*light": 1, + "*lTransform": 1, + "lTransform": 2, + "getCameraRay": 1, + "screenX": 4, + "screenY": 3, + "float3": 5, + "*pnt": 2, + "*vec": 2, + "mvpInv": 4, + "rsMatrixLoad": 1, + "rsMatrixInverse": 1, + "width": 2, + "rsgGetWidth": 1, + "height": 3, + "rsgGetHeight": 1, + "pos": 3, + "pos.x": 4, + "/": 3, + "pos.y": 4, + "pos.xy": 2, + "rsMatrixMultiply": 1, + "oneOverW": 2, + "pos.w": 1, + "pos.xyz": 2, + "pos.z": 1, + "position.x": 1, + "position.y": 1, + "position.z": 1, + "normalize": 1, + "position.xyz": 2, + "vec": 5, + "z": 1, + "intersect": 1, + "*obj": 1, + "pnt": 2, + "originMinusCenter": 4, + "obj": 3, + "worldBoundingSphere.xyz": 1, + "B": 5, + "dot": 2, + "C": 2, + "worldBoundingSphere.w": 2, + "discriminant": 6, + "<": 2, + "false": 2, + "sqrt": 1, + "t0": 4, + "t1": 5, + "temp": 2, + "true": 1, + "#endif": 1 + }, "RobotFramework": { "***": 16, "Settings": 3, "Documentation": 3, "Example": 3, @@ -92800,16 +93135,18 @@ "Dogescript": 30, "E": 601, "ECL": 281, "Eagle": 30089, "Eiffel": 334, + "Elixir": 43, "Elm": 628, "Emacs Lisp": 2054, "EmberScript": 45, "Erlang": 2928, "F#": 3281, "FORTRAN": 192, + "Filterscript": 145, "Formatted": 3836, "Forth": 4309, "Frege": 5564, "G-code": 432, "GAMS": 363, @@ -92949,10 +93286,11 @@ "RMarkdown": 19, "Racket": 331, "Ragel in Ruby Host": 593, "Rebol": 533, "Red": 816, + "RenderScript": 1311, "RobotFramework": 483, "Ruby": 4238, "Rust": 3566, "SAS": 1777, "SCSS": 39, @@ -93073,16 +93411,18 @@ "Dogescript": 1, "E": 6, "ECL": 1, "Eagle": 2, "Eiffel": 3, + "Elixir": 1, "Elm": 3, "Emacs Lisp": 3, "EmberScript": 1, "Erlang": 5, "F#": 8, "FORTRAN": 4, + "Filterscript": 2, "Formatted": 1, "Forth": 16, "Frege": 4, "G-code": 4, "GAMS": 1, @@ -93222,10 +93562,11 @@ "RMarkdown": 1, "Racket": 2, "Ragel in Ruby Host": 3, "Rebol": 6, "Red": 2, + "RenderScript": 2, "RobotFramework": 3, "Ruby": 20, "Rust": 1, "SAS": 3, "SCSS": 1, @@ -93287,7 +93628,7 @@ "eC": 1, "edn": 1, "fish": 3, "wisp": 1 }, - "md5": "829529c5018bf47e81966517376ec323" + "md5": "4a113c4cc392e7707a918681e6a7997f" } \ No newline at end of file