Mon, 03 Apr 2017 22:18:22 +0100 | Mario de Sousa | Access elements[] in list_c through a new get_element() method. | file | diff | annotate |
Wed, 21 Aug 2013 21:56:41 +0100 | mjsousa | Allow array_dimension_iterator to accept an array_spec_init_c. | file | diff | annotate |
Sat, 10 Aug 2013 09:10:06 +0100 | mjsousa | Handle buggy source code gracefully (do not bork when non-array variable is used as an array. e.g: int_var[42]:= 33) | file | diff | annotate |
Fri, 15 Jun 2012 19:54:33 +0100 | Mario de Sousa | Add ERROR_MSG macro && move extract_XXX() functions to constant_folding.cc | file | diff | annotate |
Mon, 04 Jun 2012 18:22:11 +0100 | Mario de Sousa | Change return data type of array_dimension_iterator_c.next() | file | diff | annotate |
Wed, 14 Sep 2011 22:58:39 +0200 | laurent | Adding support for compiling direct array specification inside variable declaration | file | diff | annotate |