##// END OF EJS Templates
Added awaiters to promises...
Added awaiters to promises Added static methods to Promise Resolve, Reject, All. Updated promise helpers

File last commit:

r233:d6fe09f5592c v2
r248:5cb4826c2c2a v3
Show More
App.config
6 lines | 184 B | text/plain | TextLexer
cin
Improved AsyncQueue...
r233 <?xml version="1.0" encoding="utf-8"?>
cin
JsonXmlReader performance tuning...
r229 <configuration>
<startup>
cin
Improved AsyncQueue...
r233 <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
cin
JsonXmlReader performance tuning...
r229 </startup>
cin
Improved AsyncQueue...
r233 </configuration>