trlc icon indicating copy to clipboard operation
trlc copied to clipboard

Treat Requirements Like Code

Results 42 trlc issues
Sort by recently updated
recently updated
newest added

This requires #47 (the sound version of this). Use case: * provide include directories with new switch (e.g. -I) * provide _one_ file we're interested in * validate just this...

topic: core
large
topic: API

Allow e.g. `package foo.bar`

topic: LRM
topic: core
topic: API

Multiple check blocks for the same type are evaluated in unspecified order. Currently in vcg we assume the same order that TRLC has used; but we should not do that....

bug
topic: analysis

We could create a TRLC object with the values suggested by the CE to double-check it's correct, in which case we can remove the possible "incomplete" warning if it does...

topic: core
large
topic: analysis

* Document precisely the regular expression language supported by TRLC (instead of just a recommendation) * Translate to ReLan * Get rid of the UF

topic: LRM
topic: core
large
topic: analysis

Markup strings have to follow a certain format; add re constraints to make sure any CE generated is valid.

large
topic: analysis

Several options exist: * Explicit quantifier on array * Explicit quantifier on tuple type * Find explicit references and instantiate

topic: analysis