Update samples

This commit is contained in:
Ted Nyman
2013-11-05 15:18:10 -08:00
parent 867a4d96fe
commit 2dcee1e43c

View File

@@ -245,6 +245,10 @@
".cls", ".cls",
".p" ".p"
], ],
"Oxygene": [
".oxygene",
".pas"
],
"Parrot Assembly": [ "Parrot Assembly": [
".pasm" ".pasm"
], ],
@@ -463,8 +467,8 @@
".gemrc" ".gemrc"
] ]
}, },
"tokens_total": 417690, "tokens_total": 418245,
"languages_total": 477, "languages_total": 479,
"tokens": { "tokens": {
"ABAP": { "ABAP": {
"*/**": 1, "*/**": 1,
@@ -31932,6 +31936,199 @@
"CHR": 2, "CHR": 2,
"lcPostBase64Data.": 1 "lcPostBase64Data.": 1
}, },
"Oxygene": {
"<Project>": 1,
"DefaultTargets=": 1,
"xmlns=": 1,
"<PropertyGroup>": 3,
"<RootNamespace>": 1,
"Loops": 3,
"</RootNamespace>": 1,
"<OutputType>": 1,
"exe": 1,
"</OutputType>": 1,
"<AssemblyName>": 1,
"</AssemblyName>": 1,
"<AllowGlobals>": 1,
"False": 4,
"</AllowGlobals>": 1,
"<AllowLegacyOutParams>": 1,
"</AllowLegacyOutParams>": 1,
"<AllowLegacyCreate>": 1,
"</AllowLegacyCreate>": 1,
"<ApplicationIcon>": 1,
"Properties": 1,
"App.ico": 1,
"</ApplicationIcon>": 1,
"<Configuration>": 1,
"Condition=": 3,
"Release": 2,
"</Configuration>": 1,
"<ProjectGuid>": 1,
"{": 8,
"BD89C": 1,
"-": 4,
"B610": 1,
"CEE": 1,
"CAF": 1,
"C515D88E2C94": 1,
"}": 8,
"</ProjectGuid>": 1,
"</PropertyGroup>": 3,
"<DefineConstants>": 1,
"DEBUG": 1,
";": 64,
"TRACE": 1,
"</DefineConstants>": 1,
"<OutputPath>": 2,
".": 2,
"bin": 2,
"Debug": 1,
"</OutputPath>": 2,
"<GeneratePDB>": 1,
"True": 3,
"</GeneratePDB>": 1,
"<GenerateMDB>": 1,
"</GenerateMDB>": 1,
"<EnableAsserts>": 1,
"</EnableAsserts>": 1,
"<Import>": 1,
"Project=": 1,
"<ItemGroup>": 2,
"<Reference>": 5,
"Include=": 12,
"<HintPath>": 5,
"(": 45,
"Framework": 5,
")": 45,
"mscorlib.dll": 1,
"</HintPath>": 5,
"</Reference>": 5,
"System.dll": 1,
"ProgramFiles": 1,
"Reference": 1,
"Assemblies": 1,
"Microsoft": 1,
"v3.5": 1,
"System.Core.dll": 1,
"<Private>": 1,
"</Private>": 1,
"System.Data.dll": 1,
"System.Xml.dll": 1,
"</ItemGroup>": 2,
"<Compile>": 4,
"<Content>": 1,
"<EmbeddResource>": 1,
"<Generator>": 2,
"ResXFileCodeGenerator": 1,
"</Generator>": 2,
"</EmbeddResource>": 1,
"<None>": 1,
"SettingsSingleFileGenerator": 1,
"</None>": 1,
"</Project>": 1,
"namespace": 1,
"interface": 1,
"uses": 1,
"System.Linq": 1,
"type": 3,
"ConsoleApp": 2,
"class": 4,
"public": 3,
"method": 6,
"Main": 1,
"loopsTesting": 1,
"fillData": 2,
"sequence": 3,
"of": 6,
"Country": 11,
"var": 2,
"Countries": 4,
"end": 10,
"property": 2,
"Name": 2,
"String": 6,
"Capital": 2,
"constructor": 2,
"setName": 3,
"setCapital": 3,
"implementation": 1,
"ConsoleApp.Main": 1,
"begin": 8,
"Console.WriteLine": 19,
"with": 2,
"myConsoleApp": 1,
"new": 7,
"do": 6,
"myConsoleApp.loopsTesting": 1,
"ConsoleApp.loopsTesting": 1,
"loop": 6,
"taking": 1,
"every": 1,
"th": 1,
"item": 1,
"for": 4,
"i": 4,
"Int32": 2,
"to": 2,
"step": 1,
"Console.Write": 4,
"going": 1,
"from": 2,
"high": 1,
"low": 1,
"value": 1,
"downto": 1,
"defined": 1,
"variable": 1,
"which": 1,
"will": 1,
"count": 1,
"through": 1,
"the": 2,
"number": 1,
"elements": 1,
"looped": 1,
"each": 2,
"c": 2,
"in": 2,
"index": 1,
"num": 2,
"Convert.ToString": 1,
"+": 5,
"c.Name": 2,
"ind": 12,
"Integer": 1,
"simple": 1,
"construct": 1,
"that": 1,
"loops": 1,
"endlessly": 1,
"until": 2,
"broken": 1,
"out": 1,
"Countries.ElementAt": 3,
".Capital": 2,
"Inc": 3,
"if": 1,
"Countries.Count": 3,
"then": 1,
"break": 1,
"is": 1,
"inferred": 1,
"automatically": 1,
"c.Capital": 1,
"repeat": 1,
"while": 1,
"<": 1,
".Name": 1,
"Console.ReadLine": 1,
"ConsoleApp.fillData": 1,
"result": 1,
"[": 1,
"]": 1,
"end.": 1
},
"Parrot Assembly": { "Parrot Assembly": {
"SHEBANG#!parrot": 1, "SHEBANG#!parrot": 1,
".pcc_sub": 1, ".pcc_sub": 1,
@@ -42333,6 +42530,7 @@
"Opa": 28, "Opa": 28,
"OpenCL": 144, "OpenCL": 144,
"OpenEdge ABL": 762, "OpenEdge ABL": 762,
"Oxygene": 555,
"Parrot Assembly": 6, "Parrot Assembly": 6,
"Parrot Internal Representation": 5, "Parrot Internal Representation": 5,
"Pascal": 30, "Pascal": 30,
@@ -42455,6 +42653,7 @@
"Opa": 2, "Opa": 2,
"OpenCL": 2, "OpenCL": 2,
"OpenEdge ABL": 5, "OpenEdge ABL": 5,
"Oxygene": 2,
"Parrot Assembly": 1, "Parrot Assembly": 1,
"Parrot Internal Representation": 1, "Parrot Internal Representation": 1,
"Pascal": 1, "Pascal": 1,
@@ -42503,5 +42702,5 @@
"Xtend": 2, "Xtend": 2,
"YAML": 1 "YAML": 1
}, },
"md5": "9fdad6d44dffa2bd9b71e18d9082cb2e" "md5": "0d841b2f18a555f522c8e9c58b829230"
} }