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.
Do constant propagation of instantiated FBs, so that variable sized arrays can be declared in FBs too.
2015-01-11, by mjsousa
Let get_datatype_info_c handle variable sized arrays, even if constant folding is not yet done.
2015-01-11, by mjsousa
Correctly analyse external<->global var compatibility when using variable sized arrays (TODO: does not yet work for FBs!)
2015-01-08, by mjsousa
Add comment about bug that needs to be fixed later on.
2014-12-30, by mjsousa
Break constant_folding_c in two classes: constant_folding_c and constant_propagation_c
2014-12-30, by mjsousa
Add check whether the same constant var_external variable is initialised with two (or more) different constant values.
2014-12-30, by mjsousa
Change algorithm for propagating VAR_GLOBAL constant values to corresponding VAR_EXTERNAL.
2014-12-30, by mjsousa
Loading...
less
more
|
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
tip