Stefan Israelsson Tampe [Fri, 24 Aug 2018 20:23:23 +0000 (22:23 +0200)]
socket.py
Stefan Israelsson Tampe [Fri, 24 Aug 2018 10:10:10 +0000 (12:10 +0200)]
_csv module is tested
Stefan Israelsson Tampe [Thu, 23 Aug 2018 19:32:21 +0000 (21:32 +0200)]
_csv compiles
Stefan Israelsson Tampe [Thu, 23 Aug 2018 09:51:12 +0000 (11:51 +0200)]
linecache
Stefan Israelsson Tampe [Wed, 22 Aug 2018 19:35:43 +0000 (21:35 +0200)]
csv.py
Stefan Israelsson Tampe [Mon, 20 Aug 2018 17:18:20 +0000 (19:18 +0200)]
symbol warnings removed for imported symbols
Stefan Israelsson Tampe [Mon, 20 Aug 2018 14:45:22 +0000 (16:45 +0200)]
tokinizer compiles
Stefan Israelsson Tampe [Mon, 20 Aug 2018 14:29:23 +0000 (16:29 +0200)]
tokenize.py
Stefan Israelsson Tampe [Mon, 20 Aug 2018 13:02:25 +0000 (15:02 +0200)]
getopt.py and filecmp.py
Stefan Israelsson Tampe [Mon, 20 Aug 2018 12:02:03 +0000 (14:02 +0200)]
compiles without warnings - difflib
Stefan Israelsson Tampe [Mon, 20 Aug 2018 11:06:16 +0000 (13:06 +0200)]
difflib compiles with warnings
Stefan Israelsson Tampe [Sun, 19 Aug 2018 19:36:30 +0000 (21:36 +0200)]
difflib parses
Stefan Israelsson Tampe [Sat, 18 Aug 2018 07:54:07 +0000 (09:54 +0200)]
format2 parser bugfix, removing of pk
Stefan Israelsson Tampe [Fri, 17 Aug 2018 21:33:37 +0000 (23:33 +0200)]
optparse --help bugfix
Stefan Israelsson Tampe [Fri, 17 Aug 2018 20:39:02 +0000 (22:39 +0200)]
optparse works
Stefan Israelsson Tampe [Fri, 17 Aug 2018 19:05:18 +0000 (21:05 +0200)]
to_bytes, from_bytes, split
Stefan Israelsson Tampe [Fri, 17 Aug 2018 14:02:55 +0000 (16:02 +0200)]
from_bytes
Stefan Israelsson Tampe [Fri, 17 Aug 2018 13:05:37 +0000 (15:05 +0200)]
ipaddress.py
Stefan Israelsson Tampe [Fri, 17 Aug 2018 13:04:12 +0000 (15:04 +0200)]
arith bugg fixed plus etc lr
Stefan Israelsson Tampe [Thu, 16 Aug 2018 20:41:44 +0000 (22:41 +0200)]
improvements of optparse
Stefan Israelsson Tampe [Thu, 16 Aug 2018 16:24:32 +0000 (18:24 +0200)]
textwrap tested
Stefan Israelsson Tampe [Thu, 16 Aug 2018 15:13:32 +0000 (17:13 +0200)]
glob
Stefan Israelsson Tampe [Wed, 15 Aug 2018 20:09:20 +0000 (22:09 +0200)]
only pretty regex string for compile fkn
Stefan Israelsson Tampe [Wed, 15 Aug 2018 19:35:23 +0000 (21:35 +0200)]
bugfixes
Stefan Israelsson Tampe [Wed, 15 Aug 2018 15:20:03 +0000 (17:20 +0200)]
argparser comiles without errors
Stefan Israelsson Tampe [Wed, 15 Aug 2018 11:31:52 +0000 (13:31 +0200)]
log works in decimal
Stefan Israelsson Tampe [Tue, 14 Aug 2018 20:37:15 +0000 (22:37 +0200)]
optparse compiles without errors
Stefan Israelsson Tampe [Tue, 14 Aug 2018 20:21:56 +0000 (22:21 +0200)]
optparse
Stefan Israelsson Tampe [Tue, 14 Aug 2018 16:32:35 +0000 (18:32 +0200)]
gettext works
Stefan Israelsson Tampe [Tue, 14 Aug 2018 14:17:27 +0000 (16:17 +0200)]
decimals division
Stefan Israelsson Tampe [Tue, 14 Aug 2018 10:56:05 +0000 (12:56 +0200)]
better encoding and decoding
Stefan Israelsson Tampe [Mon, 13 Aug 2018 21:22:09 +0000 (23:22 +0200)]
bytes and string musings
Stefan Israelsson Tampe [Mon, 13 Aug 2018 17:15:33 +0000 (19:15 +0200)]
fix minor module bug
Stefan Israelsson Tampe [Mon, 13 Aug 2018 16:24:46 +0000 (18:24 +0200)]
Merge branch 'master' of gitlab.com:python-on-guile/python-on-guile
Stefan Israelsson Tampe [Mon, 13 Aug 2018 16:24:39 +0000 (18:24 +0200)]
some improvements
Stefan Israelsson Tampe [Mon, 13 Aug 2018 16:04:57 +0000 (18:04 +0200)]
decimalization
Stefan Israelsson Tampe [Sun, 12 Aug 2018 20:00:00 +0000 (22:00 +0200)]
bugfix
Stefan Israelsson Tampe [Sun, 12 Aug 2018 19:52:45 +0000 (21:52 +0200)]
textwrap compiles
Stefan Israelsson Tampe [Fri, 3 Aug 2018 15:20:07 +0000 (17:20 +0200)]
debuggings
Stefan Israelsson Tampe [Fri, 3 Aug 2018 13:18:06 +0000 (15:18 +0200)]
decimal compiles
Stefan Israelsson Tampe [Thu, 2 Aug 2018 14:20:08 +0000 (16:20 +0200)]
improving decimal
Stefan Israelsson Tampe [Thu, 2 Aug 2018 10:07:44 +0000 (12:07 +0200)]
Merge branch 'master' of https://gitlab.com/python-on-guile/python-on-guile
Stefan Israelsson Tampe [Thu, 2 Aug 2018 10:06:12 +0000 (12:06 +0200)]
format2
Stefan Israelsson Tampe [Wed, 1 Aug 2018 20:33:42 +0000 (22:33 +0200)]
struct
Stefan Israelsson Tampe [Wed, 1 Aug 2018 17:28:58 +0000 (19:28 +0200)]
Merge branch 'master' of gitlab.com:python-on-guile/python-on-guile
Stefan Israelsson Tampe [Wed, 1 Aug 2018 17:28:52 +0000 (19:28 +0200)]
some changes
Stefan Israelsson Tampe [Wed, 1 Aug 2018 16:31:01 +0000 (18:31 +0200)]
better python 2 formatting conformation
Stefan Israelsson Tampe [Mon, 30 Jul 2018 18:53:36 +0000 (20:53 +0200)]
subprocess py file compiles
Stefan Israelsson Tampe [Mon, 30 Jul 2018 17:16:58 +0000 (19:16 +0200)]
selectors python file imported from main python 3.7
Stefan Israelsson Tampe [Wed, 25 Jul 2018 18:45:03 +0000 (20:45 +0200)]
select compiles
Stefan Israelsson Tampe [Wed, 25 Jul 2018 18:29:07 +0000 (20:29 +0200)]
select module added
Stefan Israelsson Tampe [Tue, 24 Jul 2018 19:47:26 +0000 (21:47 +0200)]
subprocess
Stefan Israelsson Tampe [Mon, 23 Jul 2018 13:34:36 +0000 (15:34 +0200)]
regexp ranges
Stefan Israelsson Tampe [Sat, 14 Jul 2018 18:29:05 +0000 (20:29 +0200)]
flags regex directives support
Stefan Israelsson Tampe [Sat, 14 Jul 2018 10:20:44 +0000 (12:20 +0200)]
cleanup
Stefan Israelsson Tampe [Sat, 14 Jul 2018 10:18:12 +0000 (12:18 +0200)]
dotall
Stefan Israelsson Tampe [Fri, 13 Jul 2018 19:47:54 +0000 (21:47 +0200)]
multiline works
Stefan Israelsson Tampe [Fri, 13 Jul 2018 19:25:03 +0000 (21:25 +0200)]
reverse forms implemented
Stefan Israelsson Tampe [Fri, 13 Jul 2018 15:11:05 +0000 (17:11 +0200)]
fix bug for word boundaries in re module
Stefan Israelsson Tampe [Fri, 13 Jul 2018 13:19:03 +0000 (15:19 +0200)]
missing files
Stefan Israelsson Tampe [Fri, 13 Jul 2018 13:10:02 +0000 (15:10 +0200)]
python re module now implemeted and works partially
Stefan Israelsson Tampe [Tue, 3 Jul 2018 14:57:24 +0000 (16:57 +0200)]
Merge branch 'master' of https://gitlab.com/python-on-guile/python-on-guile
Stefan Israelsson Tampe [Tue, 3 Jul 2018 14:56:51 +0000 (16:56 +0200)]
more work on decimal
Stefan Israelsson Tampe [Mon, 14 May 2018 20:36:44 +0000 (22:36 +0200)]
better int
Stefan Israelsson Tampe [Mon, 14 May 2018 16:00:15 +0000 (18:00 +0200)]
Merge branch 'master' of https://gitlab.com/python-on-guile/python-on-guile
Stefan Israelsson Tampe [Mon, 14 May 2018 15:59:41 +0000 (17:59 +0200)]
further improvements
Stefan Israelsson Tampe [Tue, 8 May 2018 19:20:04 +0000 (21:20 +0200)]
imporved multistring symbol support
Stefan Israelsson Tampe [Mon, 7 May 2018 18:23:49 +0000 (20:23 +0200)]
enum.py works
Stefan Israelsson Tampe [Sun, 6 May 2018 18:07:42 +0000 (20:07 +0200)]
further improvements
Stefan Israelsson Tampe [Sun, 6 May 2018 08:36:08 +0000 (10:36 +0200)]
enum compiles and loads without errors
Stefan Israelsson Tampe [Wed, 25 Apr 2018 18:00:41 +0000 (20:00 +0200)]
improvements
Stefan Israelsson Tampe [Wed, 18 Apr 2018 12:58:45 +0000 (14:58 +0200)]
small steps
Stefan Israelsson Tampe [Tue, 17 Apr 2018 18:48:45 +0000 (20:48 +0200)]
further improvements following python3 spec
Stefan Israelsson Tampe [Tue, 17 Apr 2018 14:02:56 +0000 (16:02 +0200)]
small small steps of decimals
Stefan Israelsson Tampe [Mon, 16 Apr 2018 19:49:02 +0000 (21:49 +0200)]
enum class almost loading
Stefan Israelsson Tampe [Mon, 16 Apr 2018 13:55:30 +0000 (15:55 +0200)]
small steps furter regarding decimal
Stefan Israelsson Tampe [Sun, 15 Apr 2018 20:29:50 +0000 (22:29 +0200)]
progressively imporoving the conformance with python3
Stefan Israelsson Tampe [Fri, 13 Apr 2018 20:29:49 +0000 (22:29 +0200)]
attribute error on missing attribute lookup
Stefan Israelsson Tampe [Fri, 13 Apr 2018 19:51:59 +0000 (21:51 +0200)]
Merge branch 'master' of gitlab.com:python-on-guile/python-on-guile
Stefan Israelsson Tampe [Fri, 13 Apr 2018 19:51:34 +0000 (21:51 +0200)]
enum.py compiles and loads
Stefan Israelsson Tampe [Fri, 13 Apr 2018 13:06:25 +0000 (15:06 +0200)]
small small steps ...
Stefan Israelsson Tampe [Thu, 12 Apr 2018 19:34:14 +0000 (21:34 +0200)]
Merge branch 'master' of gitlab.com:python-on-guile/python-on-guile
Stefan Israelsson Tampe [Thu, 12 Apr 2018 19:33:56 +0000 (21:33 +0200)]
io module tested and debugged
Stefan Israelsson Tampe [Thu, 12 Apr 2018 14:04:25 +0000 (16:04 +0200)]
Merge branch 'master' of https://gitlab.com/python-on-guile/python-on-guile
Stefan Israelsson Tampe [Thu, 12 Apr 2018 14:04:20 +0000 (16:04 +0200)]
decimal
Stefan Israelsson Tampe [Wed, 11 Apr 2018 20:02:17 +0000 (22:02 +0200)]
io compiles
Stefan Israelsson Tampe [Wed, 11 Apr 2018 19:10:33 +0000 (21:10 +0200)]
io module finished
Stefan Israelsson Tampe [Mon, 9 Apr 2018 12:59:32 +0000 (14:59 +0200)]
real functions is real functions
Stefan Israelsson Tampe [Mon, 9 Apr 2018 12:50:28 +0000 (14:50 +0200)]
complex math
Stefan Israelsson Tampe [Mon, 9 Apr 2018 12:11:31 +0000 (14:11 +0200)]
math functions added
Stefan Israelsson Tampe [Sun, 8 Apr 2018 19:30:48 +0000 (21:30 +0200)]
subprocess
Stefan Israelsson Tampe [Sun, 8 Apr 2018 19:30:12 +0000 (21:30 +0200)]
compiles to bytecode, fails to load
Stefan Israelsson Tampe [Sat, 7 Apr 2018 20:25:06 +0000 (22:25 +0200)]
time
Stefan Israelsson Tampe [Thu, 5 Apr 2018 21:32:39 +0000 (23:32 +0200)]
subprocess.py compiles
Stefan Israelsson Tampe [Thu, 5 Apr 2018 12:49:56 +0000 (14:49 +0200)]
python parser
Stefan Israelsson Tampe [Wed, 4 Apr 2018 17:08:28 +0000 (19:08 +0200)]
improving python parser and compiler
Stefan Israelsson Tampe [Sun, 1 Apr 2018 14:38:40 +0000 (16:38 +0200)]
os debugged
Stefan Israelsson Tampe [Sat, 31 Mar 2018 16:16:02 +0000 (18:16 +0200)]
os.path compiles
Stefan Israelsson Tampe [Fri, 30 Mar 2018 19:09:59 +0000 (21:09 +0200)]
itertools fully debugged
Stefan Israelsson Tampe [Thu, 29 Mar 2018 20:42:32 +0000 (22:42 +0200)]
debugged os