18 Commits (dbf841c689d3eeda28ee680a9121a5bf7eb0d00b)

Author SHA1 Message Date
Иванов Денис dbf841c689 Using of the import_variables function in the variables files is
4 years ago
Иванов Денис a852377198 Dependencies comparing was fixed #48
4 years ago
Иванов Денис 1777f224b5 Now 'name' variables can be added to namespaces. fixed #53
4 years ago
Иванов Денис 865ac532d1 Ini template loader is fixed.
4 years ago
Иванов Денис 7f1c023a99 Variables now can be saved in calculate.ini files using 'save' tag. fixed #41
4 years ago
Хирецкий Михаил 649f1b1b61 Переменные system.env_order и system.env_path перенесены в main.cl
4 years ago
Иванов Денис 22663d464b Unexisting variables from custom namespaces return None value now. fixed #19
4 years ago
Иванов Денис fa3c023c0d Server is partly implemented.
4 years ago
Иванов Денис 44c3ff8f9f Now scripts namespace is inherited by templates as their env parameter. fixed #13
4 years ago
Иванов Денис 778f665561 Server development is started. Ability to run templates using scripts is added. fixed #14
4 years ago
Иванов Денис 6561bb2c00 'handler' and 'notify' parameters are added.
4 years ago
Иванов Денис 3276a63859 All work on multible package templates is removed.
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