Release date: 2009.02.22
Console Module changes
Core Module changes
|
|
|
|
2009.02.20
|
Fix
|
Fixed recognition of semicolon usage: END IF: END IF ...
|
peter
|
2009.02.19
|
Fix
|
RETURN runtime error when used inside WHILE/WEND loops
|
MouseTrap
|
2009.02.08
|
Improved
|
Code between SELECT CASE and the very first CASE statement will generate a runtime error.
|
catventure
|
|
Improved
|
Empty SELECT CASE/END SELECT block no more permitted. At least one CASEstatement must be present in a SELECT block
|
catventure
|
|
Add
|
ORB specific bitwise OR function added
|
|
|
Add
|
ANDB specific bitwise AND function added
|
|
2009.02.02
|
Fix
|
An important bitwise AND problem fixed
|
Giovanni Pieri
|
|
thinDebugger
|
|
|
|
2009.02.22
|
Improved
|
thinDebugger will not visually move current execution line if thinCore is is pre-parsing phase
|
|
|
UI (User Interface) Module changes
UI_IMAGECTX Module changes
XPRINT Module changes
SDK interface