Cosmos/source/Cosmos.Core.Plugs/System
Unknown6656 3ae267a1d5 Switched to expression-bodied methods
Used C#6's feature of expression-bodied methods due to readability and
code size reduction
2016-08-19 16:52:26 +02:00
..
Assemblers . 2016-06-17 18:35:22 -04:00
Diagnostics Implemented Thread::sleep(int) and StopWatch::GetTimestamp() 2016-08-14 19:05:23 +02:00
IO Fixed path plugs 2016-02-25 11:56:30 -06:00
Runtime/InteropServices Plugged a bunch of classes and implemented a few ilops. Removed most of Path plugs. 2016-02-14 13:07:26 -06:00
Text
Threading Implemented Thread::sleep(int) and StopWatch::GetTimestamp() 2016-08-14 19:05:23 +02:00
ArrayImpl.cs
Buffer.cs Now plugs which aren't being used aren't being compiled anymore. 2016-06-24 15:26:31 -04:00
DateTimeImpl.cs Switched to expression-bodied methods 2016-08-19 16:52:26 +02:00
DelegateImpl.cs Now plugs which aren't being used aren't being compiled anymore. 2016-06-24 15:26:31 -04:00
MulticastDelegateImpl.cs Some basic improvements. 2016-06-23 16:36:08 -04:00
NormalDelegateImpl.cs
ObjectImpl.cs Now plugs which aren't being used aren't being compiled anymore. 2016-06-24 15:26:31 -04:00
StringImpl.cs Fix String.EndsWith and add reference to PlugsInspector project (#393) 2016-06-26 01:49:23 -05:00