]> rtime.felk.cvut.cz Git - boost-statechart-viewer.git/history - src/visualizer.cpp
Add help.
[boost-statechart-viewer.git] / src / visualizer.cpp
2011-05-24 petr000Add help.
2011-05-18 petr000Create dir for MSVC version source files. Update commen...
2011-05-09 petr000Change commentary style to be accepted by doxygen....
2011-05-08 petr000Clear output. Only transition table and statistics...
2011-05-05 petr000Add some commentaries to file.
2011-04-30 petr000Add creation of the transition table. Now the program...
2011-04-28 petr000Correct number of errors in output statistics.
2011-04-27 petr000Add diagnostic info statistics.
2011-04-26 petr000Move the creation of output file into new class and...
2011-04-24 petr000Add colours to diagnostic printer. So the diagnostic...
2011-04-17 petr000Removed useless HeaderSearch and moved the ResourceDir...
2011-04-14 petr000Add license GPL to files.
2011-04-11 petr000Updated source files. Creation of new function for...
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-24 petr000Small corrections of source file.
2011-03-22 petr000Removed usefull header files.
2011-03-22 petr000Working with LLVM 2.8. Now it can be sent for testing...
2011-03-22 petr000Updated for working with LLVM 2.8
2011-03-21 Michal SojkaWHitespace fix
2011-03-21 Michal SojkaStart conversion to clang-2.8
2011-03-21 petr000Merge branch 'master' of rtime.felk.cvut.cz:boost-state...
2011-03-21 petr000Change diagnostic.
2011-03-19 petr000Check if the inputfile exist.
2011-03-19 petr000Working Diagnostic. All Warnings and notes are disabled...
2011-03-19 petr000Add simple error dumper. Works only if the error is...
2011-03-15 petr000Corrections of some warnings, add commentary to source...
2011-03-14 petr000Updated Command line options. The program now can opera...
2011-03-12 petr000Updated drawing subautomatons.
2011-03-10 petr000Better visualization of submachines. All submachines...
2011-03-01 petr000The start state has double outlline. The arrows has...
2011-02-28 Michal SojkaMove sources to src/ subdirectory