Maxime Coste
|
270e950cf1
|
sort includes directives
|
2013-04-09 20:05:40 +02:00 |
|
Maxime Coste
|
a3bc8dbc79
|
idvaluemap: minor style changes
|
2013-03-27 18:42:00 +01:00 |
|
Maxime Coste
|
a437e9488b
|
idvaluemap, FunctionGroup: consitfy completion methods
|
2013-03-27 14:09:09 +01:00 |
|
Maxime Coste
|
0ce6bd9bf5
|
use ByteCount instead of CharCount when we are really counting bytes
(that is most of the time when we are not concerned with displaying)
|
2012-10-11 00:41:48 +02:00 |
|
Maxime Coste
|
e4fd839dda
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
|
Maxime Coste
|
cffb895797
|
remove ugly id_to_str param in idvaluemap and str_to_str
|
2012-06-25 19:11:13 +02:00 |
|
Maxime Coste
|
9337938403
|
replace std::string references with String
|
2012-04-14 01:17:09 +00:00 |
|
Maxime Coste
|
ce6b4c2cc4
|
idvaluemap: complete_id_if method for conditional id completion
|
2012-01-19 20:52:08 +00:00 |
|
Maxime Coste
|
7599edffa9
|
idvaluemap: add missing includes
|
2012-01-15 13:40:58 +00:00 |
|
Maxime Coste
|
e77f58c010
|
better rvalue reference forwarding
|
2011-12-07 18:57:07 +00:00 |
|
Maxime Coste
|
a5a726d291
|
Add idvaluemap container
it is a vector based map, preserving insertion order and providing
completion on ids it contains.
|
2011-12-02 14:18:31 +00:00 |
|