murano/murano/dsl
Stan Lagun aaa2a41742 Adds Continue macro to MuranoPL
Continue is a complimentary operator to Break

Change-Id: I85892d6e0fa373d31754e6830ce44f9c528f79d4
Implements: blueprint muranopl-continue-operator
2014-07-16 09:32:42 +00:00
..
principal_objects Fixed incorrect information on Python frames in MuranoPL stack traces 2014-07-12 17:18:33 +00:00
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
attribute_store.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
class_loader.py Code refactoring and improvements for MuranoPL testing mini-framework 2014-07-03 17:26:16 +04:00
dsl_exception.py Fixed incorrect information on Python frames in MuranoPL stack traces 2014-07-12 17:18:33 +00:00
exceptions.py Adds Continue macro to MuranoPL 2014-07-16 09:32:42 +00:00
executor.py Unit tests for contracts 2014-07-03 19:18:10 +04:00
expressions.py Adds ability to throw/catch/rethrow exceptions in MuranoPL 2014-06-12 20:48:27 +04:00
helpers.py Adds ability to throw/catch/rethrow exceptions in MuranoPL 2014-06-12 20:48:27 +04:00
lhs_expression.py Unit tests for method and property access 2014-07-03 22:05:04 +04:00
macros.py Adds Continue macro to MuranoPL 2014-07-16 09:32:42 +00:00
murano_class.py Unit tests for method and property access 2014-07-03 22:05:04 +04:00
murano_method.py Adds ability to throw/catch/rethrow exceptions in MuranoPL 2014-06-12 20:48:27 +04:00
murano_object.py Unit tests for method and property access 2014-07-03 22:05:04 +04:00
murano_package.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
namespace_resolver.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
object_store.py Unit tests for contracts 2014-07-03 19:18:10 +04:00
results_serializer.py Unit tests for contracts 2014-07-03 19:18:10 +04:00
type_scheme.py Unit tests for contracts 2014-07-03 19:18:10 +04:00
typespec.py Unit tests for contracts 2014-07-03 19:18:10 +04:00
virtual_exceptions.py Adds ability to throw/catch/rethrow exceptions in MuranoPL 2014-06-12 20:48:27 +04:00
yaql_expression.py Adds ability to throw/catch/rethrow exceptions in MuranoPL 2014-06-12 20:48:27 +04:00
yaql_functions.py Unit tests for contracts 2014-07-03 19:18:10 +04:00