fsharp/.gitignore

109 строки
3.1 KiB
Plaintext
Исходник Обычный вид История

2016-05-05 21:09:27 +03:00
/packages
/Tools
/src/*.userprefs
/src/fsharp/FSStrings.resources
/src/fsharp/FSharp.Build/*.resx
/src/fsharp/FSharp.Build-proto/*.resx
/src/fsharp/FSharp.Build-proto/*.resources
/src/fsharp/FSharp.Compiler-proto/*.resx
/src/fsharp/FSharp.Compiler-proto/*.resources
/src/fsharp/FSharp.Compiler-proto/*.sln
/src/fsharp/FSharp.Compiler-proto/*.userprefs
/src/fsharp/fsi/*.resx
/src/fsharp/FSharp.Compiler.Interactive.Settings/*.resx
/src/fsharp/FSharp.Compiler.Server.Shared/*.resx
/src/fsharp/fsi/Fsi.sln
/src/fsharp/FSharp.Build/*.resources
/src/fsharp/FSharp.Compiler/*.resx
/src/fsharp/FSharp.Compiler/*.resources
/src/fsharp/FSharp.Compiler/*.sln
/src/fsharp/FSharp.Compiler/*.userprefs
/src/*.log
/src/fsharp/FSharp.Compiler/illex.fs
/src/fsharp/FSharp.Compiler/ilpars.fs
/src/fsharp/FSharp.Compiler/ilpars.fsi
/src/fsharp/FSharp.Compiler/lex.fs
/src/fsharp/FSharp.Compiler/pars.fs
/src/fsharp/FSharp.Compiler/pars.fsi
/src/fsharp/FSharp.Compiler/pplex.fs
/src/fsharp/FSharp.Compiler/pppars.fs
/src/fsharp/FSharp.Compiler/pppars.fsi
/src/fsharp/FSharp.Compiler-proto/illex.fs
/src/fsharp/FSharp.Compiler-proto/ilpars.fs
/src/fsharp/FSharp.Compiler-proto/ilpars.fsi
/src/fsharp/FSharp.Compiler-proto/lex.fs
/src/fsharp/FSharp.Compiler-proto/pars.fs
/src/fsharp/FSharp.Compiler-proto/pars.fsi
/src/fsharp/FSharp.Compiler-proto/pplex.fs
/src/fsharp/FSharp.Compiler-proto/pppars.fs
/src/fsharp/FSharp.Compiler-proto/pppars.fsi
/src/fsharp/FSharp.LanguageService.Compiler/illex.*
/src/fsharp/FSharp.LanguageService.Compiler/ilpars.*
/src/fsharp/FSharp.LanguageService.Compiler/lex.*
/src/fsharp/FSharp.LanguageService.Compiler/pars.*
/src/fsharp/FSharp.LanguageService.Compiler/pplex.fs
/src/fsharp/FSharp.LanguageService.Compiler/pppars.fs
/src/fsharp/FSharp.LanguageService.Compiler/pppars.fsi
/vsintegration/src/unittests/Unittests.fsi
/tests/*FSharp_Failures.env
/tests/*FSharp_Failures.lst
/tests/fsharpqa/Source/CodeGen/EmittedIL/StaticInit/StaticInit_Module01.dll
/tests/fsharpqa/Source/CodeGen/EmittedIL/StaticInit/StaticInit_Module01.pdb
Squashed commit of the following: commit 2a991b6c8e30c712640e2869972f02c6313cc7e3 Author: Don Syme <dsyme@users.noreply.github.com> Date: Mon Oct 17 20:40:15 2016 +0100 Fix microbuild (#1629) commit 169d366713a31c0945328897db5fe58480bf1a43 Author: Kevin Ransom (msft) <codecutter.fsharp@hotmail.com> Date: Sun Oct 16 15:04:50 2016 -0700 Add missed file. (#1625) * Ensure that portable libraries have correct hintpath for preview 5 * Replaced missed file commit d64ff35398a62c91103e9aa1373c2786bc0e83d6 Author: Don Syme <dsyme@users.noreply.github.com> Date: Sun Oct 16 22:37:08 2016 +0100 cleanup build and test scripts (#1615) * cleanup build and test scripts commit 39480c4c402eb6e37b2ccfa9961189d29b352289 Author: Kevin Ransom (msft) <codecutter.fsharp@hotmail.com> Date: Sun Oct 16 10:19:03 2016 -0700 Ensure that portable libraries have correct hintpath for preview 5 (#1624) commit 2fe5a3be8227a379a33845c04762f51d3dd24fcf Author: Kevin Ransom (msft) <codecutter@hotmail.com> Date: Sat Oct 15 14:03:48 2016 -0700 Add support for generating sourcelink record in portable pdbs. Fixes #1585 commit e0318a8f65a596ddf234171c70bc3c535fd5f27f Author: Kevin Ransom (msft) <codecutter.fsharp@hotmail.com> Date: Sat Oct 15 13:32:44 2016 -0700 FSharp ms build task to support new xommand line options (#1616) commit 749ba2dfbbb457e1d746ce7659965d0ce0b34eac Author: Omar Tawfik <OmarTawfik@users.noreply.github.com> Date: Sat Oct 15 13:27:14 2016 -0700 Don't match braces at the end of the caret (#1619) commit 00bab9974f21e71db02e47a000cc6b101bf139a2 Author: Kevin Ransom (msft) <codecutter.fsharp@hotmail.com> Date: Sat Oct 15 13:25:15 2016 -0700 (Nugetize F# templates. Ensure value tuple installed on create template. (#1620) commit 2a9b5ef8189500e0af7bf2364d1f89e9b3dd5d1f Author: Omar Tawfik <OmarTawfik@users.noreply.github.com> Date: Fri Oct 14 22:45:35 2016 -0700 Add fsx files to workspaces (#1612) * Add fsx files to workspaces * Stop passing project output paths to CPS * Read script file contents from memory (on workspace initialization) commit 8b434e0fedc4f5c51ace6d4c3191d04f01667546 Author: Kevin Ransom (msft) <codecutter.fsharp@hotmail.com> Date: Fri Oct 14 10:32:59 2016 -0700 Don't try to deploy vsix during OSS build. Specify prereq in vsixmanifest (#1613) commit 79430d298d916dbfb2628b5c60b9254f3316cc0c Author: Don Syme <dsyme@users.noreply.github.com> Date: Fri Oct 14 15:58:08 2016 +0100 simplify use of if-defs (#1614) commit b708921ebe0974a31b081f4bae58b4034f9beba9 Author: Don Syme <dsyme@users.noreply.github.com> Date: Fri Oct 14 10:25:28 2016 +0100 Always use FSharp.Core not fsharp.core (#1610)
2016-10-18 01:31:53 +03:00
/tests/Xnet40-fsharpqa-suite-failures.log.*
2016-05-05 21:09:27 +03:00
/vsintegration/src/vs/FsPkgs/FSharp.Project/FS/FSharp.ProjectSystem.FSharp.fsi
/vsintegration/src/vs/FsPkgs/FSharp.Project/FS/ctofiles/
/tests/fsharpqa/Source/CodeGen/EmittedIL/QueryExpressionStepping/Utils.dll
/tests/fsharpqa/Source/CodeGen/EmittedIL/ComputationExpressions/ComputationExprLibrary.dll
Squashed commit of the following: commit 2a991b6c8e30c712640e2869972f02c6313cc7e3 Author: Don Syme <dsyme@users.noreply.github.com> Date: Mon Oct 17 20:40:15 2016 +0100 Fix microbuild (#1629) commit 169d366713a31c0945328897db5fe58480bf1a43 Author: Kevin Ransom (msft) <codecutter.fsharp@hotmail.com> Date: Sun Oct 16 15:04:50 2016 -0700 Add missed file. (#1625) * Ensure that portable libraries have correct hintpath for preview 5 * Replaced missed file commit d64ff35398a62c91103e9aa1373c2786bc0e83d6 Author: Don Syme <dsyme@users.noreply.github.com> Date: Sun Oct 16 22:37:08 2016 +0100 cleanup build and test scripts (#1615) * cleanup build and test scripts commit 39480c4c402eb6e37b2ccfa9961189d29b352289 Author: Kevin Ransom (msft) <codecutter.fsharp@hotmail.com> Date: Sun Oct 16 10:19:03 2016 -0700 Ensure that portable libraries have correct hintpath for preview 5 (#1624) commit 2fe5a3be8227a379a33845c04762f51d3dd24fcf Author: Kevin Ransom (msft) <codecutter@hotmail.com> Date: Sat Oct 15 14:03:48 2016 -0700 Add support for generating sourcelink record in portable pdbs. Fixes #1585 commit e0318a8f65a596ddf234171c70bc3c535fd5f27f Author: Kevin Ransom (msft) <codecutter.fsharp@hotmail.com> Date: Sat Oct 15 13:32:44 2016 -0700 FSharp ms build task to support new xommand line options (#1616) commit 749ba2dfbbb457e1d746ce7659965d0ce0b34eac Author: Omar Tawfik <OmarTawfik@users.noreply.github.com> Date: Sat Oct 15 13:27:14 2016 -0700 Don't match braces at the end of the caret (#1619) commit 00bab9974f21e71db02e47a000cc6b101bf139a2 Author: Kevin Ransom (msft) <codecutter.fsharp@hotmail.com> Date: Sat Oct 15 13:25:15 2016 -0700 (Nugetize F# templates. Ensure value tuple installed on create template. (#1620) commit 2a9b5ef8189500e0af7bf2364d1f89e9b3dd5d1f Author: Omar Tawfik <OmarTawfik@users.noreply.github.com> Date: Fri Oct 14 22:45:35 2016 -0700 Add fsx files to workspaces (#1612) * Add fsx files to workspaces * Stop passing project output paths to CPS * Read script file contents from memory (on workspace initialization) commit 8b434e0fedc4f5c51ace6d4c3191d04f01667546 Author: Kevin Ransom (msft) <codecutter.fsharp@hotmail.com> Date: Fri Oct 14 10:32:59 2016 -0700 Don't try to deploy vsix during OSS build. Specify prereq in vsixmanifest (#1613) commit 79430d298d916dbfb2628b5c60b9254f3316cc0c Author: Don Syme <dsyme@users.noreply.github.com> Date: Fri Oct 14 15:58:08 2016 +0100 simplify use of if-defs (#1614) commit b708921ebe0974a31b081f4bae58b4034f9beba9 Author: Don Syme <dsyme@users.noreply.github.com> Date: Fri Oct 14 10:25:28 2016 +0100 Always use FSharp.Core not fsharp.core (#1610)
2016-10-18 01:31:53 +03:00
/tests/fsharpqa/Source/*net40-fsharpqa-suite-failures.env
/tests/fsharpqa/Source/*net40-fsharpqa-suite-failures.lst
2016-05-05 21:09:27 +03:00
/tests/**/FSharp.Core.dll
2014-03-28 06:11:16 +04:00
lib/debug
lib/release
lib/proto
lib/bootstrap/4.1/*.mdb
lib/bootstrap/4.1/*.xml
lib/bootstrap/4.1/fsharpc
lib/bootstrap/4.1/fsharpi
lib/bootstrap/4.1/policy*
2014-03-28 06:11:16 +04:00
aclocal.m4
Debug
Release
2014-03-28 06:11:16 +04:00
Proto
2016-03-29 21:19:35 +03:00
sign_temp
2014-03-28 06:11:16 +04:00
.libs
Makefile
configure
launcher
autom4te.cache
config.log
config.make
config.status
*~
*.suo
obj
extras
ossreadme*.txt
Fix all warnings, enable warning as error on all projects, other cleanup commit 19c332f8666f38fc5de384e2d3dccd0781cf8090 Author: latkin <latkin@microsoft.com> Date: Mon Dec 15 12:39:07 2014 -0800 Small fix to project file commit bba830243fc9301438bde290982a6cec7bb74059 Author: latkin <latkin@microsoft.com> Date: Mon Dec 15 11:12:20 2014 -0800 Add comment on new 'ignore' lines commit 696539894a4b42bba77daf2adce82c9d001cab96 Merge: bf32157 cb61ba1 Author: latkin <latkin@microsoft.com> Date: Mon Dec 15 10:38:47 2014 -0800 Merge branch 'no_warnings' of https://git01.codeplex.com/forks/esada/fsharp into warn commit cb61ba1a48f6c68c449465356b6d02bdb11559d7 Author: enricosada <enrico@sada.io> Date: Thu Nov 27 17:54:42 2014 +0100 ignore *.csproj.user commit 4445d253be31ba617a5dd043f9da7bbe7a409044 Author: enricosada <enrico@sada.io> Date: Thu Nov 27 09:43:03 2014 +0100 Deployment.sln set EnableOpenSource as default startup project ( without .suo file ) commit 92752982632ece70756f2e9cd62cf5d2e3ae0230 Author: enricosada <enrico@sada.io> Date: Wed Nov 26 17:16:09 2014 +0100 add vs tests inside solution commit eca91d6b9e2a7df546982e355f61ebf66a73704b Author: enricosada <enrico@sada.io> Date: Wed Nov 26 14:23:14 2014 +0100 add solution folder for templates commit 6cd6aac5eaec0f9619552e50adb7de8728622d00 Author: enricosada <enrico@sada.io> Date: Wed Nov 26 17:15:30 2014 +0100 reenable obsolete warning and fix warnings commit 3f068f5e68fe44a33a960600cc50eea68550a5a8 Author: enricosada <enrico@sada.io> Date: Wed Nov 26 14:12:52 2014 +0100 reenabled warnings for xml doc and fix warnings commit 323ade800d535180bb4420ff2b3849d14c4235de Author: enricosada <enrico@sada.io> Date: Wed Nov 26 13:05:32 2014 +0100 suppress warning CS2008 ( no .cs file in project ) for template projects commit a434bfa39fd7d58909c0ae78d750e1f5034cc2d3 Author: enricosada <enrico@sada.io> Date: Tue Nov 25 19:26:27 2014 +0100 vs tests, unit tests platfom = x86 commit 0a3f382c7c0d94ee36a7fa6d00d33e82a2408f82 Author: enricosada <enrico@sada.io> Date: Tue Nov 25 18:04:17 2014 +0100 fix exec BuildTestTools.cmd from any working directory commit a04a4674135fbefec8ac6ce63ff24ef6b67b4996 Author: enricosada <enrico@sada.io> Date: Tue Nov 25 17:48:49 2014 +0100 add fail fast on BuildTestTools.cmd commit 4d12a981c4c34a3b1332ee536c6cf1cf9b642e10 Author: enricosada <enrico@sada.io> Date: Tue Nov 25 17:14:48 2014 +0100 removed unused reference to Microsoft.VisualStudio.CommonIDE, Version=9.0.0.0 commit 218910678d09f4338d7a53e6b022d66de959b809 Author: enricosada <enrico@sada.io> Date: Tue Nov 25 17:06:15 2014 +0100 fix use fsc NoWarn and OtherFlags only with fsharp projects commit 1d95c427f62b530b24232d8af9f20af1e90816a9 Author: enricosada <enrico@sada.io> Date: Tue Nov 25 12:33:57 2014 +0100 some fix commit 2a0927f731e7ae3460bc6776737b1d45d4f22819 Author: enricosada <enrico@sada.io> Date: Tue Nov 25 12:33:23 2014 +0100 dont lose call stack on rethrow commit b0a7dd6697c5bb3af9d1cee62ca729d9796b70d6 Author: enricosada <enrico@sada.io> Date: Tue Nov 25 12:32:55 2014 +0100 fix pure function called without assignment fix save with blank in path commit 0c039657a7bd252ab7f30494364e2e4b6d3ef7bd Author: enricosada <enrico@sada.io> Date: Tue Nov 25 12:32:09 2014 +0100 fix wrong param name for ArgumentException commit 06f73b3ac13a863e567d46f86f0ff9627188b7b3 Author: enricosada <enrico@sada.io> Date: Tue Nov 25 12:01:52 2014 +0100 fix possible null ref commit 4c530286bdea65d98e6fd0f4a08d93783657d26b Author: enricosada <enrico@sada.io> Date: Tue Nov 25 12:01:27 2014 +0100 empty statements commit 29cb31e174f54b0ce6f6b925585c902dc85df6e5 Author: enricosada <enrico@sada.io> Date: Tue Nov 25 11:38:40 2014 +0100 fix warnings commit 926c9da8d46c0850ee0f3d67ced6ee31dc862042 Author: enricosada <enrico@sada.io> Date: Tue Nov 25 11:13:06 2014 +0100 add visual studio sdk prereq commit c97e00ebe43a08851aaa048981398273412b5c9a Author: enricosada <enrico@sada.io> Date: Wed Nov 19 16:17:19 2014 +0100 fix 'value is unused' warnings commit c602d91b7256f7311c8a795dd89cb1402a86c338 Author: enricosada <enrico@sada.io> Date: Wed Nov 19 17:15:49 2014 +0100 enable treat warnings as errors on all projects
2014-12-15 23:52:11 +03:00
*.csproj.user
*.sln.DotSettings.user
*.ide
*.log
*.jrs
*.chk
*.bak
*.orig
*.mdf
*.ldf
2016-03-29 21:19:35 +03:00
*.cto
*.vstman
2016-04-12 02:25:18 +03:00
project.lock.json
2016-05-09 12:23:16 +03:00
Tools/
2016-05-12 10:44:46 +03:00
Backup/
2016-08-06 07:36:03 +03:00
tests/fsharp/core/array/dont.run.peverify
tests/fsharp/core/innerpoly/dont.run.peverify
tests/fsharp/typecheck/sigs/neg94-pre.dll
times
Squashed commit of the following: commit 2a991b6c8e30c712640e2869972f02c6313cc7e3 Author: Don Syme <dsyme@users.noreply.github.com> Date: Mon Oct 17 20:40:15 2016 +0100 Fix microbuild (#1629) commit 169d366713a31c0945328897db5fe58480bf1a43 Author: Kevin Ransom (msft) <codecutter.fsharp@hotmail.com> Date: Sun Oct 16 15:04:50 2016 -0700 Add missed file. (#1625) * Ensure that portable libraries have correct hintpath for preview 5 * Replaced missed file commit d64ff35398a62c91103e9aa1373c2786bc0e83d6 Author: Don Syme <dsyme@users.noreply.github.com> Date: Sun Oct 16 22:37:08 2016 +0100 cleanup build and test scripts (#1615) * cleanup build and test scripts commit 39480c4c402eb6e37b2ccfa9961189d29b352289 Author: Kevin Ransom (msft) <codecutter.fsharp@hotmail.com> Date: Sun Oct 16 10:19:03 2016 -0700 Ensure that portable libraries have correct hintpath for preview 5 (#1624) commit 2fe5a3be8227a379a33845c04762f51d3dd24fcf Author: Kevin Ransom (msft) <codecutter@hotmail.com> Date: Sat Oct 15 14:03:48 2016 -0700 Add support for generating sourcelink record in portable pdbs. Fixes #1585 commit e0318a8f65a596ddf234171c70bc3c535fd5f27f Author: Kevin Ransom (msft) <codecutter.fsharp@hotmail.com> Date: Sat Oct 15 13:32:44 2016 -0700 FSharp ms build task to support new xommand line options (#1616) commit 749ba2dfbbb457e1d746ce7659965d0ce0b34eac Author: Omar Tawfik <OmarTawfik@users.noreply.github.com> Date: Sat Oct 15 13:27:14 2016 -0700 Don't match braces at the end of the caret (#1619) commit 00bab9974f21e71db02e47a000cc6b101bf139a2 Author: Kevin Ransom (msft) <codecutter.fsharp@hotmail.com> Date: Sat Oct 15 13:25:15 2016 -0700 (Nugetize F# templates. Ensure value tuple installed on create template. (#1620) commit 2a9b5ef8189500e0af7bf2364d1f89e9b3dd5d1f Author: Omar Tawfik <OmarTawfik@users.noreply.github.com> Date: Fri Oct 14 22:45:35 2016 -0700 Add fsx files to workspaces (#1612) * Add fsx files to workspaces * Stop passing project output paths to CPS * Read script file contents from memory (on workspace initialization) commit 8b434e0fedc4f5c51ace6d4c3191d04f01667546 Author: Kevin Ransom (msft) <codecutter.fsharp@hotmail.com> Date: Fri Oct 14 10:32:59 2016 -0700 Don't try to deploy vsix during OSS build. Specify prereq in vsixmanifest (#1613) commit 79430d298d916dbfb2628b5c60b9254f3316cc0c Author: Don Syme <dsyme@users.noreply.github.com> Date: Fri Oct 14 15:58:08 2016 +0100 simplify use of if-defs (#1614) commit b708921ebe0974a31b081f4bae58b4034f9beba9 Author: Don Syme <dsyme@users.noreply.github.com> Date: Fri Oct 14 10:25:28 2016 +0100 Always use FSharp.Core not fsharp.core (#1610)
2016-10-18 01:31:53 +03:00
/tests/fsharpqa/testenv/bin/System.ValueTuple.dll
source_link.json
.vs/
/VSRelease/net40/bin