Commit ca8dc25
2 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
| |||
108 | 112 | | |
109 | 113 | | |
110 | 114 | | |
111 | | - | |
112 | 115 | | |
113 | 116 | | |
114 | 117 | | |
| |||
- .editorconfig+1
- Directory.Build.props+4-1
- docs/README.md+89
- src/core/Microsoft.Dynamic/Actions/ActionBinder.cs+1-1
- src/core/Microsoft.Dynamic/Actions/ComboBinder.cs+1-1
- src/core/Microsoft.Dynamic/Actions/ExtensionPropertyTracker.cs+1-1
- src/core/Microsoft.Dynamic/Actions/MethodGroup.cs+2-2
- src/core/Microsoft.Dynamic/Actions/OperatorInfo.cs+1-1
- src/core/Microsoft.Dynamic/Ast/GeneratorRewriter.cs+1-1
- src/core/Microsoft.Dynamic/Ast/LightThrowExpression.cs+1-1
- src/core/Microsoft.Dynamic/Ast/TryStatementBuilder.cs+1-1
- src/core/Microsoft.Dynamic/ComInterop/BoundDispEvent.cs+3-3
- src/core/Microsoft.Dynamic/ComInterop/ComEventSink.netfx.cs+1-1
- src/core/Microsoft.Dynamic/ComInterop/ComEventSinkProxy.netfx.cs+2-2
- src/core/Microsoft.Dynamic/ComInterop/ComTypeDesc.cs+2-2
- src/core/Microsoft.Dynamic/ComInterop/ComTypeLibDesc.cs+3-3
- src/core/Microsoft.Dynamic/Debugging/DebugFrame.cs+1-1
- src/core/Microsoft.Dynamic/Debugging/DebugGenerator.cs+1-1
- src/core/Microsoft.Dynamic/Hosting/Shell/OptionsParser.cs+1-1
- src/core/Microsoft.Dynamic/Hosting/Shell/Remote/ConsoleRestartManager.cs+11-11
- src/core/Microsoft.Dynamic/Hosting/Shell/Remote/RemoteConsoleCommandLine.cs+3-3
- src/core/Microsoft.Dynamic/Hosting/Shell/Remote/RemoteConsoleHost.cs+2-2
- src/core/Microsoft.Dynamic/Hosting/Shell/SuperConsole.cs+7-7
- src/core/Microsoft.Dynamic/Interpreter/Instructions/ControlFlowInstructions.cs+1-1
- src/core/Microsoft.Dynamic/Interpreter/Instructions/InstructionList.cs+5-3
- src/core/Microsoft.Dynamic/Interpreter/InterpretedFrame.cs+1-1
- src/core/Microsoft.Dynamic/Runtime/DelegateInfo.cs+1-1
- src/core/Microsoft.Dynamic/Runtime/DynamicDelegateCreator.cs+1-1
- src/core/Microsoft.Dynamic/Runtime/PositionTrackingWriter.cs+2-2
- src/core/Microsoft.Dynamic/Utils/CollectionUtils.cs+2-2
- src/core/Microsoft.Dynamic/Utils/DictionaryUnionEnumerator.cs+1-1
- src/core/Microsoft.Dynamic/Utils/SynchronizedDictionary.cs+1-1
- src/core/Microsoft.Dynamic/Utils/ThreadingUtils.cs+3-2
- src/core/Microsoft.Dynamic/Utils/WeakDictionary.cs+1-1
- src/core/Microsoft.Dynamic/Xaml/DynamicXamlReader.cs+2-2
- src/core/Microsoft.Scripting.Metadata/MetadataTableEnumerator.CCI.cs+1-1
- src/core/Microsoft.Scripting.Metadata/MetadataTableImplementations.cs+2-2
- src/core/Microsoft.Scripting/Hosting/Configuration/LanguageElement.cs+5-5
- src/core/Microsoft.Scripting/Hosting/Configuration/OptionElement.cs+4-4
- src/core/Microsoft.Scripting/Hosting/Configuration/Section.cs+5-5
- src/core/Microsoft.Scripting/Runtime/ContextId.cs+3-3
- src/core/Microsoft.Scripting/Runtime/DynamicOperations.cs+2-2
- src/core/Microsoft.Scripting/Runtime/ScriptDomainManager.cs+1-1
- src/core/Microsoft.Scripting/SyntaxErrorException.cs+6-6
0 commit comments