- Apr 16, 2020
-
-
Jakub Klinkovský authored
-
- Mar 30, 2020
-
-
Tomáš Oberhuber 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
-
-
-
-
-
Splitting the String examples. Adding String enum 'SplitSkipEmpty' for the method split.
-
- Feb 14, 2019
-
-
Tomáš Oberhuber authored
-
- Feb 09, 2019
-
-
Jakub Klinkovský authored
Explicit is better than implicit: https://www.python.org/dev/peps/pep-0020/ [ci skip]
-
- 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
-
Jakub Klinkovský authored
fixes #18
-
- Dec 14, 2018
-
-
Tomáš Oberhuber authored
-
- Dec 12, 2018
-
-
Nina Džugasová authored
-
-
Tomáš Oberhuber authored
-
-
-
-
-
-
-
-
-
-
- Nov 26, 2018
-
-
Nina Džugasová authored
-
- Nov 21, 2018
-
-
- Nov 06, 2018
-
-
Tomáš Oberhuber authored
-
Nina Džugasová authored
-
- Nov 05, 2018
-
-
Nina Džugasová authored
-
- Oct 29, 2018
-
-
Nina Džugasová authored
-
- Oct 25, 2018
-
-
Nina Džugasová authored
-
- Oct 24, 2018
-
-
Nina Džugasová authored
-
- Oct 22, 2018
-
-
Nina Džugasová authored
-