Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
SHA1: | 8268f5a1002cef4684143c1579ea24ca5c7d3ca9 |
---|---|
Date: | 2010-06-01 14:38:39 |
User: | nat |
Comment: | condition: addition of a discarding conditional
`discard` evaluates all the conditionals given in arguments and discards their value, returning always true. Useful with side-effect conditionals, i.e. `add-tags` and `del-tags`. |
Tags And Properties
- branch=trunk inherited from [e49429580d]
- sym-trunk inherited from [e49429580d]
Context
2010-06-09
| ||
16:21 | [26be7b6f63] hitcount: Support of custom grouping (with conditionals) (user: nat, tags: trunk) | |
2010-06-01
| ||
14:38 |
[8268f5a100]
condition: addition of a discarding conditional
`discard` evaluates all the conditionals given in arguments and discards their value, returning always true. Useful with side-effect conditionals, i.e. `add-tags` and `del-tags`. (user: nat, tags: trunk) | |
12:31 | [af1ab38ccc] condition: addition of tag addition and removal (user: nat, tags: trunk) | |
Changes
Changes to condition.c.