log src/main/gov/nasa/jpf/util/event/EventTree.java @ 20:b1790909ebb1

age author description
Mon, 06 Apr 2015 12:08:03 -0700 Peter Mehlitz changed EventForest to derive from EventTree, which kills three birds with one
Sat, 24 Jan 2015 18:19:08 -0800 Peter Mehlitz second part of the jpf-statechart motivated event interface overhaul, providing dynamic (context specific) expansion of EventTrees from within EventChoiceGenerators. This adds a EventContext mechanism that can replace events on-the-fly during advance() (e.g. expand wildcard patterns)
Fri, 23 Jan 2015 10:14:01 -0800 Peter Mehlitz initial v8 import (history reset)