2,409,234 results for 're.compile' (603 ms)
gtest-etree-01.cs https://github.com/DavisSylvester/mono.git | C# | 2,830 lines
1// Compiler options: -unsafe 2 3using System; 4using System.Collections.Generic; 5using System.Linq; 6using System.Linq.Expressions; 7using System.Reflection; 8 9public struct InverseLogicalOperator 10{ 11 bool value; 12 public InverseLogicalOperator (bool value) 13 { 14 this.value = value; 15 }cil-strip.csproj https://github.com/DavisSylvester/mono.git | MSBuild | 991 lines
1<?xml version="1.0" encoding="utf-8"?> 2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3 <PropertyGroup> 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>10.0.0</ProductVersion> 7 <SchemaVersion>2.0</SchemaVersion> 8 <ProjectGuid>{7B3D8F99-304A-4C2E-BAC5-7D1A29747B01}</ProjectGuid> 9 <OutputType>Exe</OutputType> 10 <RootNamespace>cilstrip</RootNamespace> 11 <AssemblyName>cil-strip</AssemblyName> 12 </PropertyGroup> 13 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 14 <DebugSymbols>true</DebugSymbols> 15 <DebugType>full</DebugType>ZeroKLobby.csproj https://github.com/db81/Zero-K-Infrastructure.git | MSBuild | 1,652 lines
1<?xml version="1.0" encoding="utf-8"?> 2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> 3 <PropertyGroup> 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 <Platform Condition=" '$(Platform)' == '' ">x86</Platform> 6 <ProjectGuid>{AA5F8640-FBBC-4007-9589-6C7CD26D4867}</ProjectGuid> 7 <OutputType>WinExe</OutputType> 8 <AppDesignerFolder>Properties</AppDesignerFolder> 9 <RootNamespace>ZeroKLobby</RootNamespace> 10 <AssemblyName>Zero-K</AssemblyName> 11 <ApplicationIcon>SpringDownloader.ico</ApplicationIcon> 12 <ManifestCertificateThumbprint>FC2212B55F1B9944395B70DF91CE4D38FC17189D</ManifestCertificateThumbprint> 13 <ManifestKeyFile>SpringDownloader_TemporaryKey.pfx</ManifestKeyFile> 14 <GenerateManifests>true</GenerateManifests> 15 <SignManifests>false</SignManifests>ZeroKLobby_NET4.0.csproj https://github.com/db81/Zero-K-Infrastructure.git | MSBuild | 2,001 lines
1<?xml version="1.0" encoding="utf-8"?> 2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> 3 <PropertyGroup> 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 <Platform Condition=" '$(Platform)' == '' ">x86</Platform> 6 <ProjectGuid>{09B6C92A-AF10-49E3-92D5-CA07D0D54EF0}</ProjectGuid> 7 <OutputType>WinExe</OutputType> 8 <AppDesignerFolder>Properties</AppDesignerFolder> 9 <RootNamespace>ZeroKLobby</RootNamespace> 10 <AssemblyName>Zero-K</AssemblyName> 11 <ApplicationIcon>SpringDownloader.ico</ApplicationIcon> 12 <ManifestCertificateThumbprint>FC2212B55F1B9944395B70DF91CE4D38FC17189D</ManifestCertificateThumbprint> 13 <ManifestKeyFile>SpringDownloader_TemporaryKey.pfx</ManifestKeyFile> 14 <GenerateManifests>true</GenerateManifests> 15 <SignManifests>false</SignManifests>ICSharpCode.AvalonEdit.csproj https://github.com/davidroth/ILSpy.git | MSBuild | 441 lines
1<?xml version="1.0" encoding="utf-8"?> 2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3 <PropertyGroup> 4 <ProjectGuid>{6C55B776-26D4-4DB3-A6AB-87E783B2F3D1}</ProjectGuid> 5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 7 <OutputType>Library</OutputType> 8 <RootNamespace>ICSharpCode.AvalonEdit</RootNamespace> 9 <AssemblyName>ICSharpCode.AvalonEdit</AssemblyName> 10 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> 11 <AppDesignerFolder>Properties</AppDesignerFolder> 12 <SourceAnalysisOverrideSettingsFile>"C:\Program Files\SharpDevelop\3.0\bin\..\AddIns\AddIns\Misc\SourceAnalysis\Settings.SourceAnalysis"</SourceAnalysisOverrideSettingsFile> 13 <AllowUnsafeBlocks>False</AllowUnsafeBlocks> 14 <NoStdLib>False</NoStdLib> 15 <WarningLevel>4</WarningLevel>nUpdate.Administration.csproj https://github.com/dbforge/nUpdate.git | MSBuild | 642 lines
1<?xml version="1.0" encoding="utf-8"?> 2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> 4 <PropertyGroup> 5 <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> 6 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 7 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 8 <ProjectGuid>{804F7359-BD07-4C8D-A126-A863CD27AA4D}</ProjectGuid> 9 <OutputType>WinExe</OutputType> 10 <AppDesignerFolder>Properties</AppDesignerFolder> 11 <RootNamespace>nUpdate.Administration</RootNamespace> 12 <AssemblyName>nUpdate Administration</AssemblyName> 13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> 14 <FileAlignment>512</FileAlignment> 15 <TargetFrameworkProfile />Sigil.csproj https://github.com/dbforever/Sigil.git | MSBuild | 471 lines
1<?xml version="1.0" encoding="utf-8"?> 2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> 4 <PropertyGroup> 5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 7 <ProjectGuid>{6053AEAD-828C-4137-96C5-3D3CFDBE3432}</ProjectGuid> 8 <OutputType>Library</OutputType> 9 <AppDesignerFolder>Properties</AppDesignerFolder> 10 <RootNamespace>Sigil</RootNamespace> 11 <AssemblyName>Sigil</AssemblyName> 12 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> 13 <FileAlignment>512</FileAlignment> 14 <TargetFrameworkProfile /> 15 </PropertyGroup>ICSharpCode.NRefactory.CSharp.csproj https://github.com/davidroth/ILSpy.git | MSBuild | 532 lines
1<?xml version="1.0" encoding="utf-8"?> 2<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build"> 3 <PropertyGroup> 4 <ProjectGuid>{53DCA265-3C3C-42F9-B647-F72BA678122B}</ProjectGuid> 5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 7 <OutputType>Library</OutputType> 8 <RootNamespace>ICSharpCode.NRefactory.CSharp</RootNamespace> 9 <AssemblyName>ICSharpCode.NRefactory.CSharp</AssemblyName> 10 <AppDesignerFolder>Properties</AppDesignerFolder> 11 <AllowUnsafeBlocks>False</AllowUnsafeBlocks> 12 <NoStdLib>False</NoStdLib> 13 <WarningLevel>4</WarningLevel> 14 <TreatWarningsAsErrors>false</TreatWarningsAsErrors> 15 <ProductVersion>10.0.0</ProductVersion>ICSharpCode.NRefactory.Tests.csproj https://github.com/davidroth/ILSpy.git | MSBuild | 407 lines
1<?xml version="1.0" encoding="utf-8"?> 2<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build"> 3 <PropertyGroup> 4 <ProjectGuid>{63D3B27A-D966-4902-90B3-30290E1692F1}</ProjectGuid> 5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 7 <OutputType>Library</OutputType> 8 <RootNamespace>ICSharpCode.NRefactory</RootNamespace> 9 <AssemblyName>ICSharpCode.NRefactory.Tests</AssemblyName> 10 <AppDesignerFolder>Properties</AppDesignerFolder> 11 <ProductVersion>10.0.0</ProductVersion> 12 <SchemaVersion>2.0</SchemaVersion> 13 <AllowUnsafeBlocks>True</AllowUnsafeBlocks> 14 <NoStdLib>False</NoStdLib> 15 <WarningLevel>4</WarningLevel>OJS.Web.csproj https://github.com/dbull/OpenJudgeSystem.git | MSBuild | 1,763 lines
1<?xml version="1.0" encoding="utf-8"?> 2<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> 4 <PropertyGroup> 5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 7 <ProductVersion> 8 </ProductVersion> 9 <SchemaVersion>2.0</SchemaVersion> 10 <ProjectGuid>{C2EF4F1B-A694-4E52-935C-7872F6CAD37C}</ProjectGuid> 11 <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids> 12 <OutputType>Library</OutputType> 13 <AppDesignerFolder>Properties</AppDesignerFolder> 14 <RootNamespace>OJS.Web</RootNamespace> 15 <AssemblyName>OJS.Web</AssemblyName>ASC.Xmpp.Core.csproj https://github.com/dc0d/ONLYOFFICE-Server.git | MSBuild | 704 lines
1<?xml version="1.0" encoding="utf-8"?> 2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> 3 <PropertyGroup> 4 <ProjectType>Local</ProjectType> 5 <ProductVersion>9.0.30729</ProductVersion> 6 <SchemaVersion>2.0</SchemaVersion> 7 <ProjectGuid>{91EA0D0B-D3BA-497F-AFEB-2CAD59DEBA0E}</ProjectGuid> 8 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 9 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 10 <AssemblyName>ASC.Xmpp.Core</AssemblyName> 11 <DelaySign>false</DelaySign> 12 <OutputType>Library</OutputType> 13 <RootNamespace>ASC.Xmpp.Core</RootNamespace> 14 <OldToolsVersion>3.5</OldToolsVersion> 15 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>ASC.Mail.csproj https://github.com/dc0d/ONLYOFFICE-Server.git | MSBuild | 851 lines
1<?xml version="1.0" encoding="utf-8"?> 2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> 3 <PropertyGroup> 4 <ProjectType>Local</ProjectType> 5 <ProductVersion>9.0.30729</ProductVersion> 6 <SchemaVersion>2.0</SchemaVersion> 7 <ProjectGuid>{7AB36CCF-5FFD-4780-A54E-A102ECA028B5}</ProjectGuid> 8 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 9 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 10 <AssemblyName>ASC.Mail.Net</AssemblyName> 11 <DefaultClientScript>JScript</DefaultClientScript> 12 <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> 13 <DefaultTargetSchema>IE50</DefaultTargetSchema> 14 <DelaySign>false</DelaySign> 15 <OutputType>Library</OutputType>Lucene.Net.csproj https://github.com/dc0d/ONLYOFFICE-Server.git | MSBuild | 971 lines
1<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> 2 <PropertyGroup> 3 <ProjectType>Local</ProjectType> 4 <ProductVersion>9.0.30729</ProductVersion> 5 <SchemaVersion>2.0</SchemaVersion> 6 <ProjectGuid>{5D4AD9BE-1FFB-41AB-9943-25737971BF57}</ProjectGuid> 7 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 8 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 9 <ApplicationIcon> 10 </ApplicationIcon> 11 <AssemblyKeyContainerName> 12 </AssemblyKeyContainerName> 13 <AssemblyName>Lucene.Net</AssemblyName> 14 <AssemblyOriginatorKeyFile>Lucene.Net.snk</AssemblyOriginatorKeyFile> 15 <DefaultClientScript>JScript</DefaultClientScript>ASC.Web.Studio.csproj https://github.com/dc0d/ONLYOFFICE-Server.git | MSBuild | 1,982 lines
1<?xml version="1.0" encoding="utf-8"?> 2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3 <PropertyGroup> 4 <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> 5 <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath> 6 <WebGreaseLibPath>..\..\..\packages\WebGrease.1.5.2\lib</WebGreaseLibPath> 7 <WcfConfigValidationEnabled>True</WcfConfigValidationEnabled> 8 </PropertyGroup> 9 <PropertyGroup> 10 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 11 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 12 <ProductVersion>9.0.30729</ProductVersion> 13 <SchemaVersion>2.0</SchemaVersion> 14 <ProjectGuid>{E7BE6CE8-F6B0-4B9B-831B-BA0C85C8D130}</ProjectGuid> 15 <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>ASC.Web.CRM.csproj https://github.com/dc0d/ONLYOFFICE-Server.git | MSBuild | 1,031 lines
1<?xml version="1.0" encoding="utf-8"?> 2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3 <PropertyGroup> 4 <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> 5 <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath> 6 </PropertyGroup> 7 <UsingTask TaskName="CssCompressorTask" AssemblyFile="..\..\..\..\..\redistributable\third-party\YUICompressor\Yahoo.Yui.Compressor.Build.MsBuild.dll" /> 8 <UsingTask TaskName="JavaScriptCompressorTask" AssemblyFile="..\..\..\..\..\redistributable\third-party\YUICompressor\Yahoo.Yui.Compressor.Build.MsBuild.dll" /> 9 <PropertyGroup> 10 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 11 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 12 <ProductVersion>9.0.30729</ProductVersion> 13 <SchemaVersion>2.0</SchemaVersion> 14 <ProjectGuid>{48EFB880-3D76-4B21-B31E-1007C0062B5C}</ProjectGuid> 15 <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>ASC.Web.Files.csproj https://github.com/dc0d/ONLYOFFICE-Server.git | MSBuild | 691 lines
1<?xml version="1.0" encoding="utf-8"?> 2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3 <PropertyGroup> 4 <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion> 5 <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath> 6 </PropertyGroup> 7 <PropertyGroup> 8 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 9 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 10 <ProductVersion>9.0.30729</ProductVersion> 11 <SchemaVersion>2.0</SchemaVersion> 12 <ProjectGuid>{8C534AF7-5696-4E68-9FF4-FFC311893C10}</ProjectGuid> 13 <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids> 14 <OutputType>Library</OutputType> 15 <AppDesignerFolder>Properties</AppDesignerFolder>Scripts.csproj https://github.com/davidthibodeau/Temrael.git | MSBuild | 2,596 lines
1<?xml version="1.0" encoding="utf-8"?> 2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> 3 <PropertyGroup> 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProjectGuid>{308EA7C6-2873-4E47-AF3F-ABBA3F8AB63E}</ProjectGuid> 7 <OutputType>Library</OutputType> 8 <NoStandardLibraries>false</NoStandardLibraries> 9 <AssemblyName>Scripts</AssemblyName> 10 <FileUpgradeFlags> 11 </FileUpgradeFlags> 12 <OldToolsVersion>3.5</OldToolsVersion> 13 <UpgradeBackupLocation> 14 </UpgradeBackupLocation> 15 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>AutoFixture.csproj https://github.com/dcastro/AutoFixture.git | MSBuild | 372 lines
1<?xml version="1.0" encoding="utf-8"?> 2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3 <PropertyGroup> 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0.30729</ProductVersion> 7 <SchemaVersion>2.0</SchemaVersion> 8 <ProjectGuid>{400AC174-9A4A-4C7D-815B-F2A21130A0D1}</ProjectGuid> 9 <OutputType>Library</OutputType> 10 <AppDesignerFolder>Properties</AppDesignerFolder> 11 <RootNamespace>Ploeh.AutoFixture</RootNamespace> 12 <AssemblyName>Ploeh.AutoFixture</AssemblyName> 13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> 14 <FileAlignment>512</FileAlignment> 15 <SignAssembly>true</SignAssembly>AutoFixtureUnitTest.csproj https://github.com/dcastro/AutoFixture.git | MSBuild | 393 lines
1<?xml version="1.0" encoding="utf-8"?> 2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3 <PropertyGroup> 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0.30729</ProductVersion> 7 <SchemaVersion>2.0</SchemaVersion> 8 <ProjectGuid>{01C86B79-C79F-4EC4-B32E-DA5467DBBD31}</ProjectGuid> 9 <OutputType>Library</OutputType> 10 <AppDesignerFolder>Properties</AppDesignerFolder> 11 <RootNamespace>Ploeh.AutoFixtureUnitTest</RootNamespace> 12 <AssemblyName>Ploeh.AutoFixtureUnitTest</AssemblyName> 13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> 14 <FileAlignment>512</FileAlignment> 15 <FileUpgradeFlags>index.js https://github.com/dctrl-creativetechnology/hogan.js.git | JavaScript | 1,102 lines
1/* 2 * Copyright 2011 Twitter, Inc. 3 * Licensed under the Apache License, Version 2.0 (the "License"); 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 6 * 7 * http://www.apache.org/licenses/LICENSE-2.0 8 * 9 * Unless required by applicable law or agreed to in writing, software 10 * distributed under the License is distributed on an "AS IS" BASIS, 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 * See the License for the specific language governing permissions and 13 * limitations under the License. 14 */ 15