##// END OF EJS Templates
Added ResetState to RunnableComponent to reset in case of failure...
Added ResetState to RunnableComponent to reset in case of failure Added StateChanged event to IRunnable Renamed Promise.SUCCESS -> Promise.Success Added Promise.FromException Renamed Bundle -> PromiseAll in PromiseExtensions

File last commit:

r182:76e8f2ba12b8 ref20160224
r205:8200ab154c8a v2
Show More
packages.config
3 lines | 129 B | text/plain | TextLexer
cin
refactoring, code cleanup
r158 <?xml version="1.0" encoding="utf-8"?>
<packages>
cin
pretty print DFA, the minimization is still buggy
r182 <package id="NUnit" version="2.6.4" targetFramework="net45" />
cin
refactoring, code cleanup
r158 </packages>