Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed module paths from acf to acf2v0.1.0 | Kaarle Ritvanen | 2013-10-08 | 1 | -46/+0 |
| | |||||
* | eliminate deprecated module style | Kaarle Ritvanen | 2013-09-04 | 1 | -3/+4 |
| | |||||
* | eliminate data type arguments from transaction and persistence manager intefaces | Kaarle Ritvanen | 2013-06-28 | 1 | -3/+3 |
| | | | | utilize model topology information instead | ||||
* | persistence: Augeas back-end rewritten | Kaarle Ritvanen | 2013-05-09 | 1 | -10/+3 |
| | | | | | map identically named nodes to collections implement set function | ||||
* | allow numerical components in path names | Kaarle Ritvanen | 2013-05-01 | 1 | -2/+2 |
| | | | | use escape syntax to encode number-looking strings | ||||
* | make persistence manager aware of data types | Kaarle Ritvanen | 2013-05-01 | 1 | -1/+1 |
| | | | | coerce values into proper types | ||||
* | volatile backend for persistence manager | Kaarle Ritvanen | 2013-03-25 | 1 | -0/+52 |
set as default backend possibility to switch backend in field definition |