Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Functions refactoring #201

Merged
merged 19 commits into from
Apr 2, 2019
Merged

Conversation

alexprey
Copy link
Collaborator

@alexprey alexprey commented Nov 27, 2018

Implement flexiable way to build function calls

Issues fixed by this MR:

alexprey added 14 commits June 16, 2018 01:32
…bout parameters and give more flexiability to specify required parameters and those types. This give to us possibility to specify specific parameters from current execution context like Time object or current Macro object. Also make it possible to put lambda expression as a parameter of method for implementing inner logic with delayed expression evaluation.
# Conflicts:
#	pysd/py_backend/vensim/vensim2py.py
# Conflicts:
#	pysd/py_backend/functions.py
@coveralls
Copy link

coveralls commented Nov 27, 2018

Coverage Status

Coverage increased (+0.6%) to 90.616% when pulling 8ca87f5 on alexprey:functions_refactoring into 7b759ac on JamesPHoughton:master.

@alexprey alexprey modified the milestones: 1.1, Version 0.11.0 Mar 15, 2019
@alexprey alexprey merged commit 94a8176 into SDXorg:master Apr 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants