27 Commits (handlers)

Author SHA1 Message Date
Иванов Денис a36aa05bae Implemented commands and scripts modules and parameter's container too.
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
Иванов Денис 2e5946ed6e Added main Datavars module and its functionality is almost implemented.
4 years ago
Иванов Денис 632b88b79f The datavars loader is done. The ini datavars loader is basically implemented.
4 years ago
Иванов Денис 6bfd4c046b Added the new VariablesLoader for new version of the variables API.
4 years ago
Иванов Денис a5b710666d Support of a tables creation and modification is added in the NamespaceIniFiller. Creation the variables and namespaces using calculate.ini is available only in the custom section now.
4 years ago
Иванов Денис 8f646d38b3 The NamespaceIniFiller implementation is almost done for the new version of variables.
4 years ago
Иванов Денис 224b646793 Tables, hash and dynamic subscriptions is fully tested.
4 years ago
Иванов Денис 91d3f4f3cb Implemented dynamic subscribing for variables of the table and hash types.
4 years ago
Иванов Денис 0a5776ff85 Hashs and table interfaces varables types are added, dynamic dependencies creation is available now.
4 years ago
Иванов Денис 4c775e76d7 Hash type and a number of other types was implemented.
4 years ago
Иванов Денис 88554c3295 Implemented two versions of the Hash variables and some remarks for the finding variables was made.
4 years ago
Иванов Денис d7048baecd Works with errors. Some changes to the dependencies and interface architecture and errors processing.
4 years ago
Иванов Денис c8517ec59c Changed variables interface, now variables can be intialized using absolute or relative variables names. Some variables types are done.
4 years ago
Иванов Денис 471f957daa Tested variables invalidation and creation of the depended variables. Added check of the cycles while calculating variables.
4 years ago
Иванов Денис 653f5064ff Added variables invalidation, subscription
4 years ago
Иванов Денис df9e70a0d8 The new version of the datavars module is partly implemented.
4 years ago
Иванов Денис 6fdcf0744b New version of the calculate ini parser is tested. Development of the new version of the datavars module is started.
4 years ago
Иванов Денис f8f1bad832 The Namespace filler class is not inherited from the CalculateIni class.
4 years ago
Иванов Денис f879ea0ae2 Some changes of the code design of the variables properies and some comments are added.
4 years ago
Иванов Денис f66b89f6b0 The code of the NamespaceIniFiller and the CalculateIniParser is refactored.
4 years ago
Иванов Денис 5644d8e2c2 A number of corrections have been made to the design of the vars code.
4 years ago
Хирецкий Михаил 926ce064b1 Добавлены наработки по переменным
4 years ago
Иванов Денис fcf41bcf8a Some utils and template processing modules is added.
4 years ago
Иванов Денис 19cad172fa Template processing modules and some utils is added.
4 years ago
Иванов Денис e82bd4cd4d Methods for initialization of parsers is class methods now.
4 years ago
Хирецкий Михаил fce2667231 Added formats
4 years ago