Daniel Wolf
|
0d488e8de2
|
Restored dialog option, this time based on language model
This approach should be more robust and error-tolerant.
|
2016-06-10 22:35:27 +02:00 |
Daniel Wolf
|
8be6485685
|
Implemented string conversion from Latin-1 to Unicode
|
2016-06-02 22:21:37 +02:00 |
Daniel Wolf
|
4d45bf7c89
|
Merged ascii.cpp into stringTools.cpp
|
2016-06-02 20:09:37 +02:00 |
Daniel Wolf
|
4b8e38970a
|
Added hanging indent to help output to make it more readable
|
2016-04-12 21:23:15 +02:00 |
Daniel Wolf
|
f09155e486
|
Using raw pointers instead of iterators for string manipulation
This avoids an assertion error when I temporarily move 1 past end
|
2016-02-01 20:47:27 +01:00 |
Daniel Wolf
|
5c0fe24fae
|
Refactoring: Using camelCase throughout
|
2016-01-06 20:47:37 +01:00 |