selinux/secilc/docs
James Carter 4878981229 libsepol/secilc/docs: Update the CIL documentation
Update the CIL documentation for the in-statement processing and
duplicate macro and block declarations with block inheritance.

Duplicate macro and block declarations are allowed if they occur as
the result of block inheritance. Document the fact that inherited
macros are overridden by any macros already declared in a
namespace and that declaring a block in a namespace that will
inherit a block with the same name can be used to allow in-statements
to be used on the block.

The new in-statement syntax still supports the old syntax but adds
the ability to specify whether the in-statement should be resolved
before or after block inheritance is resolved.

Signed-off-by: James Carter <jwcart2@gmail.com>
2021-09-07 10:28:46 -04:00
..
Makefile secilc/docs: add custom color theme 2021-02-16 09:32:36 -05:00
README.md secilc/docs: document expandtypeattribute 2020-08-17 11:53:47 -04:00
cil_access_vector_rules.md secilc/docs: use fenced code blocks for cil examples 2021-02-16 09:32:29 -05:00
cil_call_macro_statements.md libsepol/secilc/docs: Update the CIL documentation 2021-09-07 10:28:46 -04:00
cil_class_and_permission_statements.md secilc/docs: use fenced code blocks for cil examples 2021-02-16 09:32:29 -05:00
cil_conditional_statements.md secilc/docs: Update the CIL documentation for various blocks 2021-04-19 14:05:23 -04:00
cil_constraint_statements.md secilc/docs: Lists are now allowed in constraint expressions 2021-03-18 10:09:08 -04:00
cil_container_statements.md libsepol/secilc/docs: Update the CIL documentation 2021-09-07 10:28:46 -04:00
cil_context_statement.md secilc/docs: use fenced code blocks for cil examples 2021-02-16 09:32:29 -05:00
cil_default_object_statements.md secilc/docs: use fenced code blocks for cil examples 2021-02-16 09:32:29 -05:00
cil_design.dia
cil_design.jpeg
cil_file_labeling_statements.md secilc/docs: use fenced code blocks for cil examples 2021-02-16 09:32:29 -05:00
cil_infiniband_statements.md secilc/docs: use fenced code blocks for cil examples 2021-02-16 09:32:29 -05:00
cil_introduction.md secilc/docs: Convert DocBook documentation into github markdown 2015-12-15 16:18:34 -05:00
cil_mls_labeling_statements.md secilc/docs: use fenced code blocks for cil examples 2021-02-16 09:32:29 -05:00
cil_network_labeling_statements.md secilc/docs: use fenced code blocks for cil examples 2021-02-16 09:32:29 -05:00
cil_policy_config_statements.md secilc/docs: use fenced code blocks for cil examples 2021-02-16 09:32:29 -05:00
cil_reference_guide.md secilc/docs: use fenced code blocks for cil examples 2021-02-16 09:32:29 -05:00
cil_role_statements.md secilc: fixes cil_role_statements.md example 2021-02-19 15:19:50 +01:00
cil_sid_statements.md secilc/docs: use fenced code blocks for cil examples 2021-02-16 09:32:29 -05:00
cil_type_statements.md secilc/docs: use fenced code blocks for cil examples 2021-02-16 09:32:29 -05:00
cil_user_statements.md secilc/docs: use fenced code blocks for cil examples 2021-02-16 09:32:29 -05:00
cil_xen_statements.md secilc/docs: use fenced code blocks for cil examples 2021-02-16 09:32:29 -05:00
secil.xml secilc/docs: add syntax highlighting for secil 2021-02-16 09:32:32 -05:00
theme.theme secilc/docs: add custom color theme 2021-02-16 09:32:36 -05:00

README.md

CIL (Common Intermediate Language)

Table of Contents