* Topology refactoring
* TransformSpec fixed & improved
* Fixes#98
* Better Par handling
* Introduced Cursor class
* Better exit process for par branch
* Force move to target peer when exiting from a par branch
* Bug #69 reproduced in test
* Bug #69 reproduced in a test
* Fixes#47 (allow arg names in service function definitions)
* ServiceModel
* AbilityModel is removed, as it's unused
* Fixes#65: expose %init_peer_id% as a literal
* Removed FuncResolved, as it's not resolved actually
* Fixes#69
* Helpers for func op showing & building
* Compile bug fixed
* Comments
* Removed ScriptModel.enqueue
* Added test & some test routines
* Test usability improvements
* Failing script
* Failing test for #68
* Fix topology in case of a sequence of calls
* Formatting
* Formatting
* Project layout reorganized
* Topology resolution extracted to a separate file
* FuncResolved class
* aqua.model.transform
* Basic bubbling
* Get more context into topology resolver
* Failing Topology test
* Get back in seq
* OnTag.via: List changed to Chain, as via is reversed and concatenated quite frequently