Commit History

作者 SHA1 備註 提交日期
  Joeri Exelmans 6aa5302e36 rewriter: extra check to see if produced names are valid (meaning: serializable/parseable) 8 月之前
  Joeri Exelmans 7914f01006 make sure no one deletes elements that were matched in the RHS with a RHS-condition... 8 月之前
  Joeri Exelmans 9e74075066 can call custom functions from condition code while pattern matching / rewriting + added example to runner_translate.py 8 月之前
  Joeri Exelmans 77ea19fcd6 fix bug in rewriter when deleting elements 8 月之前
  Joeri Exelmans 6571d8556c petri net formalism: add inhibitor arc 8 月之前
  Joeri Exelmans da4f1718ce RAMification adds 'name' attribute, giving control over the names of created objects 8 月之前
  Joeri Exelmans 42757ddc4f add examples 9 月之前
  Joeri Exelmans 6d7a62545c rewriter: first create, then delete 9 月之前
  Joeri Exelmans e3d4889f91 Handle 'condition' object-attribute in RHS as well 9 月之前
  Joeri Exelmans ad3752cd61 Rewrite the 'rewriter' + Added transformation schedule to CBD example, simplifying the rules 9 月之前
  Joeri Exelmans 80cba4b9f8 CBD model is computing Fibonacci numbers! :) 9 月之前
  Joeri Exelmans 9c68b288c1 Make OD-API for consistent for constraints, LHS patterns, RHS actions. 9 月之前
  Joeri Exelmans 1eb8a84553 (WIP) implementing CBD language... Meta-meta-model: Association inherits from Class. Matcher accepts pivot. Add generic graphviz renderer. 9 月之前
  Joeri Exelmans e875821e70 Concrete syntax no longer indentation-based (nightmare to parse). Add indented multi-line code terminals. 10 月之前
  Joeri Exelmans 59de61d0a3 Add ActionCode primitive type. Fix constraint checking. 10 月之前
  Joeri Exelmans 175edb64d9 Class diagram can be rendered as object diagram textual syntax, and parsed back, without information loss 10 月之前
  Joeri Exelmans f45872d3f7 Abstract away Object Diagram pattern matching in a function that does all the magic 11 月之前
  Joeri Exelmans 13f19cdec6 Example of rendering the entire match set, and rendering the rewrite (match between RHS and updated host graph) 11 月之前
  Joeri Exelmans a926de1998 PlantUML: also render 'matchedWith' traceability links between attributes 11 月之前
  Joeri Exelmans 264e96c11d Extract function 11 月之前
  Joeri Exelmans 40552b8dcf Implement PlantUML generation for class diagrams 11 月之前
  Joeri Exelmans 89b7c83440 Hacked together graph rewriter 11 月之前
  Joeri Exelmans f12fd8bd6c Rewriter: deleting elements works 11 月之前