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.
Fix bug: Add support for de-referencing pointers to struct (struct_ptr^.elem1) when used inside FB.
2014-10-19, by mjsousa
Fix bug: add support for dereferencing of REF_TO to REF_TO xxx (e.g.: bool_var := ref_to_ref_to_bool^^;)
2014-09-28, by mjsousa
Turn support of derefencing operator '^' an option (default is not supported).
2014-09-28, by mjsousa
Add support for de-referencing of REF_TO datatypes (Note: dereferencing of arrays and structs not yet supported!)
2014-09-28, by mjsousa
Add support for REF_TO inside arrays and structs (a non-standard feature!)
2014-09-27, by mjsousa
Code cleanup: with the introduction of anotation_map[], generate_c_vardecl_c can now derive directly from generate_c_base_c
2014-08-11, by mjsousa
Fix typos in comments
2014-08-11, by mjsousa
less
more
|
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
tip