]> rtime.felk.cvut.cz Git - boost-statechart-viewer.git/shortlog
boost-statechart-viewer.git
2017-11-20 Michal SojkaUpdate readme master
2017-11-20 Adam BoseleyFixes for clang 5.0
2016-08-24 Michal SojkaUpdate README
2016-08-24 Michal SojkaAllow specifying custom llvm-config via configure
2016-08-24 Michal SojkaUpdate description
2016-08-24 Michal SojkaReformat description
2016-08-24 Eugen SchindlerUpdate to work with Clang 3.5
2014-03-10 Michal Sojkaweb: Update tested version
2014-03-10 Michal SojkaConvert spaces to tabs
2014-02-20 Jan RueeggFixes for clang 3.4
2013-10-14 Michal SojkaFix Makefile to not produce an error message when Makef...
2013-10-14 Michal SojkaRename testEventModel to evantHasName
2013-10-14 Michal SojkaRename listOfDefinedEvents to unusedEvents
2013-10-14 Michal SojkaFix link error with clang-3.2
2013-05-16 Petr SilhavikUpdate web
2013-05-16 Petr SilhavikUpdate script for using boost statechart viewer
2013-05-15 Petr SilhavikUpdate web page
2013-05-06 Petr SilhavikRemove diagnostics initialization.
2013-05-06 Petr SilhavikUpdate README and description.
2013-04-13 Petr Silhavikupdate web page design
2013-04-09 Petr SilhavikAdd support for in_state_reaction
2013-04-09 Petr SilhavikAdd support for defering events as custom reaction.
2013-04-05 Petr SilhavikUpdate web page
2013-04-05 Petr SilhavikAdd initialize of diagnostics.
2013-04-05 Petr SilhavikFix few problems.
2013-04-05 Petr SilhavikFix problem when trying another version of Clang.
2013-04-05 Petr SilhavikNow all file types are supported.
2013-04-01 Petr SilhavikEmpty list as inner initial are now ignored. If the...
2013-03-18 Petr SilhavikAdd warning when event struct is defined but not used
2013-01-20 Michal SojkaSimplify the code
2013-01-20 Michal SojkaMove reactMethodInReactions initialization outside...
2013-01-20 Michal SojkaRename reactMethodVector to a more descriptive name...
2013-01-17 Petr SilhavikFix error when finding react method missing in typedef.
2013-01-17 Petr SilhavikWarning missing typedef for react method
2013-01-17 Petr SilhavikError when missing react method for custom_reaction...
2013-01-04 Petr SilhavikFix template argument finding.
2013-01-02 Michal SojkaFix style
2013-01-02 Michal SojkaOrder Diag parameters as expected by diag_warning template
2013-01-02 Michal SojkaMake noTypedef private
2013-01-02 Michal SojkaSimplify and fix indentation
2012-12-28 Petr SilhavikNo typedef for reactions.
2012-12-28 Petr SilhavikFix inner initial state.
2012-12-27 Petr SilhavikEvent typedef missing
2012-12-16 Michal SojkaAdded preliminary version of Debian packaging
2012-12-14 Michal SojkaSimplify the code
2012-12-11 Petr SilhavikVisualization of states
2012-12-05 Michal SojkaAdd preliminary script for C++ to pdf conversion
2012-09-03 Michal SojkaAdd more warnings, improve reported locations and range...
2012-09-03 Michal SojkaAdd more warnings
2012-09-01 Michal SojkaAdd some warnings
2012-09-01 Michal SojkaAdd keyboard example to test orthogonal states
2012-08-31 Michal SojkaAdd support for deferred events
2012-08-31 Michal Sojkaunknown->undefined
2012-08-31 Michal SojkaDo not consider boost::sc::state class as a state to...
2012-08-31 Michal SojkaRename Unknown to Undefined
2012-08-30 Michal SojkaHandle custom reactions
2012-08-30 Michal SojkaDisplay inner states differently - use dashed arrows...
2012-08-29 Michal SojkaPreliminary support for custom reactions
2012-08-29 Michal SojkaSupport forward-declared states used as context
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.
next