summaryrefslogtreecommitdiff
path: root/modules/language/*.scm
Commit message (Collapse)AuthorAgeFilesLines
...
* jsonStefan Israelsson Tampe2018-09-101-10/+25
|
* smtpStefan Israelsson Tampe2018-09-073-8/+33
|
* email policy works mmStefan Israelsson Tampe2018-09-0621-2054/+123
|
* format strings addedStefan Israelsson Tampe2018-09-052-46/+139
|
* statisticsStefan Israelsson Tampe2018-09-054-12/+93
|
* more email stuffStefan Israelsson Tampe2018-09-042-19/+87
|
* email stuffStefan Israelsson Tampe2018-09-045-24/+71
|
* pipesStefan Israelsson Tampe2018-09-042-7/+31
|
* bytes64 copmiles and testprogram worksStefan Israelsson Tampe2018-09-033-9/+28
|
* encoding libraries addedStefan Israelsson Tampe2018-09-034-26/+67
|
* binasciiStefan Israelsson Tampe2018-09-030-0/+0
|
* telnetlibStefan Israelsson Tampe2018-09-021-0/+10
|
* refined the errors in the os module, translating scheme errors to python ↵Stefan Israelsson Tampe2018-09-025-56/+448
| | | | errors. close command changed
* shutil.pyStefan Israelsson Tampe2018-08-295-23/+189
|
* random worksStefan Israelsson Tampe2018-08-285-24/+43
|
* random.pyStefan Israelsson Tampe2018-08-272-1/+28
|
* hashlib works okayStefan Israelsson Tampe2018-08-274-21/+155
|
* quick generator constructions in stead of tupplesStefan Israelsson Tampe2018-08-262-15/+18
|
* added the rest of hash functions as templatesStefan Israelsson Tampe2018-08-268-0/+80
|
* start supporting hash sums from guile pythonStefan Israelsson Tampe2018-08-269-188/+421
|
* socket compilesStefan Israelsson Tampe2018-08-257-41/+80
|
* socket.pyStefan Israelsson Tampe2018-08-246-56/+808
|
* _csv module is testedStefan Israelsson Tampe2018-08-243-27/+77
|
* _csv compilesStefan Israelsson Tampe2018-08-234-0/+1231
|
* linecacheStefan Israelsson Tampe2018-08-234-654/+2
|
* symbol warnings removed for imported symbolsStefan Israelsson Tampe2018-08-202-58/+99
|
* tokinizer compilesStefan Israelsson Tampe2018-08-201-1/+2
|
* tokenize.pyStefan Israelsson Tampe2018-08-202-6/+19
|
* getopt.py and filecmp.pyStefan Israelsson Tampe2018-08-202-1/+17
|
* compiles without warnings - difflibStefan Israelsson Tampe2018-08-201-28/+46
|
* difflib compiles with warningsStefan Israelsson Tampe2018-08-201-103/+140
|
* format2 parser bugfix, removing of pkStefan Israelsson Tampe2018-08-181-9/+2
|
* optparse --help bugfixStefan Israelsson Tampe2018-08-171-16/+36
|
* optparse worksStefan Israelsson Tampe2018-08-174-7/+32
|
* to_bytes, from_bytes, splitStefan Israelsson Tampe2018-08-174-35/+136
|
* from_bytesStefan Israelsson Tampe2018-08-173-2/+49
|
* arith bugg fixed plus etc lrStefan Israelsson Tampe2018-08-173-41/+73
|
* improvements of optparseStefan Israelsson Tampe2018-08-164-66/+103
|
* textwrap testedStefan Israelsson Tampe2018-08-160-0/+0
|
* globStefan Israelsson Tampe2018-08-166-8/+38
|
* only pretty regex string for compile fknStefan Israelsson Tampe2018-08-150-0/+0
|
* bugfixesStefan Israelsson Tampe2018-08-155-13/+21
|
* argparser comiles without errorsStefan Israelsson Tampe2018-08-158-8951/+240
|
* log works in decimalStefan Israelsson Tampe2018-08-155-62/+48
|
* optparse compiles without errorsStefan Israelsson Tampe2018-08-141-17/+21
|
* optparseStefan Israelsson Tampe2018-08-144-32/+133
|
* gettext worksStefan Israelsson Tampe2018-08-146-41/+111
|
* decimals divisionStefan Israelsson Tampe2018-08-144-132/+150
|
* better encoding and decodingStefan Israelsson Tampe2018-08-143-13/+76
|
* bytes and string musingsStefan Israelsson Tampe2018-08-135-45/+62
|