summaryrefslogtreecommitdiff
path: root/src/register.cc
AgeCommit message (Expand)Author
2012-06-29support static and dynamic registers, add '%' (filename) and '.' (selection) ...Maxime Coste
2012-06-29simplify Register interfaceMaxime Coste
2012-04-14replace std::string references with StringMaxime Coste
2012-02-09Merge captures into registers, implements register insertionMaxime Coste
2012-02-07add a Register class, registers can now contain a list of stringMaxime Coste