- Apr 16, 2020
-
-
Jakub Klinkovský authored
-
- Oct 24, 2019
-
-
Jakub Klinkovský authored
Fixes #46
-
Jakub Klinkovský authored
The implementation for std::string (which is a base class of TNL::String) is perfectly sufficient.
-
- Apr 11, 2019
-
-
Tomáš Oberhuber authored
-
-
-
-
Splitting the String examples. Adding String enum 'SplitSkipEmpty' for the method split.
-
- Feb 14, 2019
-
-
Tomáš Oberhuber authored
-
- Jan 25, 2019
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
New way of (de)serialization of objects into TNL::File using operator<< and operator>> (starting with string) This is nicer and safer (thanks to exceptions) than save/load functions. Moreover, it breaks the last cyclic dependency between TNL classes.
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
Return values are nicer than modifiable parameters. This also avoids the circular dependency between TNL::String and List.
-
- Dec 20, 2018
-
-
Jakub Klinkovský authored
fixes #18
-
- Dec 14, 2018
-
-
Tomáš Oberhuber authored
-
- Dec 13, 2018
-
-
Tomáš Oberhuber authored
-
- Nov 21, 2018
-
-
- Sep 02, 2018
-
-
Tomáš Oberhuber authored
-
- Oct 05, 2017
-
-
Tomáš Oberhuber authored
-
- Sep 08, 2017
-
-
Vít Hanousek authored
-
- Jul 27, 2017
-
-
Tomáš Oberhuber authored
-
- Jul 03, 2017
-
-
Jakub Klinkovský authored
-
- Jul 02, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Jun 18, 2017
-
-
Jakub Klinkovský authored
-
- Apr 05, 2017
-
-
Vít Hanousek authored
-
- Mar 17, 2017
-
-
Jakub Klinkovský authored
-
- Jan 06, 2017
-
-
Jakub Klinkovský authored
The original algorithm used space as one of the separators between types in template parameter lists, so as a result "A< short int >" was parsed into a list of ("A", "short", "int").
-
- Nov 29, 2016
-
-
Tomáš Oberhuber authored
-
- Nov 18, 2016
-
-
Jakub Klinkovský authored
-
- Aug 29, 2016
-
-
Tomáš Oberhuber authored
-
- Aug 28, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 27, 2016
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jul 20, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 19, 2016
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jul 17, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 16, 2016
-
-
Tomáš Oberhuber authored
-