]> rtime.felk.cvut.cz Git - boost-statechart-viewer.git/history - src/stringoper.h
Replace magic constants with something better - not finished
[boost-statechart-viewer.git] / src / stringoper.h
2011-12-03 petrCorrect errors during printing multiple transitions...
2011-10-27 petr000Correct error when printing multiple transitions in...
2011-10-23 petr000Update deffering event.
2011-09-18 petr000Add simple support for deffering events (not written...
2011-08-11 petr000Add support for orthogonal states.
2011-08-05 petr000Add first part of support for orthogonal states.
2011-05-09 petr000Change commentary style to be accepted by doxygen....
2011-04-26 petr000Move the creation of output file into new class and...
2011-04-14 petr000Add license GPL to files.
2011-04-11 petr000Updated source files. Creation of new function for...
2011-04-10 petr000Correction of an error in finding transitions. End...
2011-04-10 petr000Working with custom reactions. For one custom reaction...
2011-04-07 petr000Almost finished finding transitions in custom reactions.
2011-04-05 petr000Add finding custom reactions. It is necessary for findi...
2011-04-03 petr000Moved some functions from visualizer.cpp to stringoper.h
2011-03-31 Michal SojkaRemoved llvm-2.8 version and updated to compile cleanly...
2011-03-20 petr000State can be derived also from state<>.
2011-03-15 petr000Corrections of some warnings, add commentary to source...
2011-03-10 petr000Better visualization of submachines. All submachines...
2011-02-28 Michal SojkaMove sources to src/ subdirectory