summaryrefslogtreecommitdiffstats
path: root/rtemsqual (follow)
Commit message (Expand)AuthorAgeFilesLines
* content: Add CContent.add_paragraph()Sebastian Huber2020-07-072-0/+36
* content: Add CContent.doxyfy()Sebastian Huber2020-07-072-17/+92
* content: Rename add_spdx_license_identifier()Sebastian Huber2020-07-074-5/+8
* content: Add prepend_copyrights_and_licenses()Sebastian Huber2020-07-072-0/+48
* items: Add ItemMapper.item propertySebastian Huber2020-07-072-2/+27
* items: Fix ItemGetValueContext.type_path_keySebastian Huber2020-07-071-1/+1
* content: Simplify _split_includes()Sebastian Huber2020-07-031-3/+2
* interface: Simplify interface item mapperSebastian Huber2020-07-031-34/+47
* items: Move item get value customizationSebastian Huber2020-07-034-32/+24
* items: Add ItemGetValueContextSebastian Huber2020-07-0330-85/+464
* items: Add support for aggregated item typeSebastian Huber2020-07-034-5/+52
* items: Do not save internal attributesSebastian Huber2020-07-031-2/+4
* validation: Simplify test fixture scope codeSebastian Huber2020-07-032-72/+16
* validation: Iterate over items without recursionSebastian Huber2020-07-031-3/+1
* validation: Substitute code and textSebastian Huber2020-07-033-58/+69
* validation: Fix action test loop supportSebastian Huber2020-07-032-15/+22
* interfacedoc: New moduleSebastian Huber2020-07-039-18/+481
* interface: Fix substitute of macro definitionSebastian Huber2020-07-031-2/+2
* interface: Fix format of macrosSebastian Huber2020-07-033-3/+28
* interface: Support automatic Doxygen linksSebastian Huber2020-07-033-7/+20
* interface: Evaluate interface in some expressionsSebastian Huber2020-07-032-7/+9
* items: Allow item mapping to UIDSebastian Huber2020-07-032-4/+11
* items: Allow empty content in mapper substituteSebastian Huber2020-07-032-2/+8
* content: Improve header guard mappingsSebastian Huber2020-07-031-1/+4
* content: Align function parametersSebastian Huber2020-07-036-20/+58
* content: Support wrapping of special blocksSebastian Huber2020-07-033-54/+45
* sphinxcontent: Fine tune _to_camel_case()Sebastian Huber2020-07-031-3/+2
* sphinxcontent: Optional wrap in add_definition_item()Sebastian Huber2020-07-032-2/+13
* sphinxcontent: Add SphinxContent.definition_item()Sebastian Huber2020-07-032-0/+18
* items: change is_enabled function to publicSofia Pacheco2020-07-031-5/+6
* validation: Be in line with the specificationSebastian Huber2020-07-033-3/+3
* validation: Support action tests with headerSebastian Huber2020-07-035-31/+671
* validation: Support a test case fixture scopeSebastian Huber2020-07-032-4/+135
* validation: Move pre-condition state to contextSebastian Huber2020-07-032-27/+27
* validation: Fix action requirement functional typeSebastian Huber2020-07-032-2/+2
* validation: Use CContent.function()Sebastian Huber2020-07-032-29/+23
* validation: Simplify generate()Sebastian Huber2020-07-031-4/+2
* interface: Use CContent.function()Sebastian Huber2020-07-032-28/+11
* content: Fix CContent.close_for_loop()Sebastian Huber2020-07-031-0/+1
* content: Add CContent.add_param_description()Sebastian Huber2020-07-033-12/+60
* content: Add condition methods to CContentSebastian Huber2020-07-032-0/+67
* content: Add CContent.call_function()Sebastian Huber2020-07-032-0/+54
* content: Add CContent().function()Sebastian Huber2020-07-032-0/+110
* content: Add CContent.add_to_group()Sebastian Huber2020-07-032-0/+32
* items: Add ItemMapper.substitute_with_prefix()Sebastian Huber2020-07-032-0/+8
* interface: Substitute text of return valuesSebastian Huber2020-06-081-2/+4
* validation: Avoid superfluous f-stringsSebastian Huber2020-06-081-2/+2
* rtemsqual: Update package importsSebastian Huber2020-06-081-2/+3
* glossary: Support term to item mappingSebastian Huber2020-06-081-7/+6
* glossary: Add _Glossary named tupleSebastian Huber2020-06-081-14/+19