2017-04-21 |
cin |
Fixed InteractiveListener to support OLE and clipboard.
v2
|
2017-04-14 |
cin |
Added the time delta column to the interactive trace listener
v2
|
2017-04-10 |
cin |
Minor code changes
v2
|
2017-04-04 |
cin |
Added class Trace<T> to manage channels for individual classes, if SomeClass
v2
|
2017-03-21 |
cin |
Code review, added a non generic version of SyncContextPromise
v2
|
2017-03-20 |
cin |
Code review for RunnableComponent
v2
|
2016-11-16 |
cin |
Bound promise to CancellationToken
v2
|
2016-11-13 |
cin |
RunnableComponent.Dispose(bool,Exception) changed to standart Dispose(bool)
v2
|
2016-11-09 |
cin |
added Safe.DispatchEvent() a legacy equivalent for '?.Invoke()'
v2
|
2016-10-25 |
cin |
Слияние
v2
|
2016-10-25 |
cin |
Added ResetState to RunnableComponent to reset in case of failure
v2
|
2016-10-24 |
cin |
Fixed broken Implab.Diagnostics.Interactive
v2
|
2016-10-18 |
cin |
Added 'Fail' method to RunnableComponent which allows component to move from
v2
|
2016-10-17 |
cin |
Implemented PollingRunnableComponent
v2
|
2016-10-16 |
cin |
TraceLog tests
v2
|
2016-10-14 |
cin |
working version of the project
v2
|
2016-10-14 |
cin |
Слияние с default
v2
|
2016-10-10 |
koff |
fixed error handling for chained actions
|
2016-09-01 |
cin |
fixed: the error handler should not handle handlers errors
|
2016-08-29 |
cin |
fixed promise chaining behavior, the error handler doesn't handle result or cancellation handlers exceptions these exceptions are propagated to the next handlers.
|
2016-05-04 |
cin |
minor changes
v2
|
2016-04-25 |
cin |
working on diagnostics
v2
|
2016-04-22 |
cin |
Added tag release v2.1 for changeset f1da3afc3521
|
2016-04-22 |
cin |
Слияние с v2
release v2.1
|
2016-04-22 |
cin |
bump version to 2.1
v2
|
2016-04-22 |
cin |
Слияние с ref20160224
v2
|
2016-04-22 |
cin |
Закрыть ветку ref20160224
ref20160224
|
2016-04-22 |
cin |
Updated VS project
ref20160224
|
2016-04-19 |
cin |
Reworked cancelation handling, if the cancel handler isn't specified the OperationCanceledException will be handled by the error handler
ref20160224
|
2016-04-18 |
cin |
working on cancelation and error handling
ref20160224
|
2016-04-18 |
cin |
runnable component, work in progress
ref20160224
|
2016-04-16 |
cin |
working on runnable component
ref20160224
|
2016-03-24 |
cin |
fixed DFA optimization, JSON is fully functional
ref20160224
|
2016-03-24 |
cin |
pretty print DFA, the minimization is still buggy
ref20160224
|
2016-03-24 |
cin |
minor fixes and debug
ref20160224
|
2016-03-23 |
cin |
refactoring complete, JSONParser rewritten
ref20160224
|
2016-03-23 |
cin |
sync
ref20160224
|
2016-03-23 |
cin |
working on JSON parser
ref20160224
|
2016-03-22 |
cin |
refactoring
ref20160224
|
2016-03-22 |
cin |
rewritten the text scanner
ref20160224
|
2016-03-21 |
cin |
sync
ref20160224
|
2016-03-18 |
cin |
sync
ref20160224
|
2016-03-14 |
cin |
Working on text scanner
ref20160224
|
2016-03-13 |
cin |
Working on text scanner
ref20160224
|
2016-03-09 |
cin |
Working on regular DFA
ref20160224
|
2016-03-03 |
cin |
DFA refactoring, rx based dfa.
ref20160224
|
2016-03-03 |
cin |
DFA refactoring
ref20160224
|
2016-03-02 |
cin |
sync
ref20160224
|
2016-03-01 |
cin |
sync
ref20160224
|
2016-02-29 |
cin |
sync
ref20160224
|
2016-02-28 |
cin |
DFA refactoring
ref20160224
|
2016-02-24 |
cin |
Almost complete DFA refactoring
ref20160224
|
2016-02-24 |
cin |
JSON moved to Formats namespace
ref20160224
|
2016-02-24 |
cin |
DFA refactoring
ref20160224
|
2016-02-19 |
cin |
DFA refactoring
v2
|
2016-02-18 |
cin |
fixed regression: race condition in Promise
v2
|
2016-02-18 |
cin |
minor fix
v2
|
2016-02-18 |
cin |
refactoring, code cleanup
v2
|
2016-02-18 |
cin |
sync
v2
|
2016-02-15 |
cin |
Promises: SignalXXX methods merged into SignalHandler method.
v2
|