Edoardo Prezioso e0c10efdce Add a 'prepend' bool option to Token::InsertToken.
If it's true, add a new token before this. Except when this is the first one in the list, because there's not a way to update the list.front (I noticed some Token functions can potentially delete the list.front(), I don't know which effects does it cause).
2012-11-20 02:58:19 +01:00
..
2012-10-12 06:12:52 +02:00
2012-10-03 19:51:09 +02:00
2012-06-16 06:34:18 +02:00
2012-06-11 22:16:12 +03:00
2012-11-03 11:25:40 +01:00
2012-09-13 16:43:07 +02:00
2012-10-14 10:21:22 +02:00