summaryrefslogtreecommitdiff
path: root/modules/language/python/string.scm
Commit message (Expand)AuthorAgeFilesLines
* better guilemodStefan Israelsson Tampe2018-12-061-1/+2
* email policy works mmStefan Israelsson Tampe2018-09-061-29/+56
* refined the errors in the os module, translating scheme errors to python erro...Stefan Israelsson Tampe2018-09-021-12/+14
* socket compilesStefan Israelsson Tampe2018-08-251-2/+2
* to_bytes, from_bytes, splitStefan Israelsson Tampe2018-08-171-26/+59
* bugfixesStefan Israelsson Tampe2018-08-151-4/+6
* log works in decimalStefan Israelsson Tampe2018-08-151-2/+3
* gettext worksStefan Israelsson Tampe2018-08-141-30/+37
* decimals divisionStefan Israelsson Tampe2018-08-141-2/+4
* better encoding and decodingStefan Israelsson Tampe2018-08-141-6/+29
* bytes and string musingsStefan Israelsson Tampe2018-08-131-4/+5
* decimalizationStefan Israelsson Tampe2018-08-131-5/+9
* textwrap compilesStefan Israelsson Tampe2018-08-121-1/+3
* debuggingsStefan Israelsson Tampe2018-08-031-2/+6
* further improvementsStefan Israelsson Tampe2018-05-141-1/+3
* enum compiles and loads without errorsStefan Israelsson Tampe2018-05-061-1/+3
* io module tested and debuggedStefan Israelsson Tampe2018-04-121-7/+1
* io compilesStefan Israelsson Tampe2018-04-111-1/+9
* large part of functools compilesStefan Israelsson Tampe2018-03-271-0/+4
* bisect moduleStefan Israelsson Tampe2018-03-221-0/+8
* collections finished and compilesStefan Israelsson Tampe2018-03-211-1/+26
* operator.scmStefan Israelsson Tampe2018-02-231-1/+4
* itertoolsStefan Israelsson Tampe2018-02-221-0/+11
* deepcopy copy worksStefan Israelsson Tampe2018-02-211-1/+12
* osStefan Israelsson Tampe2018-02-191-8/+22
* string formatter libraryStefan Israelsson Tampe2017-12-011-42/+11
* bytevectorsStefan Israelsson Tampe2017-10-121-2/+2
* bytevectors as strStefan Israelsson Tampe2017-10-111-1/+1
* equal magicsStefan Israelsson Tampe2017-10-111-2/+2
* iterators refactoringsStefan Israelsson Tampe2017-10-091-0/+47
* tupleStefan Israelsson Tampe2017-10-061-0/+1
* superStefan Israelsson Tampe2017-10-051-4/+7
* generic function addition to property lookupStefan Israelsson Tampe2017-10-011-4/+68
* lists improvements ordering and dirStefan Israelsson Tampe2017-09-281-0/+8
* improved fastmap and dir functionStefan Israelsson Tampe2017-09-281-1/+6
* dicts now works almost entirelyStefan Israelsson Tampe2017-09-231-2/+1
* bugfix of stringStefan Israelsson Tampe2017-09-221-8/+11
* strings now sully supportedStefan Israelsson Tampe2017-09-221-16/+186
* some more string methodsStefan Israelsson Tampe2017-09-211-21/+163
* more string functions enabledStefan Israelsson Tampe2017-09-211-11/+13
* definition of functions that follow the python argument parsing styleStefan Israelsson Tampe2017-09-201-0/+144