lib/linguist/samples.json in github-linguist-7.5.1 vs lib/linguist/samples.json in github-linguist-7.6.0

- old
+ new

@@ -90,10 +90,13 @@ ".awk" ], "Ballerina": [ ".bal" ], + "BibTeX": [ + ".bib" + ], "BitBake": [ ".bb" ], "Blade": [ ".blade", @@ -394,10 +397,13 @@ ], "G-code": [ ".cnc", ".g" ], + "GAML": [ + ".gaml" + ], "GAMS": [ ".gms" ], "GAP": [ ".g", @@ -542,10 +548,11 @@ ], "HXML": [ ".hxml" ], "Hack": [ + ".hack", ".hh", ".php" ], "Haml": [ ".deface", @@ -726,12 +733,11 @@ ".asy" ], "Lasso": [ ".las", ".lasso", - ".lasso9", - ".ldml" + ".lasso9" ], "Latte": [ ".latte" ], "Lean": [ @@ -801,10 +807,13 @@ ], "MAXScript": [ ".mcr", ".ms" ], + "MLIR": [ + ".mlir" + ], "MQL4": [ ".mq4", ".mqh" ], "MQL5": [ @@ -974,10 +983,13 @@ ".w" ], "OpenSCAD": [ ".scad" ], + "OpenStep Property List": [ + ".plist" + ], "Org": [ ".org" ], "Ox": [ ".ox", @@ -1383,10 +1395,13 @@ ".ice" ], "Slim": [ ".slim" ], + "SmPL": [ + ".cocci" + ], "Smali": [ ".smali" ], "Smalltalk": [ ".cs", @@ -1470,10 +1485,13 @@ ".tea" ], "Terra": [ ".t" ], + "Texinfo": [ + ".texi" + ], "Text": [ ".fr", ".nb", ".ncl", ".no", @@ -1513,10 +1531,13 @@ ], "UrWeb": [ ".ur", ".urs" ], + "V": [ + ".v" + ], "VCL": [ ".vcl" ], "VHDL": [ ".vhd" @@ -1634,10 +1655,19 @@ ".workflow", ".xib", ".xml", ".xspec" ], + "XML Property List": [ + ".plist", + ".stTheme", + ".tmCommand", + ".tmLanguage", + ".tmPreferences", + ".tmSnippet", + ".tmTheme" + ], "XPages": [ ".metadata", ".xsp-config" ], "XProc": [ @@ -2020,10 +2050,11 @@ ], "Python": [ ".gclient", "BUCK", "BUILD", + "DEPS", "WORKSPACE" ], "Quake": [ "m3makefile", "m3overrides" @@ -2130,12 +2161,12 @@ "nanorc": [ ".nanorc", "nanorc" ] }, - "tokens_total": 1655686, - "languages_total": 2189, + "tokens_total": 1664824, + "languages_total": 2221, "tokens": { "1C Enterprise": { "#": 2, ";": 205, "(": 189, @@ -13513,10 +13544,77 @@ "use": 1, "q1": 2, "_": 2, "r1": 2 }, + "BibTeX": { + "%": 4, + "Following": 1, + "example": 1, + "taken": 2, + "from": 2, + "BibTeX": 1, + "@Book": 1, + "{": 14, + "abramowitz": 1, + "+": 1, + "stegun": 1, + "author": 3, + "title": 3, + "Formulas": 1, + "Graphs": 1, + "and": 2, + "Mathematical": 1, + "Tables": 1, + "publisher": 3, + "year": 3, + "address": 1, + "edition": 1, + "}": 14, + "Next": 1, + "two": 1, + "examples": 1, + "were": 1, + "github/linguist#3679": 1, + "@incollection": 1, + "dijkstra1982role": 1, + "On": 1, + "the": 1, + "role": 1, + "of": 2, + "scientific": 1, + "thought": 1, + "Dijkstra": 1, + "Edsger": 1, + "W": 1, + "booktitle": 1, + "Selected": 1, + "writings": 1, + "on": 1, + "computing": 1, + "a": 1, + "personal": 1, + "perspective": 1, + "pages": 1, + "-": 2, + "Springer": 1, + "@book": 1, + "knuth1998art": 1, + "The": 1, + "art": 1, + "computer": 1, + "programming": 1, + "sorting": 1, + "searching": 1, + "math": 1, + "Knuth": 1, + "Donald": 1, + "Ervin": 1, + "volume": 1, + "Pearson": 1, + "Education": 1 + }, "BitBake": { "include": 1, "gstreamer1.0": 1, "-": 3, "libav.inc": 1, @@ -46726,10 +46824,601 @@ "N723": 1, "N724": 1, "N725": 1, "M30": 1 }, + "GAML": { + "model": 6, + "prey_predator": 2, + "global": 6, + "{": 54, + "int": 51, + "nb_preys_init": 3, + "<->": 35, + "200": 4, + "nb_predators_init": 3, + "20": 5, + "float": 75, + "prey_max_energy": 3, + "1": 43, + "0": 102, + "prey_max_transfert": 3, + "prey_energy_consum": 3, + "05": 4, + "predator_max_energy": 3, + "predator_energy_transfert": 3, + "5": 30, + "predator_energy_consum": 3, + "02": 2, + "prey_proba_reproduce": 3, + "01": 5, + "prey_nb_max_offsprings": 3, + "prey_energy_reproduce": 3, + "predator_proba_reproduce": 3, + "predator_nb_max_offsprings": 3, + "3": 10, + "predator_energy_reproduce": 3, + "file": 19, + "map_init": 2, + "image_file": 2, + "images": 3, + "predator_prey_raster_map": 1, + "png": 5, + "nb_preys": 6, + "length": 5, + "(": 72, + "prey": 14, + ")": 81, + "}": 37, + ";": 57, + "nb_predators": 6, + "-": 2, + "predator": 11, + "init": 11, + "create": 17, + "number": 13, + "ask": 21, + "vegetation_cell": 11, + "color": 57, + "rgb": 17, + "at": 5, + "grid_x": 1, + "grid_y": 1, + "food": 13, + "as": 8, + "list": 24, + "255": 16, + "foodProd": 3, + "100": 5, + "reflex": 24, + "save_result": 1, + "when": 22, + "and": 11, + "save": 1, + "+": 13, + "cycle": 3, + "min_of": 2, + "each.energy": 14, + "max_of": 3, + "to": 5, + "type": 21, + "stop_simulation": 1, + "or": 2, + "do": 41, + "halt": 2, + "species": 40, + "generic_species": 3, + "size": 12, + "max_energy": 5, + "max_transfert": 3, + "energy_consum": 4, + "proba_reproduce": 4, + "nb_max_offsprings": 4, + "energy_reproduce": 4, + "my_icon": 4, + "myCell": 15, + "one_of": 10, + "energy": 22, + "rnd": 14, + "1000": 11, + "update": 18, + "max": 20, + "location": 27, + "basic_move": 1, + "choose_cell": 4, + "return": 4, + "nil": 20, + "die": 3, + "reproduce": 5, + "flip": 5, + "nb_offsprings": 4, + "self": 10, + "myself": 6, + "aspect": 38, + "base": 9, + "draw": 25, + "circle": 9, + "icon": 3, + "2": 13, + "info": 3, + "square": 3, + "string": 6, + "with_precision": 1, + "black": 11, + "parent": 3, + "blue": 8, + "predator_prey_sheep": 1, + "eat": 2, + "energy_transfert": 5, + "min": 15, + "neighbors": 8, + "with_max_of": 2, + "each": 36, + "red": 11, + "reachable_preys": 3, + "inside": 3, + "predator_prey_wolf": 1, + "empty": 9, + "myCell_tmp": 3, + "shuffle": 1, + "first_with": 3, + "if": 24, + "else": 9, + "grid": 3, + "width": 1, + "50": 4, + "height": 3, + "4": 1, + "maxFood": 2, + "neighbors_at": 1, + "experiment": 6, + "gui": 6, + "parameter": 31, + "Initial": 3, + "of": 6, + "preys": 1, + "var": 32, + "category": 27, + "Prey": 14, + "transfert": 2, + "consumption": 2, + "predators": 1, + "Predator": 13, + "probability": 2, + "nb": 2, + "offsprings": 2, + "output": 6, + "display": 12, + "main_display": 1, + "lines": 2, + "info_display": 1, + "Population_information": 1, + "refresh": 7, + "every": 5, + "cycles": 2, + "chart": 8, + "Species": 1, + "evolution": 1, + "series": 4, + "position": 5, + "data": 18, + "number_of_preys": 1, + "value": 23, + "number_of_predator": 1, + "Energy": 1, + "Distribution": 1, + "histogram": 2, + "background": 3, + "lightGray": 1, + "25": 3, + "count": 14, + "<": 5, + "#blue": 3, + "#red": 5, + "monitor": 5, + "Tuto3D": 2, + "nb_cells": 3, + "<-100>": 1, + "environmentSize": 7, + "geometry": 7, + "shape": 16, + "cube": 2, + "cells": 6, + "skills": 6, + "moving3D": 1, + "offset": 1, + "move": 4, + "wander": 3, + "computeNeighbors": 1, + "select": 1, + "distance_to": 3, + "10": 15, + "default": 4, + "sphere": 2, + "orange": 1, + "loop": 5, + "pp": 2, + "over": 5, + "line": 7, + "Cells": 1, + "View1": 1, + "opengl": 5, + "40": 1, + "55": 1, + "graphics": 1, + "env": 1, + "true": 22, + "GoldBdi": 2, + "nb_mines": 2, + "nbminer": 2, + "nb_police": 2, + "fine": 9, + "market": 4, + "the_market": 4, + "mine_at_location": 8, + "empty_mine_location": 7, + "step": 6, + "mn": 3, + "possible": 1, + "predicates": 1, + "concerning": 1, + "miners": 1, + "predicate": 8, + "mine_location": 2, + "new_predicate": 11, + "choose_goldmine": 5, + "choose": 1, + "a": 3, + "gold": 4, + "mine": 1, + "has_gold": 20, + "extract": 1, + "find_gold": 4, + "find": 1, + "sell_gold": 5, + "sell": 1, + "share_information": 8, + "share": 1, + "information": 1, + "emotion": 1, + "joy": 3, + "new_emotion": 1, + "inequality": 1, + "standard_deviation": 1, + "miner": 12, + "collect": 8, + "gold_sold": 12, + "km": 8, + "goldmine": 9, + "policeman": 3, + "end_simulation": 2, + "sum": 1, + "quantity": 13, + "where": 10, + "has_belief": 5, + "pause": 1, + "write": 3, + "name": 1, + "triangle": 2, + "gray": 4, + "border": 4, + "yellow": 2, + "golds": 1, + "moving": 5, + "control": 2, + "simple_bdi": 2, + "patroling": 3, + "patrolling": 1, + "viewdist": 6, + "agent_perceived": 7, + "add_desire": 3, + "perceive": 4, + "target": 42, + "in": 4, + "enforcement": 3, + "law": 2, + "working": 4, + "sanction": 8, + "sanctionToLaw": 2, + "obligation": 2, + "sanctionToObligation": 2, + "reward": 2, + "rewardToObligation": 2, + "thresholdLaw": 3, + "remove_intention": 7, + "thresholdObligation": 4, + "plan": 6, + "patrol": 1, + "intention": 7, + "depth": 5, + "speed": 6, + "h": 9, + "mycolor": 8, + "rnd_color": 1, + "point": 10, + "gold_transported": 7, + "agent": 2, + "bool": 6, + "use_social_architecture": 1, + "use_emotions_architecture": 1, + "use_personality": 1, + "openness": 1, + "gauss": 5, + "12": 8, + "conscientiousness": 1, + "extraversion": 1, + "agreeableness": 1, + "neurotism": 1, + "plan_persistence": 1, + "intention_persistence": 1, + "thresholdNorm": 2, + "add_belief": 8, + "remove_belief": 4, + "myself.agent_perceived": 1, + "<-self>": 1, + "socialize": 1, + "liking": 1, + "green": 9, + "norm": 3, + "sanctionToNorm": 2, + "rewardToNorm": 2, + "change_liking": 2, + "focus": 1, + "id": 1, + "has_emotion": 1, + "strength": 3, + "false": 6, + "rule": 1, + "belief": 2, + "new_desire": 1, + "new_obligation": 1, + "not": 7, + "has_obligation": 1, + "threshold": 3, + "letsWander": 1, + "doingJob": 1, + "finished_when": 1, + "add_subintention": 2, + "current_intention_on_hold": 2, + "goto": 6, + "current_mine": 6, + "location_value": 6, + "getMoreGold": 1, + "choose_closest_goldmine": 1, + "instantaneous": 3, + "possible_mines": 5, + "get_beliefs_with_name": 5, + "get_predicate": 2, + "mental_state": 2, + "values": 2, + "empty_mines": 2, + "with_min_of": 1, + "return_to_base": 1, + "my_friends": 5, + "social_link_base": 2, + "each.liking": 2, + "each.agent": 2, + "known_goldmine": 4, + "known_empty_goldmine": 2, + "share_information_to_friends": 1, + "<miner>": 1, + "#black": 1, + "map": 4, + "tutorial_gis_city_traffic": 1, + "shape_file_buildings": 3, + "includes": 12, + "building": 25, + "shp": 7, + "shape_file_roads": 3, + "road": 28, + "shape_file_bounds": 3, + "bounds": 2, + "envelope": 3, + "nb_people": 12, + "current_hour": 10, + "time": 1, + "hour": 7, + "mod": 2, + "24": 2, + "min_work_start": 4, + "6": 1, + "max_work_start": 3, + "8": 3, + "min_work_end": 4, + "16": 3, + "max_work_end": 3, + "min_speed": 4, + "max_speed": 3, + "destroy": 3, + "repair_time": 3, + "graph": 3, + "the_graph": 5, + "from": 6, + "with": 1, + "read": 1, + "NATURE": 1, + "type=": 3, + "weights_map": 4, + "as_map": 2, + "destruction_coeff": 11, + "perimeter": 4, + "as_edge_graph": 3, + "with_weights": 2, + "residential_buildings": 2, + "industrial_buildings": 2, + "people": 29, + "start_work": 3, + "end_work": 3, + "living_place": 4, + "working_place": 3, + "objective": 6, + "resting": 3, + "any_location_in": 8, + "update_graph": 1, + "repair_road": 1, + "the_road_to_repair": 2, + "colorValue": 5, + "the_target": 7, + "time_to_work": 1, + "time_to_go_home": 1, + "path": 1, + "path_followed": 3, + "on": 3, + "return_path": 1, + "segments": 3, + "dist": 2, + "agent_from_geometry": 1, + "road_traffic": 1, + "Shapefile": 3, + "for": 3, + "the": 3, + "buildings": 2, + "GIS": 3, + "roads": 2, + "Number": 2, + "agents": 1, + "People": 8, + "Earliest": 2, + "start": 2, + "work": 4, + "Latest": 2, + "end": 2, + "23": 1, + "minimal": 1, + "maximal": 1, + "Value": 1, + "destruction": 3, + "takes": 1, + "Road": 3, + "hours": 1, + "between": 1, + "two": 1, + "repairs": 1, + "city_display": 1, + "chart_display": 2, + "Status": 1, + "Mean": 1, + "mean": 1, + "style": 3, + "Max": 1, + "Objectif": 1, + "pie": 1, + "exploded": 1, + "Working": 1, + "objective=": 2, + "magenta": 1, + "Resting": 1, + "model4": 1, + "2147": 2, + "nb_infected_init": 10, + "roads_shapefile": 6, + "buildings_shapefile": 4, + "road_network": 6, + "nb_people_infected": 7, + "is_infected": 17, + "nb_people_not_infected": 4, + "infected_rate": 5, + "among": 3, + "stay": 1, + "infect": 2, + "at_distance": 2, + "m": 5, + "geom3D": 6, + "obj_file": 1, + "obj": 1, + "90": 2, + "7": 2, + "rotate": 1, + "heading": 1, + "geom": 8, + "points": 1, + "texture": 2, + "roof_top": 1, + "jpg": 2, + "main": 1, + "Nb": 2, + "infected": 4, + "Infected": 2, + "rate": 2, + "Disease": 2, + "spreading": 2, + "susceptible": 2, + "view3D": 1, + "ambient_light": 1, + "80": 1, + "image": 2, + "luneray": 1, + "model7": 1, + "500": 1, + "minutes": 1, + "infection_distance": 3, + "proba_infection": 3, + "60": 1, + "staying_coeff": 2, + "abs": 3, + "9": 1, + "18": 1, + "beta": 3, + "people_in_building": 13, + "list_people_in_buildings": 3, + "accumulate": 1, + "each.people_inside": 1, + "dead": 1, + "is_night": 2, + "nb_people_infected/nb_people": 1, + "bd": 2, + "staying_counter": 4, + "sphere3D": 2, + "x": 1, + "y": 1, + "z": 1, + "display_shape": 2, + "people_inside": 1, + "members": 8, + "I": 8, + "S": 8, + "T": 5, + "t": 3, + "I_to1": 6, + "nbI": 2, + "nbT": 3, + "#green": 1, + "schedules": 1, + "[": 1, + "]": 1, + "let_people_leave": 1, + "leaving_people": 3, + ".staying_counter": 1, + "/": 1, + "release": 1, + "world": 1, + "returns": 1, + "released_people": 2, + "let_people_enter": 1, + "entering_people": 3, + "capture": 1, + "equation": 1, + "SI": 2, + "diff": 2, + "epidemic": 1, + "S_members": 3, + ".is_infected": 1, + "I0": 2, + "solve": 1, + "method": 1, + "I_int": 3, + "main_experiment": 1, + "Infection": 1, + "distance": 1, + "Proba": 1, + "infection": 1, + "Current": 1, + "map_3D": 1, + "light": 1, + "soil": 1, + "transparency": 1 + }, "GAMS": { "*Basic": 1, "example": 2, "of": 7, "transport": 5, @@ -60664,30 +61353,30 @@ "type": 6, "NavItem": 1, "shape": 15, "name": 20, "string": 81, - ")": 216, - ";": 131, + ")": 222, + ";": 139, "NavSection": 2, - "(": 210, + "(": 216, "Vector": 31, "<NavItem>": 2, "final": 21, "class": 27, "hack": 1, "nav": 2, "extends": 18, "x": 30, "element": 3, - "{": 119, + "{": 121, "private": 7, - "function": 106, + "function": 107, "getNavSections": 2, "<NavSection>": 1, "return": 86, - "}": 140, + "}": 142, "null": 14, "renderNavItems": 2, "items": 2, "render_item": 2, "item": 3, @@ -60700,11 +61389,11 @@ "]": 12, "</a>": 14, "</li>": 9, "<x>": 6, "frag": 12, - "-": 56, + "-": 57, "map": 5, "toArray": 5, "</x>": 6, "renderNavSection": 2, "section": 7, @@ -60767,22 +61456,22 @@ "get": 2, "void": 7, "new": 11, "controller": 12, "static": 6, - "echo": 3, + "echo": 4, "head": 3, "getHead": 2, "body": 2, "core": 14, "funs": 3, "MySecureRequest": 1, "GETParams": 3, "stringParam": 1, "UNESCAPED_STRING": 6, "invariant": 8, - ".": 11, + ".": 12, "raw_string": 3, "name.": 1, "unescaped_string": 2, "interface": 1, "RecipeWithDemo": 7, @@ -60808,11 +61497,11 @@ "page": 2, "HomeController": 3, "use": 5, "StandardPage": 3, "getTitle": 4, - "Hack": 9, + "Hack": 10, "Cookbook": 4, "renderMainColumn": 4, "div": 3, "<h1>": 2, "</h1>": 2, @@ -60871,11 +61560,11 @@ "myxhp": 1, "Recipe": 6, "getName": 8, "getFilenames": 7, "getDocs": 8, - "<": 6, + "<": 7, "getDescription": 7, "main_column": 6, "description": 3, "appendChild": 4, "filename": 4, @@ -61056,11 +61745,11 @@ "T": 2, "fn": 2, "<T>": 1, "bunch": 2, "stubs": 2, - "for": 2, + "for": 3, "functions": 2, "have": 2, "been": 2, "added": 2, "though": 2, @@ -61139,11 +61828,23 @@ "odd": 1, "2": 2, "Invalid": 2, "assert_cow_id": 1, "even": 1, - "0": 1 + "0": 1, + "namespace": 1, + "GettingStarted": 1, + "MyFirstProgram": 1, + "<<": 1, + "__EntryPoint": 1, + "main": 1, + "noreturn": 1, + "printf": 3, + "i": 6, + "+": 2, + "*": 1, + "exit": 1 }, "Haml": { "%": 7, "p": 1, "Hello": 1, @@ -63198,51 +63899,199 @@ "gt": 2, "nposInd": 2, "example": 1 }, "IGOR Pro": { - "#pragma": 2, - "rtGlobals": 2, - "Function": 6, + "#pragma": 6, + "rtGlobals": 3, + "Function": 8, "FooBar": 1, - "(": 10, - ")": 10, - "return": 7, - "End": 7, + "(": 75, + ")": 75, + "return": 16, + "End": 15, "FooBarSubType": 1, "ButtonControl": 1, "Function/D": 1, "FooBarVar": 1, - "static": 3, + "static": 6, "FooBarStatic": 1, "threadsafe": 2, "FooBarStaticThreadsafe": 1, "FooBarThread": 1, "CallOperationsAndBuiltInFuncs": 1, - "string": 4, + "string": 11, "var": 3, "someDQString": 2, "Make/N": 1, + "root": 1, + "myWave/WAVE": 1, "myWave": 2, - "Redimension/N": 1, - "-": 3, + "Redimension/N": 2, + "-": 8, "print": 1, - "strlen": 1, - "StrConstant": 1, + "strlen": 2, + "version": 1, + "IgorVersion": 2, + "IndependentModule": 1, + "CodeBrowserModule": 1, + "#include": 3, + "<Resize>": 1, + "Controls": 1, + "//": 11, + "Menu": 1, + "/Q": 2, + "CodeBrowserModule#CreatePanel": 1, + "CodeBrowserModule#ResetPanel": 1, + "StrConstant": 3, + "strConstantMarker": 1, + "constantMarker": 1, + "addDecoratedStructure": 1, + "text": 7, + "declWave": 7, + "lineWave": 4, + "[": 14, + "parseVariables": 7, + "]": 14, + "WAVE/T": 2, + "WAVE/D": 1, + "Variable": 2, + "if": 12, + "paramIsDefault": 1, + "|": 1, + "added": 1, + "for": 3, + "debugging": 1, + "endif": 12, + "variable": 6, + "numLines": 6, + "idx": 12, + "numEntries": 9, + "numMatches": 6, + "procText": 6, + "reStart": 4, + "name": 4, + "StaticKeyword": 3, + "Wave/T": 1, + "helpWave": 3, + "getHelpWave": 2, + "Grep/Q/INDX/E": 2, + "Wave": 2, + "W_Index": 8, + "Duplicate/FREE": 2, + "wavStructureStart": 6, + "KillWaves/Z": 2, + "KillStrings/Z": 2, + "S_fileName": 2, + "WaveClear": 4, + "V_Value": 1, + "no": 2, + "matches": 1, + "DimSize": 3, + "wavStructureEnd": 4, + "+": 23, + ";": 4, + "<": 2, + "SplitString/E": 4, + "createMarkerForType": 1, + "LowerStr": 1, + "between": 1, + "and": 1, + "structure": 1, + "needed": 1, + "Duplicate/FREE/R": 1, + "temp": 3, + "getStructureElements": 1, + "endfor": 2, + "///": 2, + "@brief": 2, + "Return": 1, + "the": 3, + "of": 1, + "given": 1, + "procedure": 8, + "as": 1, + "free": 1, + "wave": 1, + "splitted": 1, + "at": 1, + "EOL": 1, + "Function/WAVE": 1, + "getProcedureTextAsWave": 1, + "module": 9, + "procedureWithoutModule": 3, + "getProcedureText": 2, + "#if": 1, + "ListToTextWave": 1, + "#else": 1, + "ItemsInList": 2, + "Make/FREE/N": 2, + "/T": 2, + "wv": 8, + "StringFromList": 2, + "p": 1, + "#endif": 2, + "Function/S": 3, + "AddHTML": 1, + "context": 4, + "line": 13, + "html": 8, + "re": 7, + "str0": 7, + "str1": 7, + "str2": 5, + "str3": 1, + "str4": 1, + "n": 5, + "lines": 3, + "V_flag": 3, + "break": 1, + "Doxygen": 1, + "comments": 1, + "RemoveEnding": 1, + "funcName": 3, + "linesOfContext": 3, + "isProcGlobal": 1, + "debugPrint": 1, + "ProcedureText": 1, + "getModuleList": 1, + "String": 6, + "moduleList": 9, + "IndependentModuleList": 1, + "ListMatch": 2, + "skip": 2, + "WM": 2, + "modules": 1, + "GetIndependentModuleName": 1, + "SortList": 1, + "Function/Wave": 1, + "DFREF": 1, + "dfr": 3, + "createDFWithAllParents": 1, + "pkgFolder": 1, + "WAVE/Z/T/SDFR": 1, + "WaveExists": 1, + "Make/T/N": 1, + "helpWave/Wave": 1, + "Structure": 3, + "id": 1, + "row": 1, + "fullName": 1, + "Endstructure": 1, + "compile": 2, + "all": 1, + "procedures": 1, + "Execute/P/Z/Q": 1, "myConstString": 1, "constant": 1, "myConst": 1, - "Structure": 2, "struct1": 1, "str": 2, - "variable": 2, "EndStructure": 2, "struct2": 1, - "#include": 1, "#ifdef": 1, - "NOT_DEFINED": 1, - "#endif": 1 + "NOT_DEFINED": 1 }, "INI": { "title": 3, "Mindstorms": 2, "isbn": 2, @@ -78274,89 +79123,89 @@ "VBOTTOM": 1, "LEFT": 1, "I": 1 }, "Lasso": { - "<?LassoScript>": 7, + "<?LassoScript>": 4, "JSON": 1, "Encoding": 1, - "and": 50, + "and": 26, "Decoding": 1, "Copyright": 1, - "2007": 7, - "2012": 5, + "2007": 4, + "2012": 3, "LassoSoft": 1, "Inc": 1, - "http": 5, + "http": 3, "json": 1, "org": 1, - "//": 94, + "//": 66, "If": 30, - "(": 949, + "(": 686, "Lasso_TagExists": 6, - ")": 947, + ")": 685, "False": 9, - ";": 881, + ";": 601, "Define_Tag": 8, - "-": 2553, + "-": 1391, "Namespace": 3, "Required": 7, "Optional": 8, - "Local": 51, + "Local": 49, "Map": 5, "Array": 9, "Internal": 2, "Local_Defined": 6, - "||": 25, + "||": 20, "#options": 8, "IsA": 26, "/If": 30, "UseNative": 6, "Params": 8, "#newoptions": 10, "Insert": 4, "NoNative": 4, - "&&": 55, - "#value": 61, - "#output": 136, - "+": 219, + "&&": 40, + "#value": 54, + "#output": 118, + "+": 141, "Encode_JSON": 13, "insertfrom": 2, "iterator": 2, - "&": 31, + "&": 29, "Options": 8, "Else": 43, "First": 13, "Second": 7, "Isa": 1, "Loop": 1, "Length": 1, - "Get": 4, + "Get": 3, "Loop_Count": 5, "Append": 1, "Match_RegExp": 1, "#character": 5, - "|": 21, + "|": 15, "#escapes": 2, - "Contains": 4, + "Contains": 3, "Find": 10, "String": 5, "Encode_Hex": 1, "PadLeading": 1, "/Loop": 1, "gmt": 2, - "format": 7, + "format": 5, "Iterate": 5, "#temp": 59, - "Size": 5, + "Size": 4, "/Iterate": 5, "Serialize": 1, "Return": 24, - "@#output": 9, + "@#output": 8, "/Define_Tag": 8, "Null": 2, - "map": 25, + "map": 16, "Bytes": 1, "While": 6, "#ibytes": 35, "export8bits": 14, "#obytes": 12, @@ -78369,56 +79218,56 @@ "#unescapes": 2, "Import8Bits": 2, "/While": 6, "BeginsWith": 2, "EndsWith": 2, - "null": 37, + "null": 30, "Protect": 2, "Deserialize": 1, "/Protect": 2, "Valid_Date": 2, "Format": 5, "Date": 2, - "required": 9, + "required": 5, "bytes": 12, "import8bits": 6, - "local": 129, - "array": 20, + "local": 74, + "array": 15, "t": 6, "r": 6, "n": 6, - "]": 22, + "]": 14, "}": 23, "#delimit": 12, "Boolean": 1, "String_IsNumeric": 1, "Decimal": 1, "Integer": 1, - "insert": 32, + "insert": 24, "consume_string": 3, "@#ibytes": 11, - "[": 23, + "[": 15, "consume_array": 3, "{": 24, "consume_object": 3, "consume_token": 2, "@#temp": 2, "Loop_Abort": 4, "#key": 26, "Loop_abort": 1, - "while": 10, - "/while": 8, - "isa": 26, - "size": 36, - "find": 58, + "while": 7, + "/while": 6, + "isa": 14, + "size": 21, + "find": 32, "removeLeading": 2, "BOM_UTF8": 1, "Define_Type": 2, "/Define_Type": 2, "Lasso_UniqueID": 2, "#method": 2, - "#params": 6, + "#params": 4, "#id": 3, "#request": 2, "Include_URL": 2, "#host": 5, "PostParams": 2, @@ -78447,710 +79296,710 @@ "Object": 1, "Error_Msg": 1, "Error_Code": 1, "Found_Count": 1, "@#_output": 1, - "2009": 14, - "09": 10, - "04": 8, - "JS": 164, - "Added": 52, - "content_body": 14, - "tag": 14, - "for": 62, - "compatibility": 4, - "with": 17, - "pre": 4, - "8": 6, - "5": 4, - "05": 4, - "07": 6, - "timestamp": 4, - "to": 102, - "knop_cachestore": 4, - "maxage": 2, - "parameter": 10, - "knop_cachefetch": 4, - "Corrected": 12, - "construction": 2, - "of": 40, - "cache_name": 2, - "internally": 2, - "in": 37, - "the": 72, - "knop_cache": 2, - "tags": 16, - "so": 18, - "it": 20, - "will": 12, - "work": 6, - "correctly": 2, - "at": 4, - "site": 4, - "root": 2, - "2008": 6, - "11": 8, - "dummy": 2, - "knop_debug": 4, - "ctype": 2, - "be": 34, - "able": 14, - "transparently": 2, - "or": 6, - "without": 4, - "L": 2, - "Debug": 2, - "24": 2, - "knop_stripbackticks": 2, - "01": 4, - "28": 2, - "Cache": 2, - "name": 36, - "is": 32, - "now": 24, - "used": 10, - "also": 5, - "when": 16, - "using": 6, - "session": 4, - "storage": 4, - "12": 8, - "knop_cachedelete": 2, - "Created": 4, - "03": 2, - "knop_foundrows": 2, - "condition": 2, - "returning": 2, - "normal": 2, - "found_count": 6, - "For": 2, - "Lasso": 14, - "if": 80, - "lasso_tagexists": 4, - "define_tag": 50, - "namespace=": 12, - "return": 72, - "__html_reply__": 4, - "define_type": 14, - "debug": 2, - "_unknowntag": 6, - "onconvert": 2, - "stripbackticks": 2, - "description=": 2, - "priority=": 2, - "required=": 2, - "output": 22, - "string": 54, - "input": 2, - "split": 2, - "first": 12, - "/define_tag": 38, - "description": 38, - "namespace": 18, - "priority": 8, - "integer": 25, - "#charlist": 6, - "#seed": 36, - "date": 20, - "get": 12, - "%": 6, - "#base": 8, - "/": 6, - "millisecond": 2, - "math_random": 2, - "lower": 2, - "upper": 2, - "__lassoservice_ip__": 2, - "response_localpath": 8, - "removetrailing": 10, - "response_filepath": 8, - "//tagswap.net/found_rows": 2, - "action_statement": 2, - "string_findregexp": 8, - "#sql": 42, - "ignorecase": 12, - "/if": 59, - "string_replaceregexp": 8, - "replace": 14, - "ReplaceOnlyOne": 2, - "substring": 6, - "else": 32, - "query": 4, - "contains": 2, - "GROUP": 2, - "BY": 2, - "use": 10, - "SQL_CALC_FOUND_ROWS": 2, - "which": 2, - "can": 14, - "much": 2, - "slower": 2, - "see": 16, - "//bugs.mysql.com/bug.php": 2, - "id": 3, - "removeleading": 2, - "inline": 6, - "sql": 2, - "field": 24, - "exit": 2, - "here": 2, - "normally": 2, - "/inline": 2, - "optional": 34, - "local_defined": 30, - "knop_seed": 2, - "#RandChars": 4, - "Math_Random": 2, - "Min": 2, - "Max": 2, - "join": 5, - "#numericValue": 4, - "length": 8, - "#cryptvalue": 10, - "#anyChar": 2, - "Encrypt_Blowfish": 2, - "seed": 2, - "decrypt_blowfish": 2, - "String_Remove": 2, - "StartPosition": 2, - "EndPosition": 2, - "Seed": 2, - "String_IsAlphaNumeric": 2, - "self": 76, - "_date_msec": 4, - "/define_type": 4, - "type": 62, - "seconds": 4, - "default": 6, - "iterate": 18, - "vars": 6, - "keys": 6, - "var": 38, - "#item": 10, - "#type": 26, - "#data": 14, - "/iterate": 18, - "//fail_if": 6, - "session_id": 6, - "#session": 10, - "session_addvar": 4, - "#cache_name": 72, - "duration": 4, - "second": 10, - "#expires": 4, - "server_name": 6, - "global": 40, - "Thread_RWLock": 6, - "@": 8, - "#lock": 12, - "writelock": 4, - "writeunlock": 4, - "<": 4, - "#maxage": 4, - "readlock": 2, - "readunlock": 2, - "value": 20, - "true": 11, - "false": 11, - "ignored": 2, - "remove": 4, - "knoptype": 2, - "All": 4, - "Knop": 6, - "custom": 6, - "types": 10, - "should": 2, - "have": 8, - "this": 6, - "as": 26, - "parent": 8, - "This": 4, - "identify": 2, - "all": 6, - "registered": 2, - "knop": 6, - "isknoptype": 2, - "base": 2, - "knop_knoptype": 2, - "prototype": 4, - "version": 4, - "14": 4, - "Base": 2, - "data": 10, - "framework": 2, - "common": 4, - "member": 14, - "Used": 2, - "boilerplate": 2, - "creating": 4, - "other": 4, - "instance": 6, - "variables": 2, - "are": 4, - "available": 2, - "well": 2, - "CHANGE": 4, - "NOTES": 4, - "Syntax": 4, - "adjustments": 4, - "9": 2, - "Changed": 12, - "error_msg": 16, - "error": 20, - "numbers": 2, - "added": 16, - "even": 4, - "language": 8, - "already": 2, - "exists.": 2, - "improved": 4, - "reporting": 4, - "messages": 6, - "such": 2, - "from": 12, - "bad": 2, - "database": 12, - "queries": 2, - "error_lang": 2, - "provide": 2, - "a": 34, - "reference": 6, - "knop_lang": 8, - "object": 8, - "add": 4, - "localized": 2, - "any": 14, - "except": 2, - "knop_base": 10, - "html": 2, - "xhtml": 22, - "help": 10, - "nicely": 2, - "formatted": 2, - "output.": 2, - "Centralized": 2, - "error_code": 10, - "knop_base.": 2, - "Moved": 6, - "codes": 4, - "improve": 2, - "documentation.": 2, - "It": 2, - "always": 2, - "an": 8, - "up": 2, - "list": 2, - "parameter.": 2, - "trace": 4, - "tagtime": 2, - "was": 8, - "nav": 2, - "earlier": 2, - "varname": 4, - "retreive": 2, - "page": 10, - "variable": 6, - "that": 20, - "stored": 2, - "in.": 2, - "automatically": 2, - "sense": 2, - "doctype": 2, - "exists": 2, - "current": 10, - "buffer.": 2, - "The": 4, - "result": 2, - "cached": 2, - "performance.": 2, - "internal": 2, - "html.": 2, - "Introduced": 2, - "_knop_data": 10, - "general": 2, - "level": 2, - "caching": 2, - "between": 2, - "different": 2, - "objects.": 2, - "TODO": 2, - "option": 2, - "Google": 2, - "Code": 2, - "Wiki": 2, - "not": 12, - "working": 2, - "properly": 4, - "run": 2, - "by": 8, - "atbegin": 2, - "handler": 2, - "explicitly": 2, - "writing": 2, - "*/": 2, - "time": 4, - "entire": 2, - "ms": 2, - "must": 2, - "defined": 2, - "each": 8, - "instead": 8, - "avoid": 2, - "recursion": 2, - "properties": 6, - "params": 7, - "#endslash": 10, - "#tags": 8, - "#t": 10, - "doesn": 2, - "sort": 2, - "#parameters": 12, - "#description": 12, - "paraminfo": 2, - "#p": 12, - "paramname": 4, - "isrequired": 2, - "paramtype": 6, - "#html": 2, - "#xhtml": 2, - "encode_html": 2, - "#eol": 10, - "#xhtmlparam": 4, - "boolean": 3, - "plain": 4, - "#doctype": 4, - "copy": 6, - "fallback": 2, - "standard": 2, - "code": 2, - "error_data": 12, - "#error_lang": 12, - "addlanguage": 4, - "strings": 4, - "@#errorcodes": 2, - "#error_lang_custom": 2, - "#custom_language": 10, - "key": 2, - "#custom_string": 4, - "#errorcodes": 4, - "#error_code": 10, - "getstring": 2, - "knop_timer": 2, - "knop_unique": 2, - "#varname": 6, - "loop_abort": 2, - "tag_name": 2, - "#timer": 2, - "#trace": 4, - "merge": 2, - "2010": 4, - "23": 4, - "Custom": 2, - "interact": 2, - "databases": 2, - "Supports": 4, - "both": 2, - "MySQL": 2, - "FileMaker": 2, - "datasources": 2, - "06": 2, - "10": 2, - "SP": 4, - "Fix": 2, - "decimal": 4, - "precision": 2, - "bug": 2, - "6": 2, - "0": 2, - "1": 2, - "renderfooter": 2, - "15": 2, - "Add": 2, - "support": 8, - "host": 3, - "method": 3, - "Thanks": 2, - "Ric": 2, - "Lewis": 2, - "settable": 4, - "removed": 2, - "table": 10, - "nextrecord": 12, - "deprecation": 2, - "warning": 2, - "corrected": 4, - "verification": 2, - "index": 4, - "check": 2, - "before": 4, - "calling": 2, - "resultset_count": 6, - "break": 2, - "versions": 2, - "fixed": 4, - "incorrect": 2, - "debug_trace": 2, - "addrecord": 4, - "how": 2, - "keyvalue": 20, - "returned": 6, - "adding": 2, - "records": 6, - "inserting": 2, - "generated": 2, - "suppressed": 2, - "specifying": 2, - "saverecord": 10, - "deleterecord": 4, - "specified": 8, - "case.": 2, - "recorddata": 10, - "no": 4, - "longer": 2, - "touch": 2, - "current_record": 2, - "zero": 2, - "access": 2, - "occurrence": 2, - "same": 6, - "returns": 4, - "new": 12, - "knop_databaserows": 2, - "inlinename.": 4, - "next.": 2, - "remains": 2, - "supported": 2, - "backwards": 2, - "compatibility.": 2, - "resets": 2, - "record": 22, - "pointer": 8, - "reaching": 2, - "last": 4, - "honors": 2, - "incremented": 2, - "recordindex": 4, - "specific": 2, - "found.": 2, - "getrecord": 8, - "REALLY": 2, - "works": 4, - "keyvalues": 4, - "double": 2, - "oops": 4, - "I": 4, - "thought": 2, - "but": 2, - "misplaced": 2, - "paren...": 2, - "corresponding": 4, - "resultset": 2, - "...": 3, - "/resultset": 2, - "through": 2, - "handling": 8, - "lock": 6, - "user": 2, - "better": 2, - "knop_user": 4, - "keeplock": 4, - "updates": 2, - "datatype": 2, - "knop_databaserow": 2, - "iterated.": 2, - "When": 2, - "iterating": 2, - "row": 2, - "values.": 2, - "Addedd": 2, - "increments": 2, - "recordpointer": 2, - "called": 2, - "until": 2, - "found": 10, - "set": 8, - "reached.": 2, - "Returns": 2, - "long": 2, - "there": 4, - "more": 2, - "records.": 2, - "Useful": 2, - "loop": 2, - "example": 4, - "below": 2, - "Implemented": 2, - ".": 4, - "reset": 2, - "query.": 2, - "shortcut": 2, - "Removed": 2, - "onassign": 2, - "since": 2, - "causes": 2, - "touble": 2, - "Extended": 2, - "field_names": 6, - "names": 6, - "db": 8, - "objects": 2, - "never": 2, - "been": 2, - "optionally": 2, - "supports": 2, - "sql.": 2, - "Make": 2, - "sure": 2, - "SQL": 6, - "statement": 2, - "includes": 2, - "relevant": 2, - "keyfield": 4, - "lockfield": 2, - "locking": 4, - "capturesearchvars": 4, - "mysteriously": 2, - "after": 2, - "operations": 2, - "caused": 2, - "errors.": 2, - "flag": 2, - "save": 2, - "locked": 4, - "releasing": 2, - "Adding": 2, - "progress.": 2, - "Done": 2, - "oncreate": 10, - "getrecord.": 2, - "documentation": 2, - "most": 4, - "existing": 2, - "it.": 2, - "Faster": 2, - "than": 2, - "scratch.": 2, - "shown_first": 4, - "once": 2, - "again": 2, - "hoping": 2, - "typo": 2, - "timer": 2, - "inheritance": 2, - "JC": 2, - "recordid_value": 2, - "keyfield_value": 2, - "recordid": 2, - "clearing": 2, - "beginning": 2, - "maxrecords": 2, - "skiprecords": 2, - "selects": 2, - "LIMIT": 4, - "Improved": 6, - "foundrows": 2, - "finds": 2, - "whitespace": 2, - "around": 4, - "keywords": 2, - "just": 2, - "spaces": 2, - "select": 3, - "populates": 2, - "fields": 2, - "record.": 4, - "Previously": 2, - "only": 2, - "populated": 2, - "authentication": 2, - "validation": 2, - "table_realname": 2, - "sometimes": 2, - "valid": 2, - "mt_": 2, - "knop_": 2, - "messaged": 2, - "real": 2, - "additional": 2, - "some": 2, - "errors": 2, - "like": 2, - "parameters": 2, - "pass": 2, - "cause": 2, - "problems": 2, - "being": 2, - "updated": 2, - "Adjusted": 2, - "affectedrecord_keyvalue": 2, - "uselimit": 2, - "querys": 2, - "still": 2, - "gets": 2, - "proper": 2, - "searchresult": 2, - "separate": 2, - "COUNT": 2, "define": 23, "trait_json_serialize": 2, "trait": 1, "require": 1, "asString": 3, "json_serialize": 18, "e": 13, + "string": 37, "#e": 13, "Replace": 19, "json_literal": 2, "asstring": 4, + "integer": 14, + "decimal": 3, + "boolean": 2, + "date": 11, "trait_forEach": 1, + "output": 14, "delimit": 4, "foreach": 1, "#1": 3, + "return": 42, + "with": 9, "pr": 1, + "in": 19, "eachPair": 1, + "select": 2, "#pr": 2, + "first": 7, + "second": 6, + "join": 3, "json_object": 2, "foreachpair": 1, + "any": 8, "serialize": 1, "json_consume_string": 5, "ibytes": 5, "obytes": 2, "temp": 4, "Escape": 1, "unescape": 1, "//Replace": 1, + "if": 41, "serialization_reader": 1, "xml": 1, "read": 1, + "else": 17, + "or": 4, "regexp": 1, "d": 2, "T": 1, "Z": 1, "matches": 1, "yyyyMMdd": 2, "HHmmssZ": 1, "HHmmss": 1, + "/if": 30, "json_consume_token": 3, "marker": 4, "Is": 1, + "also": 3, "end": 2, + "of": 21, "token": 1, + "true": 6, + "false": 6, "string_IsNumeric": 1, "json_consume_array": 4, "json_consume_object": 4, "json_deserialize": 3, "bom_utf8": 1, "Reset": 1, "on": 1, "provided": 1, "s": 1, "#s": 1, + "type": 32, + "parent": 5, "public": 1, "onCreate": 1, + "...": 2, "..onCreate": 1, "#rest": 1, - "json_rpccall": 1 + "json_rpccall": 1, + "method": 2, + "params": 4, + "id": 2, + "host": 2, + "2009": 7, + "09": 5, + "04": 4, + "JS": 82, + "Added": 26, + "content_body": 7, + "tag": 7, + "for": 31, + "compatibility": 2, + "pre": 2, + "8": 3, + "5": 2, + "05": 2, + "07": 3, + "timestamp": 2, + "to": 51, + "knop_cachestore": 2, + "maxage": 1, + "parameter": 5, + "knop_cachefetch": 2, + "Corrected": 6, + "construction": 1, + "cache_name": 1, + "internally": 1, + "the": 36, + "knop_cache": 1, + "tags": 8, + "so": 9, + "it": 10, + "will": 6, + "work": 3, + "correctly": 1, + "at": 2, + "site": 2, + "root": 1, + "2008": 3, + "11": 4, + "dummy": 1, + "knop_debug": 2, + "ctype": 1, + "be": 17, + "able": 7, + "transparently": 1, + "without": 2, + "L": 1, + "Debug": 1, + "24": 1, + "knop_stripbackticks": 1, + "01": 2, + "28": 1, + "Cache": 1, + "name": 18, + "is": 16, + "now": 12, + "used": 5, + "when": 8, + "using": 3, + "session": 2, + "storage": 2, + "12": 4, + "knop_cachedelete": 1, + "Created": 2, + "03": 1, + "knop_foundrows": 1, + "condition": 1, + "returning": 1, + "normal": 1, + "found_count": 3, + "For": 1, + "Lasso": 7, + "lasso_tagexists": 2, + "define_tag": 25, + "namespace=": 6, + "__html_reply__": 2, + "define_type": 7, + "debug": 1, + "_unknowntag": 3, + "onconvert": 1, + "stripbackticks": 1, + "description=": 1, + "priority=": 1, + "required=": 1, + "input": 1, + "split": 1, + "/define_tag": 19, + "description": 19, + "namespace": 9, + "priority": 4, + "#charlist": 3, + "#seed": 18, + "get": 6, + "%": 3, + "#base": 4, + "/": 3, + "millisecond": 1, + "math_random": 1, + "lower": 1, + "upper": 1, + "__lassoservice_ip__": 1, + "response_localpath": 4, + "removetrailing": 5, + "response_filepath": 4, + "//tagswap.net/found_rows": 1, + "action_statement": 1, + "string_findregexp": 4, + "#sql": 21, + "ignorecase": 6, + "string_replaceregexp": 4, + "replace": 7, + "ReplaceOnlyOne": 1, + "substring": 3, + "query": 2, + "contains": 1, + "GROUP": 1, + "BY": 1, + "use": 5, + "SQL_CALC_FOUND_ROWS": 1, + "which": 1, + "can": 7, + "much": 1, + "slower": 1, + "see": 8, + "//bugs.mysql.com/bug.php": 1, + "removeleading": 1, + "inline": 3, + "sql": 1, + "field": 12, + "exit": 1, + "here": 1, + "normally": 1, + "/inline": 1, + "optional": 17, + "local_defined": 15, + "knop_seed": 1, + "#RandChars": 2, + "Math_Random": 1, + "Min": 1, + "Max": 1, + "#numericValue": 2, + "length": 4, + "#cryptvalue": 5, + "#anyChar": 1, + "Encrypt_Blowfish": 1, + "seed": 1, + "decrypt_blowfish": 1, + "String_Remove": 1, + "StartPosition": 1, + "EndPosition": 1, + "Seed": 1, + "String_IsAlphaNumeric": 1, + "self": 38, + "_date_msec": 2, + "/define_type": 2, + "seconds": 2, + "default": 3, + "iterate": 9, + "vars": 3, + "keys": 3, + "var": 19, + "#item": 5, + "#type": 13, + "#data": 7, + "/iterate": 9, + "//fail_if": 3, + "session_id": 3, + "#session": 5, + "session_addvar": 2, + "#cache_name": 36, + "duration": 2, + "#expires": 2, + "server_name": 3, + "global": 20, + "Thread_RWLock": 3, + "@": 4, + "#lock": 6, + "writelock": 2, + "writeunlock": 2, + "<": 2, + "#maxage": 2, + "readlock": 1, + "readunlock": 1, + "value": 10, + "ignored": 1, + "remove": 2, + "knoptype": 1, + "All": 2, + "Knop": 3, + "custom": 3, + "types": 5, + "should": 1, + "have": 4, + "this": 3, + "as": 13, + "This": 2, + "identify": 1, + "all": 3, + "registered": 1, + "knop": 3, + "isknoptype": 1, + "base": 1, + "knop_knoptype": 1, + "prototype": 2, + "version": 2, + "14": 2, + "Base": 1, + "data": 5, + "framework": 1, + "common": 2, + "member": 7, + "Used": 1, + "boilerplate": 1, + "creating": 2, + "other": 2, + "instance": 3, + "variables": 1, + "are": 2, + "available": 1, + "well": 1, + "CHANGE": 2, + "NOTES": 2, + "Syntax": 2, + "adjustments": 2, + "9": 1, + "Changed": 6, + "error_msg": 8, + "error": 10, + "numbers": 1, + "added": 8, + "even": 2, + "language": 4, + "already": 1, + "exists.": 1, + "improved": 2, + "reporting": 2, + "messages": 3, + "such": 1, + "from": 6, + "bad": 1, + "database": 6, + "queries": 1, + "error_lang": 1, + "provide": 1, + "a": 17, + "reference": 3, + "knop_lang": 4, + "object": 4, + "add": 2, + "localized": 1, + "except": 1, + "knop_base": 5, + "html": 1, + "xhtml": 11, + "help": 5, + "nicely": 1, + "formatted": 1, + "output.": 1, + "Centralized": 1, + "error_code": 5, + "knop_base.": 1, + "Moved": 3, + "codes": 2, + "improve": 1, + "documentation.": 1, + "It": 1, + "always": 1, + "an": 4, + "up": 1, + "list": 1, + "parameter.": 1, + "trace": 2, + "tagtime": 1, + "was": 4, + "nav": 1, + "earlier": 1, + "varname": 2, + "retreive": 1, + "page": 5, + "variable": 3, + "that": 10, + "stored": 1, + "in.": 1, + "automatically": 1, + "sense": 1, + "doctype": 1, + "exists": 1, + "current": 5, + "buffer.": 1, + "The": 2, + "result": 1, + "cached": 1, + "performance.": 1, + "internal": 1, + "html.": 1, + "Introduced": 1, + "_knop_data": 5, + "general": 1, + "level": 1, + "caching": 1, + "between": 1, + "different": 1, + "objects.": 1, + "TODO": 1, + "option": 1, + "Google": 1, + "Code": 1, + "Wiki": 1, + "not": 6, + "working": 1, + "properly": 2, + "run": 1, + "by": 4, + "atbegin": 1, + "handler": 1, + "explicitly": 1, + "writing": 1, + "*/": 1, + "time": 2, + "entire": 1, + "ms": 1, + "must": 1, + "defined": 1, + "each": 4, + "instead": 4, + "avoid": 1, + "recursion": 1, + "properties": 3, + "#endslash": 5, + "#tags": 4, + "#t": 5, + "doesn": 1, + "sort": 1, + "#parameters": 6, + "#description": 6, + "paraminfo": 1, + "#p": 6, + "paramname": 2, + "isrequired": 1, + "paramtype": 3, + "#html": 1, + "#xhtml": 1, + "encode_html": 1, + "#eol": 5, + "#xhtmlparam": 2, + "plain": 2, + "#doctype": 2, + "copy": 3, + "fallback": 1, + "standard": 1, + "code": 1, + "error_data": 6, + "#error_lang": 6, + "addlanguage": 2, + "strings": 2, + "@#errorcodes": 1, + "#error_lang_custom": 1, + "#custom_language": 5, + "key": 1, + "#custom_string": 2, + "#errorcodes": 2, + "#error_code": 5, + "getstring": 1, + "knop_timer": 1, + "knop_unique": 1, + "#varname": 3, + "loop_abort": 1, + "tag_name": 1, + "#timer": 1, + "#trace": 2, + "merge": 1, + "2010": 2, + "23": 2, + "Custom": 1, + "interact": 1, + "databases": 1, + "Supports": 2, + "both": 1, + "MySQL": 1, + "FileMaker": 1, + "datasources": 1, + "06": 1, + "10": 1, + "SP": 2, + "Fix": 1, + "precision": 1, + "bug": 1, + "6": 1, + "0": 1, + "1": 1, + "renderfooter": 1, + "15": 1, + "Add": 1, + "support": 4, + "Thanks": 1, + "Ric": 1, + "Lewis": 1, + "settable": 2, + "removed": 1, + "table": 5, + "nextrecord": 6, + "deprecation": 1, + "warning": 1, + "corrected": 2, + "verification": 1, + "index": 2, + "check": 1, + "before": 2, + "calling": 1, + "resultset_count": 3, + "break": 1, + "versions": 1, + "fixed": 2, + "incorrect": 1, + "debug_trace": 1, + "addrecord": 2, + "how": 1, + "keyvalue": 10, + "returned": 3, + "adding": 1, + "records": 3, + "inserting": 1, + "generated": 1, + "suppressed": 1, + "specifying": 1, + "saverecord": 5, + "deleterecord": 2, + "specified": 4, + "case.": 1, + "recorddata": 5, + "no": 2, + "longer": 1, + "touch": 1, + "current_record": 1, + "zero": 1, + "access": 1, + "occurrence": 1, + "same": 3, + "returns": 2, + "new": 6, + "knop_databaserows": 1, + "inlinename.": 2, + "next.": 1, + "remains": 1, + "supported": 1, + "backwards": 1, + "compatibility.": 1, + "resets": 1, + "record": 11, + "pointer": 4, + "reaching": 1, + "last": 2, + "honors": 1, + "incremented": 1, + "recordindex": 2, + "specific": 1, + "found.": 1, + "getrecord": 4, + "REALLY": 1, + "works": 2, + "keyvalues": 2, + "double": 1, + "oops": 2, + "I": 2, + "thought": 1, + "but": 1, + "misplaced": 1, + "paren...": 1, + "corresponding": 2, + "resultset": 1, + "/resultset": 1, + "through": 1, + "handling": 4, + "lock": 3, + "user": 1, + "better": 1, + "knop_user": 2, + "keeplock": 2, + "updates": 1, + "datatype": 1, + "knop_databaserow": 1, + "iterated.": 1, + "When": 1, + "iterating": 1, + "row": 1, + "values.": 1, + "Addedd": 1, + "increments": 1, + "recordpointer": 1, + "called": 1, + "until": 1, + "found": 5, + "set": 4, + "reached.": 1, + "Returns": 1, + "long": 1, + "there": 2, + "more": 1, + "records.": 1, + "Useful": 1, + "loop": 1, + "example": 2, + "below": 1, + "Implemented": 1, + ".": 2, + "reset": 1, + "query.": 1, + "shortcut": 1, + "Removed": 1, + "onassign": 1, + "since": 1, + "causes": 1, + "touble": 1, + "Extended": 1, + "field_names": 3, + "names": 3, + "db": 4, + "objects": 1, + "never": 1, + "been": 1, + "optionally": 1, + "supports": 1, + "sql.": 1, + "Make": 1, + "sure": 1, + "SQL": 3, + "statement": 1, + "includes": 1, + "relevant": 1, + "keyfield": 2, + "lockfield": 1, + "locking": 2, + "capturesearchvars": 2, + "mysteriously": 1, + "after": 1, + "operations": 1, + "caused": 1, + "errors.": 1, + "flag": 1, + "save": 1, + "locked": 2, + "releasing": 1, + "Adding": 1, + "progress.": 1, + "Done": 1, + "oncreate": 5, + "getrecord.": 1, + "documentation": 1, + "most": 2, + "existing": 1, + "it.": 1, + "Faster": 1, + "than": 1, + "scratch.": 1, + "shown_first": 2, + "once": 1, + "again": 1, + "hoping": 1, + "typo": 1, + "timer": 1, + "inheritance": 1, + "JC": 1, + "recordid_value": 1, + "keyfield_value": 1, + "recordid": 1, + "clearing": 1, + "beginning": 1, + "maxrecords": 1, + "skiprecords": 1, + "selects": 1, + "LIMIT": 2, + "Improved": 3, + "foundrows": 1, + "finds": 1, + "whitespace": 1, + "around": 2, + "keywords": 1, + "just": 1, + "spaces": 1, + "populates": 1, + "fields": 1, + "record.": 2, + "Previously": 1, + "only": 1, + "populated": 1, + "authentication": 1, + "validation": 1, + "table_realname": 1, + "sometimes": 1, + "valid": 1, + "mt_": 1, + "knop_": 1, + "messaged": 1, + "real": 1, + "additional": 1, + "some": 1, + "errors": 1, + "like": 1, + "parameters": 1, + "pass": 1, + "cause": 1, + "problems": 1, + "being": 1, + "updated": 1, + "Adjusted": 1, + "affectedrecord_keyvalue": 1, + "uselimit": 1, + "querys": 1, + "still": 1, + "gets": 1, + "proper": 1, + "searchresult": 1, + "separate": 1, + "COUNT": 1 }, "Latte": { "{": 141, "**": 1, "*": 24, @@ -85957,10 +86806,309 @@ "Face.x": 1, "dV": 3, "Dot": 1, "Cross": 1 }, + "MLIR": { + "func": 54, + "@add_float": 1, + "(": 385, + ")": 384, + "-": 196, + "tensor": 465, + "<f32>": 65, + "<4xf32>": 74, + "{": 152, + "%": 788, + "constant": 99, + "dense": 88, + "<4.5>": 3, + "<1.5>": 4, + "<": 113, + "<-0.5>": 3, + "fused_activation_function": 39, + "}": 152, + "f32": 62, + "return": 55, + "@add_int": 1, + "<i32>": 44, + "<4xi32>": 66, + "<8>": 3, + "<1>": 7, + "<-2>": 3, + "i32": 121, + "@sub_float": 1, + "@sub_int": 1, + "@mul_float": 1, + "@elementwise_unary_ops": 1, + "<-1.0>": 2, + "<1.0>": 4, + "<4.0>": 3, + "<2.0>": 2, + "@mul_int": 1, + "@add_dense_splat_int": 1, + "[": 87, + "]": 87, + "@add_splat_dense_int": 1, + "@add_dense_dense_int_same_shape": 1, + "<2x2xi32>": 21, + "<2x2x2xi32>": 9, + "cst_0": 10, + "<2xi32>": 9, + "cst_1": 18, + "cst_2": 14, + "2xi32": 2, + "2x2xi32": 3, + "@add_dense_dense_int_mixing_1_n": 1, + "<1x2xi32>": 5, + "<2x1xi32>": 6, + "@add_dense_splat_float": 1, + "@add_splat_dense_float": 1, + "<2x2xf32>": 6, + "<2x2x2xf32>": 9, + "<2xf32>": 1, + "2xf32": 2, + "2x2xf32": 3, + "<1x2xf32>": 2, + "<2x1xf32>": 2, + "@rank": 1, + "<1xi32>": 10, + "cst": 33, + "@rank_input_known_rank": 1, + "arg0": 30, + "@reshape": 1, + "@pseudo_const": 1, + "value": 8, + "@range_int": 1, + "<?xi32>": 6, + "<0>": 6, + "<4>": 13, + "@range_float": 1, + "<?xf32>": 12, + "<0.0>": 2, + "@range_float_neg_delta": 1, + "<-4.0>": 1, + "@range_float_nonzero_base": 1, + "<7.0>": 1, + "@transpose_no_fold": 1, + "@transpose_1d": 1, + "<3xi32>": 9, + "cst_perm": 10, + "@transpose_dynamic": 1, + "@transpose_2d": 1, + "@transpose_2d_identity": 1, + "@transpose_3d": 1, + "<4x2x3xi32>": 3, + "<2x3x4xi32>": 2, + "@func_with_ops": 4, + "bb0": 5, + "a": 19, + "t": 15, + "<4x4x?xf32>": 14, + "t2": 3, + "index": 42, + "x": 51, + "@standard_instrs": 1, + "i64": 25, + "bb42": 1, + "f": 15, + "i": 39, + "idx": 19, + "j": 4, + "a2": 1, + "dim": 2, + "f2": 5, + "f3": 3, + "addf": 1, + "i2": 7, + "i3": 3, + "addi": 4, + "idx1": 2, + "idx2": 1, + "f4": 5, + "f5": 1, + "subf": 1, + "i4": 5, + "i5": 1, + "subi": 1, + "f6": 1, + "mulf": 1, + "i6": 2, + "muli": 2, + "crazy": 1, + "bf16": 1, + "@affine_apply": 4, + "vector": 28, + "tci32": 21, + "<42>": 26, + "vci32": 19, + "cmpi": 5, + "predicate": 4, + "i1": 8, + "select": 3, + "divis": 4, + "diviu": 4, + "remis": 4, + "remiu": 4, + "divf": 2, + "remf": 2, + "and": 2, + "std.and": 1, + "or": 2, + "std.or": 1, + "xor": 2, + "std.xor": 1, + "<0.>": 3, + "tcf32": 3, + "vcf32": 7, + "cmpf": 4, + "rank": 1, + "unit": 1, + "true": 1, + "false": 1, + "index_cast": 2, + "to": 15, + "sitofp": 4, + "f64": 2, + "map": 1, + "d0": 17, + "+": 2, + "b": 4, + "affine.apply": 2, + "@load_store": 1, + "memref": 23, + "<4x4xi32>": 4, + "load": 1, + "@zero_dim_no_idx": 1, + "arg1": 13, + "arg2": 3, + "std.load": 1, + "std.store": 1, + "@return_op": 5, + "@calls": 1, + "call": 2, + "y": 1, + "z": 1, + "callee": 1, + "call_indirect": 2, + "f_0": 3, + "@extract_element": 1, + "*xi32": 25, + "<4x4xf32>": 4, + "c0": 7, + "extract_element": 2, + "@tensor_cast": 1, + "*xf32": 3, + "<?x?xf32>": 11, + "tensor_cast": 4, + "<4x?xf32>": 2, + "@memref_cast": 1, + "memref_cast": 2, + "@test_dimop": 1, + "@test_vector.transfer_ops": 1, + "c3": 13, + "vector.transfer_read": 4, + "permutation_map": 6, + "d1": 9, + "<128xf32>": 4, + "<3x7xf32>": 2, + "//": 15, + "vector.transfer_write": 2, + "@LoopTest": 1, + "tf_executor.graph": 2, + "tf_executor.island": 8, + "device": 19, + "dtype": 3, + "name": 19, + "tf_executor.yield": 8, + "tf_executor.Enter": 1, + "0#0": 1, + "frame": 1, + "tf_executor.control": 2, + "T": 13, + "tf_executor.NextIteration.Source": 1, + "id": 2, + "tf_executor.Merge": 1, + "3#0": 1, + "1#0": 1, + "N": 1, + "4#2": 1, + "<2>": 1, + "4#0": 2, + "5#0": 1, + "*xi1": 3, + "tf_executor.LoopCond": 1, + "6#0": 1, + "<i1>": 1, + "tf_executor.Switch": 1, + "7#0": 1, + "_class": 1, + "tf_executor.Exit": 1, + "8#0": 1, + "8#1": 1, + "10#1": 1, + "<3>": 1, + "10#0": 1, + "11#0": 1, + "tf_executor.ControlTrigger": 1, + "12#1": 1, + "9#1": 1, + "_tpu_replicate": 1, + "tf_executor.NextIteration.Sink": 1, + "3#1": 1, + "12#0": 1, + "tf_executor.fetch": 2, + "@multiple_ops_region": 1, + "<4x4x?xvector>": 2, + "10xf32": 2, + "@count": 1, + "<i64>": 1, + "attributes": 1, + "fruit": 1, + "@correct_number_of_regions": 1, + "@inline_notation": 2, + "loc": 11, + "1p": 1, + "fused": 5, + "callsite": 2, + "at": 2, + "affine.for": 2, + "i0": 2, + "affine.if": 2, + "#set0": 2, + "unknown": 2, + "@simple": 1, + "cond": 2, + "Code": 1, + "dominated": 1, + "by": 1, + "may": 1, + "refer": 1, + "cond_br": 1, + "bb1": 5, + "bb2": 7, + "br": 7, + "bb3": 5, + "Branch": 2, + "passes": 2, + "as": 2, + "the": 2, + "argument": 2, + "c": 3, + "bb4": 4, + "d": 2, + "e": 2, + "help": 1, + "@multiblock": 1, + "CHECK": 7, + "no": 1, + "predecessors": 1, + "pred": 2, + "@dialect_attribute_with_type": 1, + "foo": 1, + "#foo.attr": 1 + }, "MQL4": { "//": 111, "+": 41, "-": 1336, "|": 170, @@ -109853,10 +111001,50 @@ "h": 2, "r1": 1, "r2": 1, "}": 2 }, + "OpenStep Property List": { + "{": 10, + "ApplicationDescription": 1, + ";": 44, + "ApplicationIcon": 1, + "NSIcon": 4, + "ApplicationName": 1, + "Typewriter": 3, + "ApplicationRelease": 1, + "Authors": 1, + "(": 8, + ")": 8, + "Copyright": 1, + "CopyrightDescription": 1, + "FullVersionID": 1, + "URL": 1, + "NSTypes": 1, + "NSName": 3, + "NSHumanReadableName": 3, + "NSUnixExtensions": 3, + "NSRole": 3, + "Editor": 3, + "Document": 3, + "-": 3, + "Text.tiff": 1, + "NSDocumentClass": 3, + "TWDocument": 3, + "}": 10, + "RichText.tiff": 2, + "NSServices": 1, + "NSPortName": 2, + "NSMessage": 2, + "newDocumentWithSelection": 1, + "NSSendTypes": 2, + "NSStringPboardType": 2, + "NSKeyEquivalent": 2, + "default": 4, + "NSMenuItem": 2, + "openDocumentWithPath": 1 + }, "Org": { "#": 20, "+": 20, "OPTIONS": 1, "H": 1, @@ -135733,25 +136921,25 @@ "b": 11, "bytes_type": 2, "try": 14, "ssl": 2, "Python": 1, - "+": 73, + "+": 89, "except": 14, "ImportError": 1, "None": 111, "class": 33, "HTTPServer": 1, - "(": 946, - ")": 945, + "(": 968, + ")": 967, "r": 7, "def": 119, "__init__": 15, "self": 118, "request_callback": 4, "no_keep_alive": 4, - "False": 30, + "False": 37, "io_loop": 3, "xheaders": 4, "ssl_options": 3, "**kwargs": 6, "self.request_callback": 5, @@ -135783,11 +136971,11 @@ "not": 56, "self.stream.closed": 1, "self.stream.write": 2, "self._on_write_complete": 1, "finish": 2, - "True": 28, + "True": 36, "self.stream.writing": 2, "self._finish_request": 2, "_on_write_complete": 1, "is": 28, "and": 29, @@ -135809,12 +136997,12 @@ "data": 25, "data.decode": 1, "eol": 3, "data.find": 1, "start_line": 1, - "[": 1169, - "]": 1169, + "[": 1177, + "]": 1177, "method": 5, "uri": 10, "version": 8, "start_line.split": 1, "ValueError": 4, @@ -135877,12 +137065,12 @@ "isinstance": 12, "connection.stream": 1, "iostream.SSLIOStream": 1, "self.host": 2, "self.files": 1, - "{": 508, - "}": 508, + "{": 521, + "}": 521, "self.connection": 1, "self._start_time": 3, "time.time": 11, "self._finish_time": 4, "self.path": 1, @@ -136404,10 +137592,17 @@ "context": 1, "visibility": 4, "API_DEPS": 2, "zip_file": 1, "srcs": 7, + "gclient_gn_args_file": 1, + "gclient_gn_args": 1, + "vars": 1, + "deps": 1, + "Var": 13, + "hooks": 1, + "recursedeps": 1, "package": 2, "default_visibility": 1, "filegroup": 3, "glob": 2, "exclude": 1, @@ -161373,10 +162568,78 @@ "#": 2, "{": 2, "year": 1, "}": 2 }, + "SmPL": { + "//": 2, + "virtual": 1, + "report": 1, + "@r1": 1, + "exists@": 4, + "identifier": 11, + "a": 20, + "x": 22, + ";": 31, + "position": 4, + "p1": 12, + "p2": 6, + "fname": 2, + "fname2": 1, + "fname3": 1, + "fname4": 1, + "fname5": 1, + "fname6": 1, + "@@": 8, + "(": 51, + "atomic_dec_and_test@p1": 2, + "&": 15, + ")": 51, + "-": 21, + "|": 19, + "atomic_dec_and_lock@p1": 2, + "...": 17, + "atomic_long_dec_and_lock@p1": 2, + "atomic_long_dec_and_test@p1": 2, + "atomic64_dec_and_test@p1": 2, + "local_dec_and_test@p1": 2, + "fname@p2": 2, + "fname2@p2": 1, + "fname3@p2": 1, + "fname4@p2": 1, + "fname5@p2": 1, + "fname6@p2": 1, + "@script": 4, + "python": 4, + "depends": 4, + "on": 4, + "report@": 4, + "<<": 6, + "r1.p1": 1, + "r1.p2": 1, + "msg": 8, + "coccilib.report.print_report": 4, + "[": 6, + "]": 6, + "%": 2, + ".line": 2, + "@r4": 1, + "y": 3, + "r4.p1": 1, + "r4.p2": 1, + "@r2": 1, + "atomic_add_unless": 1, + "@p1": 3, + "atomic_long_add_unless": 1, + "atomic64_add_unless": 1, + "r2.p1": 1, + "@r3": 1, + "atomic_add_return@p1": 1, + "atomic_long_add_return@p1": 1, + "atomic64_add_return@p1": 1, + "r3.p1": 1 + }, "Smali": { ".class": 7, "abstract": 2, ";": 3828, ".super": 7, @@ -169707,10 +170970,356 @@ "2*i": 1, ".imag": 1, "2*": 1, "tostring": 1 }, + "Texinfo": { + "input": 1, + "texinfo": 1, + "@setfilename": 1, + "protocol": 6, + "-": 20, + "spec.texi": 1, + "@settitle": 1, + "ruby": 8, + "debug": 9, + "ide": 4, + "@set": 2, + "RDEBUG_IDE": 9, + "@emph": 17, + "{": 40, + "}": 40, + "RDEBUG_BASE": 1, + "base": 3, + "@titlepage": 1, + "@title": 1, + "@subtitle": 2, + "@value": 10, + "EDITION": 1, + "Edition": 1, + "UPDATED": 1, + "MONTH": 1, + "@author": 1, + "Markus": 1, + "Barchfeld": 1, + "and": 16, + "Martin": 1, + "Krauskopf": 1, + "@end": 44, + "titlepage": 1, + "@page": 1, + "@node": 19, + "Top": 1, + "Summary": 4, + "(": 3, + "dir": 2, + ")": 3, + "@top": 1, + "This": 2, + "file": 1, + "contains": 3, + "specification": 2, + "of": 4, + "the": 20, + "used": 3, + "by": 5, + ".": 3, + "@menu": 4, + "*": 18, + "Specification": 5, + "Changes": 12, + "menu": 4, + "@chapter": 3, + "document": 2, + "describes": 1, + "for": 3, + "communication": 2, + "between": 9, + "debugger": 5, + "engine": 5, + "a": 3, + "frontend.": 2, + "It": 1, + "is": 9, + "work": 1, + "in": 6, + "progress": 1, + "might": 2, + "very": 1, + "likely": 1, + "will": 1, + "change": 1, + "future.": 1, + "If": 1, + "you": 2, + "have": 1, + "any": 1, + "comments": 1, + "or": 1, + "questions": 1, + "please": 1, + "@email": 1, + "martin.krauskopf@@gmail.com": 1, + "send": 1, + "me": 1, + "an": 1, + "email.": 1, + "The": 1, + "has": 1, + "two": 1, + "parts/sides.": 1, + "First": 1, + "ones": 2, + "are": 4, + "commands": 2, + "sent": 3, + "from": 3, + "frontend": 3, + "to": 9, + "second": 1, + "opposite": 1, + "way": 1, + "answers": 2, + "events": 2, + "almost": 1, + "same": 1, + "as": 2, + "CLI": 2, + "debug.": 1, + "So": 1, + "want": 1, + "contact": 1, + "@url": 1, + "http": 1, + "//bashdb.sourceforge.net/ruby": 1, + "debug.html": 1, + "XML": 1, + "format": 1, + "described": 1, + "@ref": 1, + "below": 1, + "@strong": 7, + "far": 1, + "complete.": 1, + "Will": 1, + "be": 3, + "completed": 1, + "time": 1, + "permits.": 1, + "In": 1, + "meantime": 1, + "source": 1, + "code": 2, + "always": 1, + "best": 1, + "spec.": 1, + "Commands": 4, + "Events": 4, + "Terms": 1, + "@itemize": 9, + "@bullet": 9, + "@item": 15, + "Command": 9, + "what": 2, + "sends": 2, + "Answer": 9, + "back": 1, + "Example": 11, + "shows": 1, + "simple": 1, + "example": 5, + "itemize": 8, + "@c": 16, + "@section": 10, + "Adding": 4, + "Breakpoint": 22, + "Deleting": 4, + "Enabling": 4, + "Disabling": 4, + "Condition": 4, + "Catchpoint": 3, + "Threads": 4, + "Frames": 4, + "Variables": 6, + "@subsection": 13, + "@smallexample": 31, + "break": 2, + "<script>": 2, + "<line_no>": 2, + "smallexample": 31, + "<breakpointAdded>": 2, + "no=": 8, + "location=": 2, + "C": 11, + "test.rb": 1, + "A": 11, + "delete": 2, + "<breakpoint_id>": 3, + "<breakpointDeleted>": 2, + "Supported": 3, + "since": 3, + "enable": 2, + "<breakpointEnabled>": 2, + "bp_id=": 6, + "disable": 2, + "<breakpointDisabled>": 2, + "Setting": 1, + "on": 4, + "condition": 2, + "<conditionSet>": 2, + "x": 2, + "#": 1, + "Stop": 1, + "breakpoint": 1, + "only": 1, + "if": 1, + "true.": 1, + "Exception": 5, + "catch": 2, + "<exception_class_name>": 1, + "<catchpointSet>": 2, + "exception=": 2, + "ZeroDivisionError": 1, + "Listing": 3, + "thread": 2, + "list": 2, + "<threads>": 2, + "<thread>": 3, + "id=": 3, + "status=": 3, + "....": 1, + "</threads>": 2, + "where": 2, + "<frames>": 2, + "<frame>": 4, + "file=": 7, + "line=": 7, + "current=": 2, + "...": 1, + "</frames>": 2, + "@subsubsection": 2, + "Local": 1, + "var": 3, + "local": 1, + "<variables>": 3, + "<variable>": 4, + "name=": 4, + "kind=": 4, + "value=": 4, + "type=": 5, + "hasChildren=": 4, + "objectId=": 4, + "</variables>": 3, + "Instance": 1, + "instance": 2, + "some_array": 1, + "some_object": 1, + "Suspension": 4, + "Message": 4, + "Event": 4, + "<breakpoint>": 1, + "threadId=": 3, + "<suspended>": 1, + "frames=": 1, + "<exception>": 1, + "message=": 1, + "<message>": 2, + "some": 2, + "text": 2, + "</message>": 2, + "debug=": 1, + "section": 1, + "Mentions": 1, + "also": 1, + "related": 1, + "changes": 1, + "gem": 1, + "implementation.": 1, + "Fixes": 1, + "possible": 1, + "NoSuchMethodException": 1, + "added": 1, + "Debugger": 1, + "start_server": 1, + "ticket": 1, + "#25972": 1, + "possibility": 1, + "remove": 1, + "catchpoints": 1, + "bugfix": 2, + "syntax": 1, + "error": 1, + "with": 2, + "Ruby": 1, + "print": 1, + "out": 2, + "backtrace": 1, + "when": 4, + "debuggee": 1, + "fails": 1, + "depends": 1, + "rather": 2, + "then": 1, + "exactly": 1, + "compatible": 1, + "future": 1, + "0.10.3.x": 1, + "releases": 1, + "Dependency": 1, + "changed": 1, + "@t": 4, + "which": 1, + "fixes": 1, + "various": 1, + "bugs": 1, + "bunch": 1, + "RFEs": 1, + "switch": 2, + "stop": 1, + "at": 1, + "first": 1, + "line": 1, + "script": 1, + "loaded.": 1, + "Utilized": 1, + "remote": 1, + "debugging": 1, + "Making": 1, + "actually": 1, + "work.": 1, + "Commenting": 1, + "sending": 1, + "<trace>": 1, + "elements": 1, + "debugger.": 1, + "To": 1, + "decided.": 1, + "There": 1, + "large": 1, + "amount": 1, + "such": 1, + "events.": 1, + "For": 1, + "now": 1, + "serves": 1, + "developers.": 1, + "ensure": 1, + "attribute": 2, + "absolute": 1, + "path": 1, + "fixing": 1, + "verbose": 1, + "d": 1, + "used.": 1, + "Some": 1, + "unused": 1, + "Support": 1, + "message": 1, + "element.": 1, + "Emitted": 1, + "backend": 1 + }, "Text": { "G04": 1, "DipTrace": 1, "2.4.0.2*": 1, "%": 30, @@ -175401,10 +177010,205 @@ "signal=": 1, "signal": 1, "</ul>": 1, "</body>": 1 }, + "V": { + "import": 10, + "json": 2, + "struct": 6, + "User": 4, + "{": 65, + "name": 2, + "string": 5, + "age": 1, + "int": 9, + "mut": 32, + "is_registered": 1, + "bool": 2, + "}": 64, + "fn": 21, + "main": 9, + "(": 124, + ")": 125, + "s": 3, + "users": 4, + "json.decode": 3, + "[": 80, + "]": 79, + "or": 5, + "eprintln": 1, + "return": 8, + "for": 22, + "user": 2, + "in": 4, + "println": 18, + "i": 89, + "if": 5, + "user.can_register": 1, + "json.encode": 1, + "u": 11, + "can_register": 1, + "u.age": 1, + "register": 1, + "u.is_registered": 1, + "true": 1, + "log": 1, + "l": 1, + "log.Log": 1, + "log.INFO": 1, + "l.info": 1, + "l.warn": 1, + "l.error": 1, + "l.debug": 2, + "l.set_level": 1, + "log.DEBUG": 1, + "l.fatal": 1, + "http": 2, + "sync": 1, + "const": 2, + "NR_THREADS": 2, + "Story": 2, + "title": 1, + "url": 1, + "Fetcher": 3, + "mu": 1, + "sync.Mutex": 1, + "ids": 6, + "cursor": 2, + "wg": 5, + "&": 3, + "sync.WaitGroup": 2, + "f": 1, + "fetch": 1, + "f.mu.lock": 1, + "f.cursor": 4, + "f.ids.len": 1, + "id": 1, + "f.ids": 1, + "+": 64, + "f.mu.unlock": 1, + "resp": 2, + "http.get": 2, + "exit": 2, + "story": 1, + "resp.text": 2, + "f.wg.done": 1, + "ids.len": 2, + "tmp": 3, + ";": 32, + "<": 16, + "fetcher": 1, + "//": 2, + "sent": 1, + "via": 1, + "ptr": 1, + "wg.add": 1, + "go": 1, + "fetcher.fetch": 1, + "wg.wait": 1, + "numbers": 2, + "num": 2, + "names": 2, + "Output": 1, + "Sam": 1, + "etc": 1, + "module": 1, + "math": 2, + "os": 1, + "evala": 3, + "j": 32, + "*": 40, + "/2": 1, + "v": 11, + "f64": 27, + "times": 1, + "v.len": 2, + "a": 6, + "u.len": 3, + "/f64": 1, + "times_trans": 1, + "/": 6, + "a_times_transp": 1, + "x": 8, + "x.times": 1, + "v.times_trans": 1, + "args": 2, + "os.args": 1, + "n": 6, + "args.len": 1, + ".int": 1, + "else": 1, + "v.a_times_transp": 1, + "u.a_times_transp": 1, + "vbv": 2, + "vv": 2, + "ans": 1, + "math.sqrt": 3, + "vbv/vv": 1, + "term": 1, + "term.erase_clear": 1, + "sleeping_line": 3, + "standing_line": 3, + "term.cursor_down": 1, + "print": 3, + "term.bold": 3, + "term.red": 1, + "y": 6, + "size": 4, + "ch": 4, + "term.set_cursor_position": 2, + "term.yellow": 2, + "html": 1, + "http.get_text": 1, + "pos": 6, + "html.index_after": 2, + "-": 16, + "break": 1, + "end": 2, + "html.substr": 1, + "SolarMass": 6, + "//4.0": 1, + "math.Pi": 2, + "DaysPerYear": 4, + "N": 7, + "Position": 2, + "pub": 3, + "z": 2, + "Momentum": 6, + "m": 1, + "System": 4, + "advance": 1, + "sys": 3, + "dt": 5, + "_vx": 3, + "sys.v": 34, + ".x": 13, + "_vy": 3, + ".y": 13, + "_vz": 3, + ".z": 13, + "dx": 8, + "sys.s": 15, + "dy": 8, + "dz": 8, + "dsquared": 3, + "distance": 4, + "mag": 7, + "mi": 4, + ".m": 10, + "offsetmomentum": 1, + "px": 3, + "py": 3, + "pz": 3, + "energy": 1, + "e": 4, + "arr_momentum": 1, + "grinning_face": 2, + "rune": 2, + "commercial_at": 2 + }, "VCL": { "sub": 23, "vcl_recv": 2, "{": 42, "if": 14, @@ -186062,10 +187866,236 @@ "forTests=": 1, "level=": 1, "</component>": 1, "</module>": 1 }, + "XML Property List": { + "<?xml>": 7, + "version=": 14, + "encoding=": 7, + "<!DOCTYPE>": 7, + "plist": 7, + "PUBLIC": 7, + "Apple": 7, + "DTD": 7, + "PLIST": 7, + "1": 14, + "0": 14, + "EN": 7, + "http": 7, + "www": 7, + "apple": 7, + "com": 7, + "DTDs": 7, + "PropertyList": 7, + "dtd": 7, + "<plist>": 7, + "<dict>": 58, + "<key>": 146, + "author": 3, + "</key>": 146, + "<string>": 116, + "Alex": 2, + "Ross": 2, + "</string>": 116, + "comment": 5, + "Created": 1, + "by": 1, + "name": 34, + "SpaceCadet": 1, + "semanticClass": 1, + "theme.dark.spacecadet": 1, + "settings": 29, + "<array>": 4, + "background": 4, + "#0D0D0D": 1, + "caret": 2, + "#7F005D": 1, + "foreground": 17, + "#DDE6CF": 1, + "invisibles": 2, + "#BFBFBF": 1, + "lineHighlight": 2, + "#00000012": 1, + "selection": 2, + "#40002F": 1, + "</dict>": 58, + "Comment": 2, + "scope": 26, + "#473C45": 1, + "String": 1, + "string": 2, + "#805978": 1, + "Constant": 1, + "constant": 3, + "#A8885A": 1, + "Variable": 1, + "variable.parameter": 1, + "variable.other": 1, + "#596380": 1, + "Keyword": 2, + "keyword": 2, + "-": 35, + "keyword.operator": 1, + "keyword.operator.logical": 1, + "#728059": 1, + "Storage": 1, + "storage": 2, + "#9EBF60": 1, + "Entity": 1, + "entity": 1, + "#6078BF": 1, + "Inherited": 1, + "class": 3, + "entity.other.inherited": 1, + "fontStyle": 2, + "italic": 2, + "Support": 1, + "support": 1, + "#8A4B66": 1, + "Exception": 1, + "support.type.exception": 1, + "#893062": 1, + "Tag": 2, + "entity.name.tag": 1, + "<dict/>": 6, + "attribute": 1, + "entity.other.attribute": 1, + "Library": 3, + "support.constant": 1, + "class/type": 1, + "support.type": 1, + "support.class": 1, + "variable": 1, + "support.other.variable": 1, + "Invalid": 1, + "invalid": 1, + "#5F0047": 1, + "Meta": 1, + "function.section": 1, + "meta.function.section": 1, + "#371D28": 1, + "</array>": 4, + "uuid": 6, + "2C24E84F": 1, + "F9FE": 1, + "4C2E": 1, + "92D2": 1, + "F52198BA7E41": 1, + "</plist>": 7, + "Computer": 2, + "content": 1, + ".and.": 1, + "And": 1, + "source.fortran": 1, + "tabTrigger": 1, + "and": 1, + "3537B123": 1, + "DB04": 1, + "475A": 1, + "8B8A": 1, + "A5D223872FC1": 1, + "beforeRunningCommand": 1, + "nop": 1, + "command": 1, + "input": 1, + "none": 1, + "keyEquivalent": 1, + "Completion": 1, + "output": 1, + "afterSelectedText": 1, + "source.sql": 2, + "AFBD4D3D": 1, + "926A": 1, + "44B1": 1, + "91CD": 1, + "2BF793BCB8FD": 1, + "fileTypes": 1, + "man": 1, + "Man": 1, + "patterns": 1, + "match": 4, + "[": 5, + "A": 1, + "Z": 1, + "]": 5, + "(": 8, + "&": 3, + "gt": 1, + ";": 3, + "S": 1, + "|": 5, + "s": 2, + ")": 8, + "*": 1, + "markup.heading.man": 1, + "https": 1, + "ftp": 1, + "file": 1, + "txmt": 1, + "//": 1, + "mailto": 1, + "@a": 1, + "zA": 1, + "Z0": 1, + "9_.": 1, + "%": 33, + "+": 3, + "/": 1, + "amp": 1, + "#": 1, + "lt": 1, + ".": 2, + "markup.underline.link.man": 1, + "w": 1, + "d": 1, + "a": 1, + "z": 1, + "_": 1, + "{": 1, + "}": 1, + "meta.foldingStopMarker.man": 1, + "scopeName": 1, + "text.man": 1, + "E8BAC30A": 1, + "16BF": 1, + "498D": 1, + "941D": 1, + "73FBAED37891": 1, + "<": 16, + "colorSpaceName": 1, + "sRGB": 1, + "ui.background.primary.hex": 1, + "scheme.caret": 1, + "scheme.foreground": 1, + "scheme.invisibles": 1, + "scheme.highlight": 1, + "scheme.selection": 2, + "selectionBorder": 1, + "scheme.comments": 1, + "scheme.keyword": 1, + "keyword.control.character": 1, + "scheme.base.red": 1, + "scheme.constant": 1, + "keyword.operator.quantifier": 1, + "scheme.string": 1, + "constant.character.escape": 1, + "scheme.constantEscape": 1, + "EJS": 1, + "8AEAD828": 1, + "43D2": 1, + "84C3": 1, + "1C530192D62C": 1, + "Folding": 1, + "foldingStartMarker": 1, + "s*": 3, + "foldingStopMarker": 1, + "497AB342": 1, + "09C2": 1, + "A2A0": 1, + "24564AFB058C": 1 + }, "XPages": { "<?xml>": 2, "version=": 3, "encoding=": 2, "<note>": 1, @@ -191408,10 +193438,11 @@ "Assembly": 13114, "Asymptote": 1166, "AutoHotkey": 3, "Awk": 544, "Ballerina": 406, + "BibTeX": 107, "BitBake": 43, "Blade": 88, "BlitzBasic": 2080, "BlitzMax": 47, "Bluespec": 996, @@ -191494,10 +193525,11 @@ "Fortran": 202, "FreeMarker": 155, "Frege": 4085, "Fstar": 2326, "G-code": 4789, + "GAML": 3411, "GAMS": 361, "GAP": 11412, "GCC Machine Description": 15250, "GDB": 974, "GDScript": 1840, @@ -191529,20 +193561,20 @@ "HTML+ECR": 19, "HTML+EEX": 106, "HTML+ERB": 287, "HTML+Razor": 487, "HXML": 168, - "Hack": 4252, + "Hack": 4303, "Haml": 120, "Handlebars": 69, "Haskell": 1118, "HiveQL": 87, "HolyC": 1872, "Hy": 252, "HyPhy": 21403, "IDL": 417, - "IGOR Pro": 94, + "IGOR Pro": 722, "INI": 880, "Idris": 149, "Ignore List": 229, "Inform 7": 472, "Inno Setup": 478, @@ -191576,11 +193608,11 @@ "Kotlin": 155, "LFE": 2890, "LOLCODE": 2647, "LSL": 388, "LTspice Symbol": 84, - "Lasso": 11787, + "Lasso": 7352, "Latte": 1331, "Lean": 754, "Less": 39, "Lex": 1123, "Limbo": 324, @@ -191598,10 +193630,11 @@ "M": 33183, "M4": 123, "M4Sugar": 1313, "MATLAB": 13411, "MAXScript": 1026, + "MLIR": 4842, "MQL4": 2458, "MQL5": 14185, "MTML": 138, "MUF": 2161, "Makefile": 1780, @@ -191648,10 +193681,11 @@ "Opal": 20, "OpenCL": 144, "OpenEdge ABL": 1063, "OpenRC runscript": 35, "OpenSCAD": 67, + "OpenStep Property List": 146, "Org": 855, "Ox": 991, "Oxygene": 157, "Oz": 116, "P4": 777, @@ -191688,11 +193722,11 @@ "Public Key": 316, "Pug": 24, "Puppet": 846, "PureBasic": 106, "PureScript": 1831, - "Python": 10727, + "Python": 10863, "QML": 497, "QMake": 119, "Quake": 207, "R": 1857, "RAML": 83, @@ -191740,10 +193774,11 @@ "ShellSession": 227, "Shen": 3993, "Slash": 397, "Slice": 1900, "Slim": 77, + "SmPL": 398, "Smali": 41519, "Smalltalk": 7934, "SourcePawn": 5236, "Squirrel": 129, "Stan": 297, @@ -191764,10 +193799,11 @@ "TXL": 213, "Tcl": 1661, "TeX": 8176, "Tea": 7, "Terra": 1293, + "Texinfo": 1099, "Text": 16737, "Thrift": 6, "Turing": 3009, "Turtle": 985, "Type Language": 7258, @@ -191775,10 +193811,11 @@ "Unity3D Asset": 842, "Unix Assembly": 241, "Uno": 1262, "UnrealScript": 3010, "UrWeb": 811, + "V": 1480, "VCL": 578, "VHDL": 37, "Verilog": 3660, "Vim script": 5465, "Visual Basic": 2344, @@ -191798,10 +193835,11 @@ "X PixMap": 17, "X10": 6495, "XC": 24, "XCompose": 9587, "XML": 26058, + "XML Property List": 1275, "XPages": 120, "XProc": 32, "XQuery": 801, "XS": 1193, "XSLT": 56, @@ -191859,10 +193897,11 @@ "Assembly": 6, "Asymptote": 2, "AutoHotkey": 1, "Awk": 1, "Ballerina": 5, + "BibTeX": 1, "BitBake": 2, "Blade": 2, "BlitzBasic": 3, "BlitzMax": 1, "Bluespec": 2, @@ -191945,10 +193984,11 @@ "Fortran": 5, "FreeMarker": 2, "Frege": 4, "Fstar": 2, "G-code": 3, + "GAML": 6, "GAMS": 1, "GAP": 9, "GCC Machine Description": 1, "GDB": 2, "GDScript": 4, @@ -191980,20 +194020,20 @@ "HTML+ECR": 1, "HTML+EEX": 1, "HTML+ERB": 2, "HTML+Razor": 2, "HXML": 2, - "Hack": 28, + "Hack": 29, "Haml": 2, "Handlebars": 2, "Haskell": 5, "HiveQL": 1, "HolyC": 5, "Hy": 3, "HyPhy": 8, "IDL": 4, - "IGOR Pro": 2, + "IGOR Pro": 3, "INI": 7, "Idris": 1, "Ignore List": 16, "Inform 7": 2, "Inno Setup": 1, @@ -192027,11 +194067,11 @@ "Kotlin": 1, "LFE": 4, "LOLCODE": 1, "LSL": 2, "LTspice Symbol": 1, - "Lasso": 4, + "Lasso": 3, "Latte": 2, "Lean": 2, "Less": 1, "Lex": 1, "Limbo": 3, @@ -192049,10 +194089,11 @@ "M": 29, "M4": 1, "M4Sugar": 3, "MATLAB": 39, "MAXScript": 5, + "MLIR": 4, "MQL4": 3, "MQL5": 3, "MTML": 1, "MUF": 2, "Makefile": 12, @@ -192099,10 +194140,11 @@ "Opal": 1, "OpenCL": 2, "OpenEdge ABL": 6, "OpenRC runscript": 1, "OpenSCAD": 2, + "OpenStep Property List": 1, "Org": 1, "Ox": 3, "Oxygene": 1, "Oz": 1, "P4": 2, @@ -192139,11 +194181,11 @@ "Public Key": 7, "Pug": 2, "Puppet": 5, "PureBasic": 2, "PureScript": 4, - "Python": 24, + "Python": 25, "QML": 1, "QMake": 4, "Quake": 2, "R": 8, "RAML": 1, @@ -192191,10 +194233,11 @@ "ShellSession": 3, "Shen": 3, "Slash": 1, "Slice": 3, "Slim": 1, + "SmPL": 1, "Smali": 7, "Smalltalk": 10, "SourcePawn": 2, "Squirrel": 1, "Stan": 3, @@ -192215,10 +194258,11 @@ "TXL": 1, "Tcl": 4, "TeX": 7, "Tea": 1, "Terra": 3, + "Texinfo": 1, "Text": 21, "Thrift": 1, "Turing": 2, "Turtle": 2, "Type Language": 2, @@ -192226,10 +194270,11 @@ "Unity3D Asset": 5, "Unix Assembly": 2, "Uno": 3, "UnrealScript": 2, "UrWeb": 2, + "V": 9, "VCL": 2, "VHDL": 1, "Verilog": 13, "Vim script": 7, "Visual Basic": 5, @@ -192249,10 +194294,11 @@ "X PixMap": 2, "X10": 18, "XC": 1, "XCompose": 1, "XML": 64, + "XML Property List": 7, "XPages": 2, "XProc": 1, "XQuery": 1, "XS": 1, "XSLT": 1, @@ -192281,7 +194327,7 @@ "sed": 1, "wdl": 3, "wisp": 1, "xBase": 3 }, - "md5": "eb77fcbc80e997566bf786d5e92ae4e8" + "md5": "a2f50fbb571add8ae56052ab2661d70a" } \ No newline at end of file