Historia zmian

Autor SHA1 Wiadomość Data
  Joeri Exelmans e70eae2286 PlantUML: render class cardinalities. Extend constraint checker API. 10 miesięcy temu
  Joeri Exelmans c351649d23 Add 'cloner'. Example also uses concrete syntax for LHS and RHS. Renders all possible rewrites and morphisms with LHS and RHS. 10 miesięcy temu
  Joeri Exelmans e875821e70 Concrete syntax no longer indentation-based (nightmare to parse). Add indented multi-line code terminals. 10 miesięcy temu
  Joeri Exelmans 59de61d0a3 Add ActionCode primitive type. Fix constraint checking. 10 miesięcy temu
  Joeri Exelmans 0785b9218e Fix some bugs in conformance checker 10 miesięcy temu
  Joeri Exelmans 03cc568516 Move file. Small fix. 10 miesięcy temu
  Joeri Exelmans 9faa5770a8 (Re)Move some files 10 miesięcy temu
  Joeri Exelmans 175edb64d9 Class diagram can be rendered as object diagram textual syntax, and parsed back, without information loss 10 miesięcy temu
  Joeri Exelmans f45872d3f7 Abstract away Object Diagram pattern matching in a function that does all the magic 11 miesięcy temu
  Joeri Exelmans 13f19cdec6 Example of rendering the entire match set, and rendering the rewrite (match between RHS and updated host graph) 11 miesięcy temu
  Joeri Exelmans a926de1998 PlantUML: also render 'matchedWith' traceability links between attributes 11 miesięcy temu
  Joeri Exelmans 264e96c11d Extract function 11 miesięcy temu
  Joeri Exelmans 80beadfe08 PlantUML: Also render 'RAMifies' links between attributes 11 miesięcy temu
  Joeri Exelmans 0bcee87bc1 Extend PlantUML generator with object diagrams and conformance + match links 11 miesięcy temu
  Joeri Exelmans 40552b8dcf Implement PlantUML generation for class diagrams 11 miesięcy temu
  Joeri Exelmans 89b7c83440 Hacked together graph rewriter 11 miesięcy temu
  Joeri Exelmans f12fd8bd6c Rewriter: deleting elements works 11 miesięcy temu
  Joeri Exelmans 99bcf9a542 MVS adapter: When flattening ModelRefs, prefix the names of all elements in ref'ed models 11 miesięcy temu
  Joeri Exelmans ae5eaedb4b RAMification + pattern matching: put typing information straight into the Vertices, as a Python attribute (don't put it in separate Vertices+Edges). 11 miesięcy temu
  Joeri Exelmans 700a4d103f and now pattern matching also works with typing information added to the graph 11 miesięcy temu
  Joeri Exelmans 4160a8953e Tweak matcher (compute connected components in advance). Simple pattern matching with RAMification (incl. Python expressions) seems to work. 11 miesięcy temu
  Joeri Exelmans bed3529676 Add performance comparison between Sten's and Joeri's matcher. Sten's seems to be broken (giving a different match set every time), however. 11 miesięcy temu
  Joeri Exelmans b4f41cc090 Fix bug in matcher (stopped too early for disconnected patterns) 11 miesięcy temu
  Joeri Exelmans 6752c45cf6 play around with action code in pattern matching 11 miesięcy temu
  Joeri Exelmans f9049be167 fix bug in matcher 11 miesięcy temu
  Joeri Exelmans a0ccb3f35d work on my matcher 11 miesięcy temu
  Joeri Exelmans 4b1f61806c ended up rolling my own VF2 variant 11 miesięcy temu
  Joeri Exelmans ec1a9dbfca replace everywhere: 'is [not] None' -> '(==|!=) None' 11 miesięcy temu
  Joeri Exelmans 3ae35a87d0 pattern matching: convert tabs to spaces 11 miesięcy temu
  Joeri Exelmans 88172d64c5 rename 11 miesięcy temu