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
|
2016-02-12 |
cin |
minor fixes for vs2012
v2
|
2016-02-11 |
cin |
docs
v2
|
2016-02-11 |
cin |
docs
v2
|
2016-02-10 |
cin |
component model refactoring
v2
|
2016-02-03 |
cin |
Added support for 'await' operator to promises
v2
|
2015-12-12 |
cin |
JSONWriter improvements
v2
|
2015-05-06 |
cin |
fixed promises cancellation
v2
|
2015-04-15 |
cin |
fixed timeout handling in promises
v2
|
2015-03-17 |
cin |
sync
v2
|
2015-03-09 |
cin |
minor changes
v2
|
2015-03-07 |
cin |
RC: cancellation support for promises + tests
v2
|
2015-03-06 |
cin |
DRAFT: refactoring
v2
|
2015-03-04 |
cin |
DRAFT: refactoring, adding cancelation token
v2
|
2015-03-04 |
cin |
fixed JSONWriter handling Infinity, NaN and locale aware number formatting
v2
|
2015-02-23 |
cin |
fixed JSON writer
v2
|
2015-02-20 |
cin |
fixes
v2
|
2015-02-18 |
cin |
fixed blocking queue
v2
|
2015-02-17 |
cin |
added ICancellable.Cancel(Exception) to allow specify the reason of cancellation
v2
|
2015-02-16 |
cin |
added the blocking queue
v2
|
2015-02-15 |
cin |
shared locks + tests
v2
|
2015-02-12 |
cin |
Fixed chaining of promises with 'Then' method
v2
|
2015-02-10 |
cin |
Improved logging
v2
|
2015-02-08 |
cin |
sync
v2
|
2015-02-07 |
cin |
minor fixes
v2
|
2015-02-07 |
cin |
minor changes
v2
|
2015-01-30 |
cin |
fixed Resove method bug when calling it on already cancelled promise
v2
|
2015-01-29 |
cin |
Added SharedLock to synchronization routines
v2
|
2015-01-29 |
cin |
Added Signal class a lightweight alternative to ManualResetEvent
v2
|
2015-01-27 |
cin |
fixed AsyncQueue iterator
v2
|
2015-01-25 |
cin |
minor changes
v2
|