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.
Small code re-organization of how const values are stored in symbol_c (can now be accessed through member functions, instead of macros)
2014-12-17, by mjsousa
Fix bugs introduced in previous commit (once again do constant folding of all literals in type declarations)
2014-12-14, by mjsousa
Do constant folding of variable's initial value (allows correct C code generation with variables in the subrange of an array declaration: ARRAY [1..max] of INT).
2014-12-14, by mjsousa
Delete un-used declaration.
2014-12-10, by mjsousa
merge
2014-12-10, by mjsousa
Allow variables to be used when declaring the dimension of an array.
2014-11-22, by mjsousa
Fix C code generation when forward references (-p command line option) is on.
2014-12-06, by mjsousa
less
more
|
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
tip