aboutsummaryrefslogtreecommitdiffstats
path: root/pathod/language/base.py
Commit message (Expand)AuthorAgeFilesLines
* add escape_single_quotes=False arg to bytes_to_escaped_strMaximilian Hils2016-07-291-4/+4
* fix NestedMessage encodingMaximilian Hils2016-06-061-1/+1
* fix .freeze(), improve testsMaximilian Hils2016-06-061-1/+1
* Py3: Fix corresponding base.Integer test in test_language_baseShadab Zafar2016-06-061-1/+1
* Py3: Store base.Integer value as bytesShadab Zafar2016-06-061-2/+2
* Py3: Return bytes from _Component classShadab Zafar2016-06-061-3/+3
* Py3: Return path unescapedShadab Zafar2016-06-041-1/+1
* Utils reorganisation: add netlib.strutilsAldo Cortesi2016-06-021-7/+7
* Py3: Use six.string_types instead of basestringShadab Zafar2016-05-311-1/+2
* Move human-friendly format functions to netlib.human, remove redundant implem...Aldo Cortesi2016-05-311-3/+3
* remove str()Shadab Zafar2016-05-261-1/+1
* Use escaped_str functions for TokValueLiteralShadab Zafar2016-05-261-6/+7
* Py3: Import and Other misc. stuffShadab Zafar2016-05-261-1/+4
* combine projectsMaximilian Hils2016-02-181-0/+576