Mercurial
Mercurial
>
matiec
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
tip
The revision graph only works with JavaScript-enabled browsers.
Stop lvalue check from segfaulting when coming across buggy IL code (IL operator with no operand!)
2013-08-20, by mjsousa
Allow get_datatype_info_c to be called with NULL parameters.
2013-08-20, by mjsousa
Do lvalue check of function output parameters (since they may contain expressions inside array subscripts!)
2013-08-15, by mjsousa
Handle buggy source code gracefully (do not bork when non-array variable is used as an array. e.g: int_var[42]:= 33)
2013-08-10, by mjsousa
Delete debugging messages left in by mistake.
2013-08-07, by mjsousa
Fix segfault when doing lvalue check of buggy IEC 61131-3 source code
2013-08-07, by mjsousa
Fix datatype analysis of structured variables that contain arrays in their fields (e.g. var.x1[var2 + 42].y1).
2013-08-07, by mjsousa
Loading...
less
more
|
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
tip