]> rtime.felk.cvut.cz Git - boost-statechart-viewer.git/shortlog
boost-statechart-viewer.git
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...
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 SojkaGenerate pdf by running make test
2011-02-28 petr000-I option is not mandatory
2011-02-28 Michal SojkaAdd test target to Makefile
2011-02-28 Michal SojkaUpdate Makefile to look more like a makefile :-)
2011-02-28 Michal SojkaMove sources to src/ subdirectory
2011-02-27 silhape2You need to specify the input file. The start state...
2011-02-24 silhape2The transitions are simply saved into the file. You...
2011-02-21 silhape2Added function for working with command line. (-I,...
2011-02-19 silhape2Program now recursively traverse all decls that are...
2011-02-17 silhape2The states now can be derived from more than one classe...
2011-02-15 silhape2Corrected Makefile(wrong name of the source file) and...
2011-02-14 silhape2Updated Makefile not all llvm libraries are necessary...
2011-02-07 silhape2Created header file for string operations. The program...
2011-01-10 silhape2Working Makefile and Modified source File bp.cpp
2011-01-03 Michal SojkaInstall llvm and clang to a local directory
2011-01-03 silhape2Updated to working resource file
2010-12-27 silhape2updated configure and Makefile. You don't need to use...
2010-12-22 Michal SojkaAdd configure script to setup build environment
2010-12-22 Michal SojkaAdded llvm and clang as git submodules
2010-12-22 Michal SojkaFix my broken Makefile
2010-12-22 Michal SojkaUse capital M for Makefile
2010-12-22 Michal SojkaAllow local changes to Makefile configuration
2010-12-10 silhape2Pridany zdrojove soubory a jednoduchy makefile. V nem...