Skip to content

Instantly share code, notes, and snippets.

@kuhlenh
Last active April 28, 2016 15:23
Show Gist options
  • Save kuhlenh/c59701d27ae1af341dc6 to your computer and use it in GitHub Desktop.
Save kuhlenh/c59701d27ae1af341dc6 to your computer and use it in GitHub Desktop.
List of non-Microsoft pull-requests to the dotnet/roslyn repo

Roslyn Contributions (EXTERNAL)

The purpose of this gist is to allow people to more easily see non-Microsoft merged pull-requests. We appreciate all contributions and want to thank our code contributors below and our issue-loggers for their awesome work!

Note: This list only contains contributions on GitHub (the CodePlex PRs are not in this list). Data is from 2/10/2016 9:15AM PST.

Title Login Merge Date SHA
Use MyGet V3 API maartenba 2/2/2016 3:53:39 PM +00:00 db3f7c26732ef0e4d9ac11c5b9a0786b643454f7
Fix typo in SpanDoesNotIncludeEndOfLine sandyarmstrong 1/29/2016 12:16:27 AM +00:00 361319f362611ed40f4c2c0cf244643684cfc5ff
Ensure only non-nullable valuetypes are wrapped in Nullable with a lifted conversion leppie 2/4/2016 9:41:48 PM +00:00 6702882e1a87357311ff23071dcdf1f8b2fcd220
Fixing backward compatibility issues tvsonar 2/4/2016 12:04:25 AM +00:00 46be3283365e4032ac4ed025f4eebcbd7bb3393c
fix test failures caused by localization pdelvo 1/26/2016 5:22:14 PM +00:00 176f13a53b273970460c0d71a54a047cecbe9e47
Fix #7182 where ContainsSkippedText was returning false incorrectly dpen2000 1/27/2016 8:52:24 PM +00:00 de7cbe3bb28e38958dbc94ef03655daa204c4e06
use DebugType settings from VSL.Settings.targets ctaggart 1/22/2016 11:36:53 PM +00:00 3a2dc0964ac3f59553da399e695334c1131547f9
Use Enumerable.Repeat and code cleanup leppie 1/15/2016 9:39:57 PM +00:00 7043bf3336b59dba7930ad9b23968d8146ef20b7
Improves location used for base interface errors when partial classes are used leppie 1/16/2016 12:20:54 AM +00:00 e69589110ef6e118d9beb56e9145c0d4da28f051
Improves location used for base class errors when partial classes are used leppie 1/15/2016 12:33:57 AM +00:00 f7c390e3545308c3479d273c88b4bf7d79fb1aeb
Fix #7932 dpen2000 1/22/2016 10:21:49 PM +00:00 3bf2f0d838d821ba5711140603d83508590fd4f7
Use nameof expression for exceptions in Compilers projects alexanderkozlenko 1/11/2016 10:08:31 PM +00:00 0617c97b6e191cb198d084cb22c33867b46e373d
Improve location used for CS0316 leppie 1/10/2016 7:24:29 PM +00:00 d59b36e279716764d97bcea03ae46fec2b7acfda
Fixed small comment typo DavidKarlas 12/22/2015 4:55:16 PM +00:00 954253b03e474835da2f54b23c6356c302e0dbd4
Fix that unverifiable IL is generated for switch over Nullable and Nullable pdelvo 12/28/2015 8:17:34 PM +00:00 76a87a619393a5ee2a59a1baa5ce5155d6e1822e
Improve error message for invalid generic type arguments. rfairfax 1/4/2016 9:48:12 PM +00:00 7f0daf12b7530dc0178c5003900f5bb37bfc3246
Fix typo in Settings.targets leppie 12/22/2015 4:59:25 PM +00:00 30ea3518f62db81d367c590b808d5485462653b7
Ensure null pointer is popped if unused leppie 12/17/2015 8:12:43 PM +00:00 1bf219db51940c05eeb6b24d0d360c0fe1f16f77
Fix non-existent path in cross-platform.md Phrohdoh 12/11/2015 5:13:09 PM +00:00 b7e061c289f2c7a9b12462e94d173b2e5a7f21f8
Fix for Issue #5528 AdamSpeight2008 12/13/2015 4:52:13 AM +00:00 1738cd5d32fba670ae01688beccd4f925c029828
Clarify error message when an attribute can't be resolved leppie 12/11/2015 11:55:47 PM +00:00 c532579bea84ef497967ede1a1e6a6e653bb03c0
Add correct checks for ref/out arguments in delegate constructors for compat mode leppie 12/15/2015 11:32:58 PM +00:00 1d3f0ac55f96efc4baeda3adb9defe910d6c3b26
Fix CS7036 and CS1501 errors showing instead of CS0012 dpen2000 12/10/2015 10:23:00 PM +00:00 c73ba32c11087123c819c06591151d7f6b20197d
Update restore.ps1 codespare 12/8/2015 9:26:12 PM +00:00 f61f0b579ca53690a93c7907ae61a6413db6ae0f
Fix bug when rewriting expressions with converted enum literals cyanite 12/7/2015 6:42:49 PM +00:00 94ec1a50c6d0646dc9a03ad4344edaa2b782d14d
Fixes symbol display incorrect for CS0118 with parameters leppie 12/5/2015 8:14:34 PM +00:00 a7ac8410e8f72c66ac5d5786377edea55dbc18ee
Fix assert failure for FileThatCannotBeDecoded under default codepage 936 diryboy 12/3/2015 10:53:12 PM +00:00 38d571d0ab501eac42105e45957f85bb50cb2a1f
Improve document for building. diryboy 12/4/2015 11:40:00 PM +00:00 3b3933d47c54c2cdaae04259a35254371e9f336b
Fixes CS7038 when calling methods expecting ref/out delegate argument leppie 12/8/2015 3:26:06 PM +00:00 1846b501cec9fb1cf9c9e325c5b549e7394b381b
Added quotes to fix #6931 asvishnyakov 11/28/2015 2:35:05 AM +00:00 1b43a7fe7acfd85b131694f1a2d6ce27e3eb9e63
Migrate C# tests to be less sensitive to the precise text of error messages leppie 12/1/2015 10:28:17 PM +00:00 a565bd913eea977561afed977201cfc55875967d
Improve text for CS1615 leppie 12/4/2015 6:21:33 PM +00:00 52b45f2ea5d246d27c385a2eed6104f5b42f4cae
Do not allow any form of inline lambda to be ref/out leppie 12/4/2015 9:40:12 PM +00:00 67be527ef1925e04f90d87fdb8f0d3b1aaa34682
Add test to prevent regression for a bug in legacy compiler leppie 11/30/2015 2:39:01 PM +00:00 96eae45e1e34e20e4af9916ac0ba331e69e08d0e
Fix handling of abstract/virtual in structs leppie 12/2/2015 6:32:49 PM +00:00 87c76d45cd47d865dffa93236056274e262b0db7
Call GetRequiredService when creating Workspace in order to get exception in case a service is missing robinsedlaczek 11/21/2015 7:48:05 PM +00:00 d5554c9fef0621413f4ba1375678766bd2adaaab
.editorconfig: Don't set indent_size for all files SamB 11/21/2015 6:54:34 PM +00:00 027043c90e9e8c11af130c56b2e523335dda9677
Refactor the code to use the equals expressions that evaluate the method call to Kind consistently (Issue #6005) reudismam 11/20/2015 11:54:27 PM +00:00 c57ae16ecf615e202c1f430c6a96d869d186bf7c
Show valid attribute locations for warning C0658 leppie 11/20/2015 9:01:26 PM +00:00 5b88da175145de852e757e6df9427d6c4ff551cc
Local constant declarations can specify const multiple times leppie 11/21/2015 12:01:17 AM +00:00 8061bd21375694d66c0901c2cdabe3d26297f5ae
Fixed typo in private field name bkoelman 11/20/2015 6:51:57 PM +00:00 39395046a8fbc0d291a0ec5109a6b8685d890297
Improved SyntaxFactory for documentation comments (Issue #218) robinsedlaczek 1/14/2016 5:49:06 PM +00:00 90c20ecb6c5417738618de2a6a1f314219044ec5
Convert file encoding to utf-8. diryboy 11/9/2015 5:09:52 PM +00:00 db3b81f3d8bd4a1af9e5667aea3a8a2f7bc3a3df
Corrects the ConvertToAutoPropertyCS sample AmadeusW 11/18/2015 5:45:22 PM +00:00 53d6f6f2769096fbd3136fd088b75176d5c67e58
add pretty listing support for integer literal tokens Giftednewt 12/1/2015 12:29:46 AM +00:00 1a0d45363d2ad848ae37b7c10649e99cbb58fc46
Add quotes to path information. robinsedlaczek 11/1/2015 8:20:50 PM +00:00 eb0b384159cd5d519ee8359cc97f881145870794
[Compiler VB Scanner] Tweaks AdamSpeight2008 10/31/2015 4:18:06 PM +00:00 9aa9dcff0fca8765d960a10d79e0313761da82f3
Support -trait and -notrait for RunTest.exe oocx 11/18/2015 9:01:05 PM +00:00 6c93b3883fe4e45185253f2b76bbb4a644dc8be1
Syntax gen nits SamB 12/14/2015 7:09:56 PM +00:00 5c22de64c2886a38f77ab0cc7ddced14f0069be5
"Fix typo in ""Building for Core CLR.md""" tiesmaster 10/22/2015 11:00:46 PM +00:00 b119efc4ee99a45424e781d34969033f30dbe60b
TryReduce should return TypeArgumentList span for GenericNameSyntax node Giftednewt 10/25/2015 5:24:42 AM +00:00 a9adfb96d98e68c4ed9996987b99e1912882863a
Added quotes to filepath variables in GenerateCompilerInternals.targets tenor 10/20/2015 4:57:00 PM +00:00 f2fab65bc243460e3fb08bb20d5fb802eb274a36
Redundant check for empty solutionFilePath fix JDemler 10/21/2015 3:47:29 AM +00:00 5f29548ddbcacc4615e2cefa8c7f9f8bea332b4a
Show nearby comments in QuickInfo for scope blocks. diryboy 10/23/2015 10:07:35 PM +00:00 19a633606c619f4d7adb2e3724ea1b7768cc10d6
Fix for #5760 bkoelman 10/16/2015 5:40:44 PM +00:00 49da8ee6d60f4e310084246c659a0054a03b45d5
Final set of spelling corrections in strings and comments. bkoelman 10/17/2015 2:52:52 AM +00:00 fd2d44c637b2da5c755bc08004c526dbe3b2ad9d
Spelling fixes mostly in VB compiler bkoelman 10/7/2015 2:42:15 PM +00:00 623004c732cdbad0fb07ce66fe07eec4c86c4593
Fix a NullReferenceException in the syntax visualizer pdelvo 10/6/2015 3:32:57 PM +00:00 4d1fa202b1640a12bac376d9caaf917eb9210a9c
Improved warning for missing analyzer dependencies axel-habermaier 10/2/2015 7:17:23 PM +00:00 487f5e0f9acb2cb76b9c0352ef2ad277c3842a93
Show property accessor accessibility in CSharp QuickInfo diryboy 9/28/2015 7:36:05 PM +00:00 ff6624a7fa7e2f1ca8f6bf58d3009f2f6e603420
Fix space formatting for bracket parents diryboy 10/14/2015 2:31:45 PM +00:00 389a888deabd18d4303be29b2046f8562c4348a6
Missed commits from FixInsertAwait diryboy 9/25/2015 9:01:04 AM +00:00 b7203fcae977e6b93f0ccd1e790439e53dbf0d5d
Fix mixed encoding diryboy 9/28/2015 5:34:49 PM +00:00 8d2097017d7ccb6c58e81ced9919b06830445207
Fix Roslyn EE to handle function pointers ericfe-ms 9/24/2015 9:16:15 PM +00:00 3d21014e28aaca6e8fdc4953aea8f5685b233ddb
Fix InsertAwait where LeadingTrivia exists diryboy 9/24/2015 10:56:48 PM +00:00 450bd8dd360b641e930ec5aceeaa998743fd9464
Add CodeFix providers for warnings BC40003 and CS0108 Giftednewt 9/28/2015 9:49:32 PM +00:00 52f795378e252c0606f9e10ae82f40fc159d9805
Fix space formatting of exception filter. diryboy 9/16/2015 2:44:38 PM +00:00 08ed41affe4d2e28219599c65e1d38055c558339
Use new null-conditional operator in CSharpExtensions jamesqo 10/20/2015 5:33:59 PM +00:00 db8ea59223cffcb5dc575a0da1a9f435e11e5f11
"Fixed typo (""than"" => ""then"")" thomaslevesque 9/2/2015 4:59:45 AM +00:00 0e930a87d9a0bba7b72a24124893384104c6bec7
Fix binary expression formatting diryboy 8/25/2015 5:04:58 PM +00:00 d834b34466b72550b1133818996e0e13589fd3c0
Don't include public accessiblity modifier in completion inside an interface Eyas 8/24/2015 4:56:16 PM +00:00 1d1ca64a47497e75493b0f5e0be437017705c856
Fix typo: replace %lt; to < diryboy 8/18/2015 3:17:10 PM +00:00 a246c6ed53b8aa0d9c868349c865b817f789ea1f
Local functions update: Bugfixes and documentation khyperia 7/31/2015 9:25:33 PM +00:00 1051bdeb3a8c5aaff2f3b9ebb497de7d4e98abaf
Fix xml doc gen diryboy 8/11/2015 2:42:22 PM +00:00 94d6d84c6528df58d56a56b09c86788a4dabc106
These resourse strings reference an old namespace and type. jrharmon 10/23/2015 3:15:42 AM +00:00 9f0d5649d6fcaab910d711f62fbfee2060cf3cc7
Local functions update: By-ref struct closures khyperia 7/27/2015 5:57:41 PM +00:00 eaa4adb45af39bb442da097f1a07a1acbcb4d89b
Update Using Additional Files.md bkoelman 7/20/2015 7:39:43 PM +00:00 03ec3f8bcf321184aab02ea01869b47d004231d5
Local functions update: Disable dynamic and expression trees khyperia 7/16/2015 3:22:01 PM +00:00 304a04f7a4ef7fdfa8a9172240f5ea3a310f78fe
Spelling corrections in C-Sharp compiler bkoelman 7/15/2015 7:10:22 PM +00:00 3b5b0494f643037b4c4191882e1531b0b1e3ac4c
Local functions update: Closure progress khyperia 7/13/2015 5:43:08 PM +00:00 4999a25c0ccca787b2796e7f01e75df59cfc269d
Remove unnecessary if statement pdelvo 8/12/2015 5:40:27 PM +00:00 434a1e82dcfd101633856b5e63c9de7d1b441faa
Local functions update: Use detection expression trees inferred multiple returns khyperia 7/8/2015 8:47:53 PM +00:00 f1d6840856434234e0c9c0d6e5891be32301e62f
Local functions update 3 khyperia 7/6/2015 4:05:08 PM +00:00 2b3ea181dece7cbd14267eff986047d3a35c0c5a
Spelling fixes bkoelman 6/30/2015 5:01:54 PM +00:00 c592e86e4aa093e6875c4ae568b69abcbbeeceac
Fix typo daking2014 6/26/2015 6:51:07 PM +00:00 3794d32457a29d38a2cd94d49f6bdb7d270c7f8b
Local functions update (generics) khyperia 6/22/2015 2:35:33 PM +00:00 633d163dd897c642418d2d3d60c1571ec4681561
[VB Compiler Scanner] Unifies TryScanToken & ScanTokenFullWidth AdamSpeight2008 6/19/2015 10:36:22 PM +00:00 ca2db923ba4b7869eb3551329c0216f318f834b8
Corrected misspellings in code comments bkoelman 6/22/2015 5:54:57 PM +00:00 b24d0f3a880fc66ac6de32ba072a12458861e711
Merge future into features/local-functions khyperia 6/16/2015 6:13:10 PM +00:00 9f215f786533cbbdf46bb8762eebc392b02226ae
Add documentation for local functions branch khyperia 6/16/2015 6:15:57 PM +00:00 75bdb24b5c114e3df4247336381750ed4a709cca
Local functions khyperia 6/9/2015 8:11:32 PM +00:00 9ce2e51a2854e5f8cf28494bc8192b65b5f987c3
Associate PropertyComment with Target on AttributeListSyntax noopbug 8/12/2015 5:39:29 PM +00:00 db914adbd112e09eb65b4cbae32c1578aaf804db
Classify trailing trivia in xml docs noopbug 6/8/2015 7:00:17 PM +00:00 615cc88a21446a6156a0bde178b0af3a89be1edf
Fix System.String[] sometimes printing in unit tests khyperia 6/4/2015 6:06:20 PM +00:00 f8931be52f97856c3cba895eeb637ed6b2f78d9f
Refactor Compilation to pull features from ParseOptions khyperia 6/4/2015 9:05:04 PM +00:00 03f7370f579bdf00ec4cf81250a990e7ba828e88
Add features flag support to parse options for VB khyperia 6/3/2015 5:51:49 PM +00:00 0fab83a222c652fad6159cc8689938d7b8e62816
Add features flag support to parse options khyperia 6/3/2015 5:38:31 PM +00:00 e747ad966adea357200470e1c472ee55aaaa03f6
Numeric literals (binary and digit separators) khyperia 7/23/2015 7:23:25 PM +00:00 24cb3a8b81488b8b4043d9c40f416c21853d079e
Fix build khyperia 5/20/2015 4:20:40 PM +00:00 b4b072ccaf9b2e27d581c1cdb44809bdb917fd75
Test for nullref while formatting properties vbfox 5/18/2015 8:40:39 PM +00:00 be51272eac1e38ba50fba890b0b9916cb08f881b
Use pkgdef matching the language noopbug 5/18/2015 5:20:55 PM +00:00 c4448b1c8ed7246e28fac20fefd797c77b4ed3c3
Switch MSBuildWorkspace to use UTF-8 without BOM Maxwe11 5/18/2015 9:31:06 PM +00:00 a7a4cde91b8c1e35154c96728828864e4826d18e
fixed typos mentioned in #2786 and #2787 romansp 5/18/2015 3:20:56 AM +00:00 90cc725c4b5a60eb235b7f23f8cddcce7346f055
Fix resource case sensitivity for Linux build. atsushieno 5/20/2015 6:41:40 PM +00:00 ecc45508b5bebb2a7a7c391a316dda19071dec1a
Fixed some formatting added Test for checking return keyword OmarElabd 5/13/2015 5:11:36 PM +00:00 41d7dbec1b3516a078f10f8386720329b2960beb
Issue #2666 - MefHostServices fails loading unsigned assemblies jakesays 5/12/2015 7:30:57 PM +00:00 5d6918d484025f9d65dd0cdaf5b71182b5b3b311
Added initial FreeBSD support ajensenwaud 5/29/2015 4:02:20 PM +00:00 6db78d6295a570eaa99f63188a82b52a2dab8693
Apply spacing rules to fixed default sizeof BradBarnich 5/18/2015 9:35:09 PM +00:00 ee65cf664781584f1ac64d58e4693ff6fc7cec1a
Removed redundant default value assignment in field initializers bkoelman 5/2/2015 12:13:50 AM +00:00 2134c42e2470e12500705987eba51a4b4160299f
Made private/internal fields/properties readonly bkoelman 5/4/2015 10:36:33 PM +00:00 9da6ecace350c77f530626beb54feb3c7b01864a
Fix usage() in cibuild.sh SirCmpwn 4/30/2015 5:07:52 PM +00:00 67bad75e58d8427022c35e2bc60e2462145ffd7d
Fix for Issues #2264 and #2267 AdamSpeight2008 4/28/2015 11:45:27 PM +00:00 f3e7e6846af8baca8eb13a1a49258fe0af441394
Updated - More use of nameof() operator in ArgumentException and derived classes bkoelman 4/27/2015 8:37:10 PM +00:00 df61dbc0ab7826868334416d512bcd38c69fe21c
Include Project Name and FilePath in debugger display for ProjectInfo dpen2000 4/27/2015 3:59:54 PM +00:00 d7f7f74d27b88e301f8fe9a435cab135aa24c608
Fix for #2272 - use of default enum method parameter throws exception daveaglick 5/13/2015 4:36:02 PM +00:00 61b3a8581f9aadf80145ee4b2ab54d57ebe38dfb
Use shared build client (if enabled) when ToolPath is empty noopbug 5/13/2015 3:54:36 AM +00:00 5d77c6e1757ca9cdb803b0117fb6a3c74b64f3f7
Removed a duplicated row for the metadata token TypeRef adamtornhill 4/17/2015 4:57:08 PM +00:00 ee852d15af6ca65a118dd672cce1d1d1575eb3f9
Fixed readme to remove broken link for the April's End User Preview (for V... corinblaikie 4/14/2015 7:24:23 PM +00:00 04c291f32805659cd32d65e10a0045016cac6ee9
Fixes #1766 by treating System.Void as the absence of a type. kentcb 4/20/2015 6:13:11 PM +00:00 c0ab5059e91492a96f3790e70d078b62dfc5b736
Fix unittest DiagnosticAnalyzerTest for dutch locales DickvdBrink 4/1/2015 5:46:41 PM +00:00 46950ff90f17053c3a84d3a6c0068712dc426abd
Fix that completion list doesn't include param entries for indexers pdelvo 8/12/2015 5:35:54 PM +00:00 d6ff86d0a41a43550c6061098670006c56aa37e5
"Fix link to issues labeled as ""design notes"" in readme" akoeplinger 3/26/2015 3:58:49 PM +00:00 ef25414477833f7bd87dc86a7f55f3bb5250e302
Fixes opening a project without the CSharp or Visual Basic target imports petr-k 3/26/2015 5:30:35 PM +00:00 85ae5bf15b205b4d8c4bf78d1e416b25e9850534
Fixed mouse cursor in Inline Rename Dialog #981 alexsorokoletov 3/20/2015 8:57:16 PM +00:00 41de7c9e54ddab6e7312fcce9f72237d0f60905b
Formatting: lock typeof and array initializers BradBarnich 3/16/2015 6:08:43 PM +00:00 bfae8352be961e30613c09ae1b44701c41a38a42
"Rename ""Src"" to ""src"" so all the files line up." beannaich 3/9/2015 3:04:15 PM +00:00 4d80ca1517abea487d0606f882b0502ce3604287
Implemented NextAre AdamSpeight2008 3/6/2015 5:03:02 AM +00:00 788ba17da2ebf700f3e0a7a713f807c5f83f23f7
Expanding out character range. AdamSpeight2008 3/1/2015 7:44:33 PM +00:00 72fd7a1ac52284f9fbf6909faff768ff92ce8a09
Fix to pass the documentation argument jbe2277 5/12/2015 2:47:36 AM +00:00 6c9abbf221ab782af00dd6c351d940d07d3e77ef
Add docs for ISymbol and its derived interfaces that say that they shoul... pdelvo 3/31/2015 3:38:03 AM +00:00 180c51865c0d06196daa6c303d43c0b127a062f1
Implemented incremental computation of ChangedText.Lines [#608] mkosieradzki 2/23/2015 6:16:39 PM +00:00 1bb1eb5a48c9fe83f8eb0be19d5d9dc00ac1c95d
Correct System.Windows.Forms.dll casing marek-safar 2/20/2015 4:49:32 AM +00:00 b3932b94225030c19effa149fd18d1d31df4ce6a
Add an .editorconfig file KindDragon 2/16/2015 6:06:38 PM +00:00 8a4985091f5e06183c3de61ccbf8c24e87218aee
Apply spacing options to Using and Catch BradBarnich 2/13/2015 12:08:19 AM +00:00 15266ee44453710b42f95d70931b5b825844def0
[Workspaces] DocumentInfo never set IsGenerated value DavidKarlas 2/13/2015 6:43:07 PM +00:00 4a0a19ec8b0b7e0daad30869cfbd7a2d3120fa28
Fix SimpleDiagnostic GetHashCode is more specific than Equals pdelvo 2/11/2015 8:45:22 AM +00:00 2c2a0fbe1f7696ec7294c3cb52661b1207ced06e
Fixes Grammar in SourceTextContainer exception message Giftednewt 2/17/2015 11:29:31 PM +00:00 62489d765458f281b97acfd1bb0b07acaf758d3a
Fix warning CA2002: Do not lock on objects with weak identity zerhacken 2/13/2015 6:46:48 PM +00:00 f351f923cd4fe9ae33b6a942aa64b5edd9ed2174
Added failing test cases for void scripts with a dynamic receiver. tenor 5/3/2015 4:54:31 PM +00:00 358ebc515c7a593cbab2583db9a65e22c154d9d0
Typo in SyntaxAnnotation class description DavidKarlas 2/13/2015 6:44:44 PM +00:00 d8a399122bd6a0e1ffbbdc65e100e80d6be7fc4f
Remove commented out class stefansedich 2/17/2015 5:13:16 AM +00:00 42df3938d4ded8b997fc3242c825d6e4e32e5d77
Corrected documentation on FullSpan and Span JoshVarty 2/9/2015 6:01:50 PM +00:00 8d1b10c120816f791409fbaca1bc4c9fce13001b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment