]> rtime.felk.cvut.cz Git - boost-statechart-viewer.git/shortlog
boost-statechart-viewer.git
2012-08-28 Michal SojkaAdd more error messages and TODOs (for Camera example)
2012-08-28 Michal SojkaAdd support for inner states
2012-08-27 Michal SojkaDo not require C++11 capable compiler
2012-08-27 Michal SojkaUse clang binary reported by llvm-config
2012-08-27 Michal SojkaAdd todo
2012-08-27 Michal SojkaAdd handling of the initial state
2012-08-27 Michal SojkaConvert error messages and notes to diagnostic messages
2012-08-27 Michal SojkaUpdate README
2012-08-27 Michal SojkaSimplify Makefile
2012-08-27 Michal SojkaRemove clang and llvm submodules
2012-08-27 Michal SojkaRewrite - get all information from AST instead of manua...
2012-07-29 Michal SojkaWhitespace
2012-07-26 Michal SojkaReplace magic constants with something better - not...
2012-07-26 Michal SojkaWhitespace fixes
2012-07-20 Michal SojkaConvert to Clang plugin API
2012-07-11 Michal Sojkawww: Fix news list
2012-07-11 Michal SojkaUpdate web page
2012-07-11 Michal SojkaUpdate to compile with llvm-3.1
2012-07-11 Michal SojkaUpdate Makefiles and README to use the default LLVM...
2012-01-30 petrCorrection of formatting in this file
2012-01-30 petrremove src_MSVC directory
2011-12-03 petrCorrect errors during printing multiple transitions...
2011-11-07 petr000Problem in printing transitions using custom_reactions...
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 petr000Small correction of text.
2011-08-11 petr000Change webpage
2011-08-11 petr000Add support for orthogonal states.
2011-08-05 petr000Add first part of support for orthogonal states.
2011-07-29 petr000The first state of automaton and subautomaton is now...
2011-07-19 petr000Correction of subautomaton visualization.
2011-05-24 petr000Add help.
2011-05-19 petr000Corrected error due to using backslash.
2011-05-18 petr000Create dir for MSVC version source files. Update commen...
2011-05-11 petr000Add check for errors during writing substates.
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 silhape2Add license information
2011-04-14 petr000Add license GPL to files.
2011-04-13 Michal Sojkawww: Add linke to graphviz
2011-04-13 Michal Sojkawww: Slight rewording and minor modifications
2011-04-13 Michal Sojkawww: Wrap lines
2011-04-13 wsh(no commit message)
2011-04-13 wshwww: Try to point links to sources to highlighted version
2011-04-13 petr000Add next example with source code.
2011-04-13 silhape2(no commit message)
2011-04-13 petr000Add source codes for the pictures.
2011-04-13 petr000Change picture of state machine for another.
2011-04-13 petr000Add new picture.
2011-04-12 Michal SojkaSome fixes in the www page
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 silhape2Small change of design.
2011-04-10 petr000Working with custom reactions. For one custom reaction...
2011-04-07 petr000Updated text for webpage. Add file with the text.
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 petr000Add pictures of machines used as examples.
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-31 petr000correction of error in finding multiple transitions.
2011-03-30 petr000Updated Makefile (add option -Wall). Removed some usele...
2011-03-30 petr000Corrected Makefile. commandlineopt.h is not used.
2011-03-30 petr000Add new folder that contains source files and Makefile...
2011-03-25 Michal SojkaUpdate submodule revisions to something close to 2...
2011-03-25 Michal SojkaAllow building with local (debug) or system llvm
2011-03-25 Michal SojkaRevert "Remove unused Makefile and configure script"
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 SojkaTry to update website
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-21 Michal SojkaAdd skeleton of a website
2011-03-21 Michal SojkaAdd Makefile for examples
2011-03-21 petr000Merge branch 'master' of rtime.felk.cvut.cz:boost-state...
2011-03-21 petr000Add examples.
2011-03-21 Michal SojkaRemove old code from src/Makefile
2011-03-21 Michal SojkaRemove junk
2011-03-21 Michal SojkaRemove unused Makefile and configure script
2011-03-21 petr000Makefile working with packages installed.
2011-03-20 petr000Add description of the program.
2011-03-20 petr000State can be derived also from state<>.
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 petr000Other arguments should be put into the list.
2011-03-14 petr000Updated Command line options. The program now can opera...
next