aboutsummaryrefslogtreecommitdiffstats
path: root/src/blind-translate.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix errors and warnings and make the code cleanerMattias Andrée2017-05-161-5/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Cleaner codeMattias Andrée2017-05-101-26/+20
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bad function castMattias Andrée2017-05-041-6/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Clean upMattias Andrée2017-04-091-14/+8
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Clean upMattias Andrée2017-04-091-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add blind-translate and fix errorsMattias Andrée2017-04-081-0/+184
Signed-off-by: Mattias Andrée <maandree@kth.se>