absyntax_utils/type_initial_value.cc
2013-09-07 Mario de Sousa Add assertion suggested by Manuele.
2012-12-03 Mario de Sousa Small code cleanup.
2012-05-09 mjsousa Fix parsing os TIME literals & rename the extract_integer() function.
2012-02-07 Mario de Sousa Add, to types symbol table, string datatypes with limited length (my_string_type: STRING[33]) (Thanks Andreas!)
2012-02-07 Mario de Sousa Correctly return the initial value of a string datatype, with limited length (STRING[33] := 'hello')
2011-04-05 Edouard Tisserant Re-generated std lib related code, with updated headers, updated all forgotten headers
2011-04-01 Mario de Sousa Updating license info (with Edouard's permission for relevant files).
2011-03-30 Mario de Sousa Huge change.
2009-06-01 mario Moving absyntax utility files out from stage4/generate_c