mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 13:21:01 +00:00
Regenerate samples.json
This commit is contained in:
@@ -216,6 +216,9 @@
|
|||||||
"Nemerle": [
|
"Nemerle": [
|
||||||
".n"
|
".n"
|
||||||
],
|
],
|
||||||
|
"NetLogo": [
|
||||||
|
".nlogo"
|
||||||
|
],
|
||||||
"Nimrod": [
|
"Nimrod": [
|
||||||
".nim"
|
".nim"
|
||||||
],
|
],
|
||||||
@@ -377,6 +380,9 @@
|
|||||||
"TypeScript": [
|
"TypeScript": [
|
||||||
".ts"
|
".ts"
|
||||||
],
|
],
|
||||||
|
"UnrealScript": [
|
||||||
|
".uc"
|
||||||
|
],
|
||||||
"Verilog": [
|
"Verilog": [
|
||||||
".v"
|
".v"
|
||||||
],
|
],
|
||||||
@@ -471,8 +477,8 @@
|
|||||||
".gemrc"
|
".gemrc"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"tokens_total": 420318,
|
"tokens_total": 423434,
|
||||||
"languages_total": 483,
|
"languages_total": 486,
|
||||||
"tokens": {
|
"tokens": {
|
||||||
"ABAP": {
|
"ABAP": {
|
||||||
"*/**": 1,
|
"*/**": 1,
|
||||||
@@ -28665,6 +28671,96 @@
|
|||||||
"WriteLine": 1,
|
"WriteLine": 1,
|
||||||
"}": 2
|
"}": 2
|
||||||
},
|
},
|
||||||
|
"NetLogo": {
|
||||||
|
"patches": 7,
|
||||||
|
"-": 28,
|
||||||
|
"own": 1,
|
||||||
|
"[": 17,
|
||||||
|
"living": 6,
|
||||||
|
";": 12,
|
||||||
|
"indicates": 1,
|
||||||
|
"if": 2,
|
||||||
|
"the": 6,
|
||||||
|
"cell": 10,
|
||||||
|
"is": 1,
|
||||||
|
"live": 4,
|
||||||
|
"neighbors": 5,
|
||||||
|
"counts": 1,
|
||||||
|
"how": 1,
|
||||||
|
"many": 1,
|
||||||
|
"neighboring": 1,
|
||||||
|
"cells": 2,
|
||||||
|
"are": 1,
|
||||||
|
"alive": 1,
|
||||||
|
"]": 17,
|
||||||
|
"to": 6,
|
||||||
|
"setup": 2,
|
||||||
|
"blank": 1,
|
||||||
|
"clear": 2,
|
||||||
|
"all": 5,
|
||||||
|
"ask": 6,
|
||||||
|
"death": 5,
|
||||||
|
"reset": 2,
|
||||||
|
"ticks": 2,
|
||||||
|
"end": 6,
|
||||||
|
"random": 2,
|
||||||
|
"ifelse": 3,
|
||||||
|
"float": 1,
|
||||||
|
"<": 1,
|
||||||
|
"initial": 1,
|
||||||
|
"density": 1,
|
||||||
|
"birth": 4,
|
||||||
|
"set": 5,
|
||||||
|
"true": 1,
|
||||||
|
"pcolor": 2,
|
||||||
|
"fgcolor": 1,
|
||||||
|
"false": 1,
|
||||||
|
"bgcolor": 1,
|
||||||
|
"go": 1,
|
||||||
|
"count": 1,
|
||||||
|
"with": 2,
|
||||||
|
"Starting": 1,
|
||||||
|
"a": 1,
|
||||||
|
"new": 1,
|
||||||
|
"here": 1,
|
||||||
|
"ensures": 1,
|
||||||
|
"that": 1,
|
||||||
|
"finish": 1,
|
||||||
|
"executing": 2,
|
||||||
|
"first": 1,
|
||||||
|
"before": 1,
|
||||||
|
"any": 1,
|
||||||
|
"of": 2,
|
||||||
|
"them": 1,
|
||||||
|
"start": 1,
|
||||||
|
"second": 1,
|
||||||
|
"ask.": 1,
|
||||||
|
"This": 1,
|
||||||
|
"keeps": 1,
|
||||||
|
"in": 2,
|
||||||
|
"synch": 1,
|
||||||
|
"each": 2,
|
||||||
|
"other": 1,
|
||||||
|
"so": 1,
|
||||||
|
"births": 1,
|
||||||
|
"and": 1,
|
||||||
|
"deaths": 1,
|
||||||
|
"at": 1,
|
||||||
|
"generation": 1,
|
||||||
|
"happen": 1,
|
||||||
|
"lockstep.": 1,
|
||||||
|
"tick": 1,
|
||||||
|
"draw": 1,
|
||||||
|
"let": 1,
|
||||||
|
"erasing": 2,
|
||||||
|
"patch": 2,
|
||||||
|
"mouse": 5,
|
||||||
|
"xcor": 2,
|
||||||
|
"ycor": 2,
|
||||||
|
"while": 1,
|
||||||
|
"down": 1,
|
||||||
|
"display": 1
|
||||||
|
},
|
||||||
"Nginx": {
|
"Nginx": {
|
||||||
"user": 1,
|
"user": 1,
|
||||||
"www": 2,
|
"www": 2,
|
||||||
@@ -40508,6 +40604,431 @@
|
|||||||
"tom.move": 1,
|
"tom.move": 1,
|
||||||
"console.log": 1
|
"console.log": 1
|
||||||
},
|
},
|
||||||
|
"UnrealScript": {
|
||||||
|
"//": 5,
|
||||||
|
"-": 220,
|
||||||
|
"class": 18,
|
||||||
|
"MutU2Weapons": 1,
|
||||||
|
"extends": 2,
|
||||||
|
"Mutator": 1,
|
||||||
|
"config": 18,
|
||||||
|
"(": 189,
|
||||||
|
"U2Weapons": 1,
|
||||||
|
")": 189,
|
||||||
|
";": 295,
|
||||||
|
"var": 30,
|
||||||
|
"string": 25,
|
||||||
|
"ReplacedWeaponClassNames0": 1,
|
||||||
|
"ReplacedWeaponClassNames1": 1,
|
||||||
|
"ReplacedWeaponClassNames2": 1,
|
||||||
|
"ReplacedWeaponClassNames3": 1,
|
||||||
|
"ReplacedWeaponClassNames4": 1,
|
||||||
|
"ReplacedWeaponClassNames5": 1,
|
||||||
|
"ReplacedWeaponClassNames6": 1,
|
||||||
|
"ReplacedWeaponClassNames7": 1,
|
||||||
|
"ReplacedWeaponClassNames8": 1,
|
||||||
|
"ReplacedWeaponClassNames9": 1,
|
||||||
|
"ReplacedWeaponClassNames10": 1,
|
||||||
|
"ReplacedWeaponClassNames11": 1,
|
||||||
|
"ReplacedWeaponClassNames12": 1,
|
||||||
|
"bool": 18,
|
||||||
|
"bConfigUseU2Weapon0": 1,
|
||||||
|
"bConfigUseU2Weapon1": 1,
|
||||||
|
"bConfigUseU2Weapon2": 1,
|
||||||
|
"bConfigUseU2Weapon3": 1,
|
||||||
|
"bConfigUseU2Weapon4": 1,
|
||||||
|
"bConfigUseU2Weapon5": 1,
|
||||||
|
"bConfigUseU2Weapon6": 1,
|
||||||
|
"bConfigUseU2Weapon7": 1,
|
||||||
|
"bConfigUseU2Weapon8": 1,
|
||||||
|
"bConfigUseU2Weapon9": 1,
|
||||||
|
"bConfigUseU2Weapon10": 1,
|
||||||
|
"bConfigUseU2Weapon11": 1,
|
||||||
|
"bConfigUseU2Weapon12": 1,
|
||||||
|
"//var": 8,
|
||||||
|
"byte": 4,
|
||||||
|
"bUseU2Weapon": 1,
|
||||||
|
"[": 125,
|
||||||
|
"]": 125,
|
||||||
|
"<Weapon>": 7,
|
||||||
|
"ReplacedWeaponClasses": 3,
|
||||||
|
"<WeaponPickup>": 2,
|
||||||
|
"ReplacedWeaponPickupClasses": 1,
|
||||||
|
"<Ammo>": 3,
|
||||||
|
"ReplacedAmmoPickupClasses": 1,
|
||||||
|
"U2WeaponClasses": 2,
|
||||||
|
"//GE": 17,
|
||||||
|
"For": 3,
|
||||||
|
"default": 12,
|
||||||
|
"properties": 3,
|
||||||
|
"ONLY": 3,
|
||||||
|
"U2WeaponPickupClassNames": 1,
|
||||||
|
"U2AmmoPickupClassNames": 2,
|
||||||
|
"bIsVehicle": 4,
|
||||||
|
"bNotVehicle": 3,
|
||||||
|
"localized": 2,
|
||||||
|
"U2WeaponDisplayText": 1,
|
||||||
|
"U2WeaponDescText": 1,
|
||||||
|
"GUISelectOptions": 1,
|
||||||
|
"int": 10,
|
||||||
|
"FirePowerMode": 1,
|
||||||
|
"bExperimental": 3,
|
||||||
|
"bUseFieldGenerator": 2,
|
||||||
|
"bUseProximitySensor": 2,
|
||||||
|
"bIntegrateShieldReward": 2,
|
||||||
|
"IterationNum": 8,
|
||||||
|
"Weapons.Length": 1,
|
||||||
|
"const": 1,
|
||||||
|
"DamageMultiplier": 28,
|
||||||
|
"DamagePercentage": 3,
|
||||||
|
"bUseXMPFeel": 4,
|
||||||
|
"FlashbangModeString": 1,
|
||||||
|
"struct": 1,
|
||||||
|
"WeaponInfo": 2,
|
||||||
|
"{": 28,
|
||||||
|
"ReplacedWeaponClass": 1,
|
||||||
|
"Generated": 4,
|
||||||
|
"from": 6,
|
||||||
|
"ReplacedWeaponClassName.": 2,
|
||||||
|
"This": 3,
|
||||||
|
"is": 6,
|
||||||
|
"what": 1,
|
||||||
|
"we": 3,
|
||||||
|
"replace.": 1,
|
||||||
|
"ReplacedWeaponPickupClass": 1,
|
||||||
|
"UNUSED": 1,
|
||||||
|
"ReplacedAmmoPickupClass": 1,
|
||||||
|
"WeaponClass": 1,
|
||||||
|
"the": 31,
|
||||||
|
"weapon": 10,
|
||||||
|
"are": 1,
|
||||||
|
"going": 1,
|
||||||
|
"to": 4,
|
||||||
|
"put": 1,
|
||||||
|
"inside": 1,
|
||||||
|
"world.": 1,
|
||||||
|
"WeaponPickupClassName": 1,
|
||||||
|
"WeponClass.": 1,
|
||||||
|
"AmmoPickupClassName": 1,
|
||||||
|
"WeaponClass.": 1,
|
||||||
|
"bEnabled": 1,
|
||||||
|
"Structs": 1,
|
||||||
|
"can": 2,
|
||||||
|
"d": 1,
|
||||||
|
"thus": 1,
|
||||||
|
"still": 1,
|
||||||
|
"require": 1,
|
||||||
|
"bConfigUseU2WeaponX": 1,
|
||||||
|
"indicates": 1,
|
||||||
|
"that": 3,
|
||||||
|
"spawns": 1,
|
||||||
|
"a": 2,
|
||||||
|
"vehicle": 3,
|
||||||
|
"deployable": 1,
|
||||||
|
"turrets": 1,
|
||||||
|
".": 2,
|
||||||
|
"These": 1,
|
||||||
|
"only": 2,
|
||||||
|
"work": 1,
|
||||||
|
"in": 4,
|
||||||
|
"gametypes": 1,
|
||||||
|
"duh.": 1,
|
||||||
|
"Opposite": 1,
|
||||||
|
"of": 1,
|
||||||
|
"works": 1,
|
||||||
|
"non": 1,
|
||||||
|
"gametypes.": 2,
|
||||||
|
"Think": 1,
|
||||||
|
"shotgun.": 1,
|
||||||
|
"}": 27,
|
||||||
|
"Weapons": 31,
|
||||||
|
"function": 5,
|
||||||
|
"PostBeginPlay": 1,
|
||||||
|
"local": 8,
|
||||||
|
"FireMode": 8,
|
||||||
|
"x": 65,
|
||||||
|
"//local": 3,
|
||||||
|
"ReplacedWeaponPickupClassName": 1,
|
||||||
|
"//IterationNum": 1,
|
||||||
|
"ArrayCount": 2,
|
||||||
|
"Level.Game.bAllowVehicles": 4,
|
||||||
|
"He": 1,
|
||||||
|
"he": 1,
|
||||||
|
"neat": 1,
|
||||||
|
"way": 1,
|
||||||
|
"get": 1,
|
||||||
|
"required": 1,
|
||||||
|
"number.": 1,
|
||||||
|
"for": 11,
|
||||||
|
"<": 9,
|
||||||
|
"+": 18,
|
||||||
|
".bEnabled": 3,
|
||||||
|
"GetPropertyText": 5,
|
||||||
|
"needed": 1,
|
||||||
|
"use": 1,
|
||||||
|
"variables": 1,
|
||||||
|
"an": 1,
|
||||||
|
"array": 2,
|
||||||
|
"like": 1,
|
||||||
|
"fashion.": 1,
|
||||||
|
"//bUseU2Weapon": 1,
|
||||||
|
".ReplacedWeaponClass": 5,
|
||||||
|
"DynamicLoadObject": 2,
|
||||||
|
"//ReplacedWeaponClasses": 1,
|
||||||
|
"//ReplacedWeaponPickupClassName": 1,
|
||||||
|
".default.PickupClass": 1,
|
||||||
|
"if": 55,
|
||||||
|
".ReplacedWeaponClass.default.FireModeClass": 4,
|
||||||
|
"None": 10,
|
||||||
|
"&&": 15,
|
||||||
|
".default.AmmoClass": 1,
|
||||||
|
".default.AmmoClass.default.PickupClass": 2,
|
||||||
|
".ReplacedAmmoPickupClass": 2,
|
||||||
|
"break": 1,
|
||||||
|
".WeaponClass": 7,
|
||||||
|
".WeaponPickupClassName": 1,
|
||||||
|
".WeaponClass.default.PickupClass": 1,
|
||||||
|
".AmmoPickupClassName": 2,
|
||||||
|
".bIsVehicle": 2,
|
||||||
|
".bNotVehicle": 2,
|
||||||
|
"Super.PostBeginPlay": 1,
|
||||||
|
"ValidReplacement": 6,
|
||||||
|
"return": 47,
|
||||||
|
"CheckReplacement": 1,
|
||||||
|
"Actor": 1,
|
||||||
|
"Other": 23,
|
||||||
|
"out": 2,
|
||||||
|
"bSuperRelevant": 3,
|
||||||
|
"i": 12,
|
||||||
|
"WeaponLocker": 3,
|
||||||
|
"L": 2,
|
||||||
|
"xWeaponBase": 3,
|
||||||
|
".WeaponType": 2,
|
||||||
|
"false": 3,
|
||||||
|
"true": 5,
|
||||||
|
"Weapon": 1,
|
||||||
|
"Other.IsA": 2,
|
||||||
|
"Other.Class": 2,
|
||||||
|
"Ammo": 1,
|
||||||
|
"ReplaceWith": 1,
|
||||||
|
"L.Weapons.Length": 1,
|
||||||
|
"L.Weapons": 2,
|
||||||
|
"//STARTING": 1,
|
||||||
|
"WEAPON": 1,
|
||||||
|
"xPawn": 6,
|
||||||
|
".RequiredEquipment": 3,
|
||||||
|
"True": 2,
|
||||||
|
"Special": 1,
|
||||||
|
"handling": 1,
|
||||||
|
"Shield": 2,
|
||||||
|
"Reward": 2,
|
||||||
|
"integration": 1,
|
||||||
|
"ShieldPack": 7,
|
||||||
|
".SetStaticMesh": 1,
|
||||||
|
"StaticMesh": 1,
|
||||||
|
".Skins": 1,
|
||||||
|
"Shader": 2,
|
||||||
|
".RepSkin": 1,
|
||||||
|
".SetDrawScale": 1,
|
||||||
|
".SetCollisionSize": 1,
|
||||||
|
".PickupMessage": 1,
|
||||||
|
".PickupSound": 1,
|
||||||
|
"Sound": 1,
|
||||||
|
"Super.CheckReplacement": 1,
|
||||||
|
"GetInventoryClassOverride": 1,
|
||||||
|
"InventoryClassName": 3,
|
||||||
|
"Super.GetInventoryClassOverride": 1,
|
||||||
|
"static": 2,
|
||||||
|
"FillPlayInfo": 1,
|
||||||
|
"PlayInfo": 3,
|
||||||
|
"<CacheManager.WeaponRecord>": 1,
|
||||||
|
"Recs": 4,
|
||||||
|
"WeaponOptions": 17,
|
||||||
|
"Super.FillPlayInfo": 1,
|
||||||
|
".static.GetWeaponList": 1,
|
||||||
|
"Recs.Length": 1,
|
||||||
|
".ClassName": 1,
|
||||||
|
".FriendlyName": 1,
|
||||||
|
"PlayInfo.AddSetting": 33,
|
||||||
|
"default.RulesGroup": 33,
|
||||||
|
"default.U2WeaponDisplayText": 33,
|
||||||
|
"event": 3,
|
||||||
|
"GetDescriptionText": 1,
|
||||||
|
"PropName": 35,
|
||||||
|
"default.U2WeaponDescText": 33,
|
||||||
|
"Super.GetDescriptionText": 1,
|
||||||
|
"PreBeginPlay": 1,
|
||||||
|
"float": 3,
|
||||||
|
"k": 29,
|
||||||
|
"Multiplier.": 1,
|
||||||
|
"Super.PreBeginPlay": 1,
|
||||||
|
"/100.0": 1,
|
||||||
|
"//log": 1,
|
||||||
|
"@k": 1,
|
||||||
|
"//Sets": 1,
|
||||||
|
"various": 1,
|
||||||
|
"settings": 1,
|
||||||
|
"match": 1,
|
||||||
|
"different": 1,
|
||||||
|
"games": 1,
|
||||||
|
".default.DamagePercentage": 1,
|
||||||
|
"//Original": 1,
|
||||||
|
"U2": 3,
|
||||||
|
"compensate": 1,
|
||||||
|
"division": 1,
|
||||||
|
"errors": 1,
|
||||||
|
"Class": 105,
|
||||||
|
".default.DamageMin": 12,
|
||||||
|
"*": 54,
|
||||||
|
".default.DamageMax": 12,
|
||||||
|
".default.Damage": 27,
|
||||||
|
".default.myDamage": 4,
|
||||||
|
"//Dampened": 1,
|
||||||
|
"already": 1,
|
||||||
|
"no": 2,
|
||||||
|
"need": 1,
|
||||||
|
"rewrite": 1,
|
||||||
|
"else": 1,
|
||||||
|
"//General": 2,
|
||||||
|
"XMP": 4,
|
||||||
|
".default.Spread": 1,
|
||||||
|
".default.MaxAmmo": 7,
|
||||||
|
".default.Speed": 8,
|
||||||
|
".default.MomentumTransfer": 4,
|
||||||
|
".default.ClipSize": 4,
|
||||||
|
".default.FireLastReloadTime": 3,
|
||||||
|
".default.DamageRadius": 4,
|
||||||
|
".default.LifeSpan": 4,
|
||||||
|
".default.ShakeRadius": 1,
|
||||||
|
".default.ShakeMagnitude": 1,
|
||||||
|
".default.MaxSpeed": 5,
|
||||||
|
".default.FireRate": 3,
|
||||||
|
".default.ReloadTime": 3,
|
||||||
|
"//3200": 1,
|
||||||
|
"too": 1,
|
||||||
|
"much": 1,
|
||||||
|
".default.VehicleDamageScaling": 2,
|
||||||
|
"*k": 28,
|
||||||
|
"//Experimental": 1,
|
||||||
|
"options": 1,
|
||||||
|
"lets": 1,
|
||||||
|
"you": 2,
|
||||||
|
"Unuse": 1,
|
||||||
|
"EMPimp": 1,
|
||||||
|
"projectile": 1,
|
||||||
|
"and": 3,
|
||||||
|
"fire": 1,
|
||||||
|
"two": 1,
|
||||||
|
"CAR": 1,
|
||||||
|
"barrels": 1,
|
||||||
|
"//CAR": 1,
|
||||||
|
"nothing": 1,
|
||||||
|
"U2Weapons.U2AssaultRifleFire": 1,
|
||||||
|
"U2Weapons.U2AssaultRifleAltFire": 1,
|
||||||
|
"U2ProjectileConcussionGrenade": 1,
|
||||||
|
"U2Weapons.U2AssaultRifleInv": 1,
|
||||||
|
"U2Weapons.U2WeaponEnergyRifle": 1,
|
||||||
|
"U2Weapons.U2WeaponFlameThrower": 1,
|
||||||
|
"U2Weapons.U2WeaponPistol": 1,
|
||||||
|
"U2Weapons.U2AutoTurretDeploy": 1,
|
||||||
|
"U2Weapons.U2WeaponRocketLauncher": 1,
|
||||||
|
"U2Weapons.U2WeaponGrenadeLauncher": 1,
|
||||||
|
"U2Weapons.U2WeaponSniper": 2,
|
||||||
|
"U2Weapons.U2WeaponRocketTurret": 1,
|
||||||
|
"U2Weapons.U2WeaponLandMine": 1,
|
||||||
|
"U2Weapons.U2WeaponLaserTripMine": 1,
|
||||||
|
"U2Weapons.U2WeaponShotgun": 1,
|
||||||
|
"s": 7,
|
||||||
|
"Minigun.": 1,
|
||||||
|
"Enable": 5,
|
||||||
|
"Shock": 1,
|
||||||
|
"Lance": 1,
|
||||||
|
"Energy": 2,
|
||||||
|
"Rifle": 3,
|
||||||
|
"What": 7,
|
||||||
|
"should": 7,
|
||||||
|
"be": 8,
|
||||||
|
"replaced": 8,
|
||||||
|
"with": 9,
|
||||||
|
"Rifle.": 3,
|
||||||
|
"By": 7,
|
||||||
|
"it": 7,
|
||||||
|
"Bio": 1,
|
||||||
|
"Magnum": 2,
|
||||||
|
"Pistol": 1,
|
||||||
|
"Pistol.": 1,
|
||||||
|
"Onslaught": 1,
|
||||||
|
"Grenade": 1,
|
||||||
|
"Launcher.": 2,
|
||||||
|
"Shark": 2,
|
||||||
|
"Rocket": 4,
|
||||||
|
"Launcher": 1,
|
||||||
|
"Flak": 1,
|
||||||
|
"Cannon.": 1,
|
||||||
|
"Should": 1,
|
||||||
|
"Lightning": 1,
|
||||||
|
"Gun": 2,
|
||||||
|
"Widowmaker": 2,
|
||||||
|
"Sniper": 3,
|
||||||
|
"Classic": 1,
|
||||||
|
"here.": 1,
|
||||||
|
"Turret": 2,
|
||||||
|
"delpoyable": 1,
|
||||||
|
"deployable.": 1,
|
||||||
|
"Redeemer.": 1,
|
||||||
|
"Laser": 2,
|
||||||
|
"Trip": 2,
|
||||||
|
"Mine": 1,
|
||||||
|
"Mine.": 1,
|
||||||
|
"t": 2,
|
||||||
|
"replace": 1,
|
||||||
|
"Link": 1,
|
||||||
|
"matches": 1,
|
||||||
|
"vehicles.": 1,
|
||||||
|
"Crowd": 1,
|
||||||
|
"Pleaser": 1,
|
||||||
|
"Shotgun.": 1,
|
||||||
|
"have": 1,
|
||||||
|
"shields": 1,
|
||||||
|
"or": 2,
|
||||||
|
"damage": 1,
|
||||||
|
"filtering.": 1,
|
||||||
|
"If": 1,
|
||||||
|
"checked": 1,
|
||||||
|
"mutator": 1,
|
||||||
|
"produces": 1,
|
||||||
|
"Unreal": 4,
|
||||||
|
"II": 4,
|
||||||
|
"shield": 1,
|
||||||
|
"pickups.": 1,
|
||||||
|
"Choose": 1,
|
||||||
|
"between": 2,
|
||||||
|
"white": 1,
|
||||||
|
"overlay": 3,
|
||||||
|
"depending": 2,
|
||||||
|
"on": 2,
|
||||||
|
"player": 2,
|
||||||
|
"view": 1,
|
||||||
|
"style": 1,
|
||||||
|
"distance": 1,
|
||||||
|
"foolproof": 1,
|
||||||
|
"FM_DistanceBased": 1,
|
||||||
|
"Arena": 1,
|
||||||
|
"Add": 1,
|
||||||
|
"weapons": 1,
|
||||||
|
"other": 1,
|
||||||
|
"Fully": 1,
|
||||||
|
"customisable": 1,
|
||||||
|
"choose": 1,
|
||||||
|
"behaviour.": 1,
|
||||||
|
"US3HelloWorld": 1,
|
||||||
|
"GameInfo": 1,
|
||||||
|
"InitGame": 1,
|
||||||
|
"Options": 1,
|
||||||
|
"Error": 1,
|
||||||
|
"log": 1,
|
||||||
|
"defaultproperties": 1
|
||||||
|
},
|
||||||
"Verilog": {
|
"Verilog": {
|
||||||
"////////////////////////////////////////////////////////////////////////////////": 14,
|
"////////////////////////////////////////////////////////////////////////////////": 14,
|
||||||
"//": 117,
|
"//": 117,
|
||||||
@@ -42879,6 +43400,7 @@
|
|||||||
"Monkey": 207,
|
"Monkey": 207,
|
||||||
"MoonScript": 1718,
|
"MoonScript": 1718,
|
||||||
"Nemerle": 17,
|
"Nemerle": 17,
|
||||||
|
"NetLogo": 243,
|
||||||
"Nginx": 179,
|
"Nginx": 179,
|
||||||
"Nimrod": 1,
|
"Nimrod": 1,
|
||||||
"NSIS": 725,
|
"NSIS": 725,
|
||||||
@@ -42924,6 +43446,7 @@
|
|||||||
"Turing": 44,
|
"Turing": 44,
|
||||||
"TXL": 213,
|
"TXL": 213,
|
||||||
"TypeScript": 109,
|
"TypeScript": 109,
|
||||||
|
"UnrealScript": 2873,
|
||||||
"Verilog": 3778,
|
"Verilog": 3778,
|
||||||
"VHDL": 42,
|
"VHDL": 42,
|
||||||
"VimL": 20,
|
"VimL": 20,
|
||||||
@@ -43003,6 +43526,7 @@
|
|||||||
"Monkey": 1,
|
"Monkey": 1,
|
||||||
"MoonScript": 1,
|
"MoonScript": 1,
|
||||||
"Nemerle": 1,
|
"Nemerle": 1,
|
||||||
|
"NetLogo": 1,
|
||||||
"Nginx": 1,
|
"Nginx": 1,
|
||||||
"Nimrod": 1,
|
"Nimrod": 1,
|
||||||
"NSIS": 2,
|
"NSIS": 2,
|
||||||
@@ -43048,6 +43572,7 @@
|
|||||||
"Turing": 1,
|
"Turing": 1,
|
||||||
"TXL": 1,
|
"TXL": 1,
|
||||||
"TypeScript": 3,
|
"TypeScript": 3,
|
||||||
|
"UnrealScript": 2,
|
||||||
"Verilog": 13,
|
"Verilog": 13,
|
||||||
"VHDL": 1,
|
"VHDL": 1,
|
||||||
"VimL": 2,
|
"VimL": 2,
|
||||||
@@ -43062,5 +43587,5 @@
|
|||||||
"Xtend": 2,
|
"Xtend": 2,
|
||||||
"YAML": 1
|
"YAML": 1
|
||||||
},
|
},
|
||||||
"md5": "f407022fe8de91114d556ad933c9acc2"
|
"md5": "f5d636f1516c9c1a636654b1cf314eb0"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user