summaryrefslogtreecommitdiff
path: root/src/register_manager.hh
AgeCommit message (Expand)Author
2014-06-06Add support for long names for registersMaxime Coste
2014-01-09Style changes, replace typedefs with usingsMaxime Coste
2013-04-09sort includes directivesMaxime Coste
2012-08-05Registers need a context to return their valuesMaxime Coste
2012-06-29support static and dynamic registers, add '%' (filename) and '.' (selection) ...Maxime 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
2011-09-23Basic support for yanking and pastingMaxime Coste