targets/typemapping.py
Fri, 18 Nov 2016 13:57:42 +0300 Andrey Skvortsov fix license notices in source files and license files under GPLv2+
Fri, 30 Jan 2015 10:45:11 +0100 Edouard Tisserant Moved trace buffer unpacking in the IDE. Latest traced variable samples are now passed as a single string
Sun, 28 Apr 2013 18:04:04 +0900 Edouard Tisserant Now Debug Buffer Unpacking is a separate function, declared in typemapping.py
Mon, 11 Mar 2013 19:17:56 +0900 Edouard Tisserant Redirect PyEval exceptions to logging
Wed, 30 Jan 2013 18:54:12 +1100 Edouard Tisserant Now logging have 4 levels
Mon, 04 Apr 2011 11:07:53 +0200 Edouard Tisserant Added support for handling ANY_DATE types in debugger type translation
Fri, 01 Apr 2011 17:23:04 +0200 laurent Bug in translation from timedelta to timespec fixed
Fri, 01 Apr 2011 16:17:38 +0200 edouard fixed typo in latest debugger changes
Thu, 31 Mar 2011 19:09:49 +0200 Edouard Tisserant Initial TIME support in debugger