15 Commits (76a49228f0f7f587fb32fd067265e4229f7aed26)

Author SHA1 Message Date
Иванов Денис 76a49228f0 Added ability to use class methods as variable depend function. fixed #54
3 years ago
Иванов Денис 8140c9a84b Fixed the bug in the algorithm for checking symbolic links. fixed #67
3 years ago
Иванов Денис fd22b6062a Fixed creation of the group variables
3 years ago
Иванов Денис 6f932eab2f Table variables now returns empty dictionaries for unexisting row. fixed #55
3 years ago
Иванов Денис a852377198 Dependencies comparing was fixed #48
3 years ago
Иванов Денис 1777f224b5 Now 'name' variables can be added to namespaces. fixed #53
3 years ago
Иванов Денис 7f1c023a99 Variables now can be saved in calculate.ini files using 'save' tag. fixed #41
3 years ago
Иванов Денис 22663d464b Unexisting variables from custom namespaces return None value now. fixed #19
4 years ago
Иванов Денис 44c3ff8f9f Now scripts namespace is inherited by templates as their env parameter. fixed #13
4 years ago
Иванов Денис a36aa05bae Implemented commands and scripts modules and parameter's container too.
4 years ago
Иванов Денис 8f02dcd5e5 Errors processing is almost done for the datavars module.
4 years ago
Иванов Денис a2ce6f87f7 Now save tag can save variables to the calculate.ini files. Tested adding to calculate ini file of hash and simple variables. Developing of the errors processing is started.
4 years ago
Иванов Денис 970f19cd3b Save method is tested for += and -= operations. Saving variables in the custom calculate.ini file is almost done.
4 years ago
Denis Ivanov 1116c28e36 Tested the template engine using Datavars object and save tag in the templates too.
4 years ago
Иванов Денис 2e5946ed6e Added main Datavars module and its functionality is almost implemented.
4 years ago