2012-12-22 |
Manuele Conti |
Complete fix initialize const_value.
|
file |
diff |
annotate
|
2012-12-22 |
Manuele Conti |
Fix const_value field initialized.
|
file |
diff |
annotate
|
2012-11-22 |
Mario de Sousa |
Start to move enumeration declaration checking to its own class.
|
file |
diff |
annotate
|
2012-09-21 |
Mario de Sousa |
add method for printing class_name. USE ONLY FOR DEBUGING!
|
file |
diff |
annotate
|
2012-09-13 |
Mario de Sousa |
Adjust coding style.
|
file |
diff |
annotate
|
2012-09-08 |
agraeper |
list_c: initial capacity. ERROR_MSG(msg,...) supports optional arguments now.
|
file |
diff |
annotate
|
2012-07-20 |
Mario de Sousa |
Constant folding for IL.
|
file |
diff |
annotate
|
2012-07-18 |
Mario de Sousa |
cleaning up code. Changing HUGE_VAL to INFINITY.
|
file |
diff |
annotate
|
2012-06-09 |
Mario de Sousa |
Correctly implement MOD operation and overflow checks (still missing uint * / MOD).
|
file |
diff |
annotate
|
2012-06-08 |
Mario de Sousa |
Add data structure for storing overflow of constant values.
|
file |
diff |
annotate
|
2012-06-06 |
Mario de Sousa |
make the compiler platform independent (i.e. no longer assume sizeof(double)==8).
|
file |
diff |
annotate
|
2012-06-06 |
Mario de Sousa |
Fix a few bugs of previous commit.
|
file |
diff |
annotate
|
2012-06-05 |
Manuele Conti |
Start constant_folding class.
|
file |
diff |
annotate
|
2012-03-02 |
Mario de Sousa |
Continue adding support for semantic verification of JMP and RET.
|
file |
diff |
annotate
|
2012-02-10 |
Mario de Sousa |
Add support for semantic verification of function calls in IL.
|
file |
diff |
annotate
|
2012-02-01 |
Mario de Sousa |
Re-write of stage3 code (done by Manuele and I), re-write of search_varfb_instance_type_c (done by myself), and several other bug fixes.
|
file |
diff |
annotate
|
2011-07-29 |
Mario de Sousa |
Support for semantic verification of calls to standard functions.
|
file |
diff |
annotate
|
2011-04-14 |
Mario de Sousa |
Added tracking of order by which tokens are processed by lexical analyser.
|
file |
diff |
annotate
|
2011-04-14 |
Mario de Sousa |
Adding tracking of filename in which token is located.
|
file |
diff |
annotate
|
2011-04-05 |
Edouard Tisserant |
Re-generated std lib related code, with updated headers, updated all forgotten headers
|
file |
diff |
annotate
|
2011-03-31 |
Mario de Sousa |
Updating licensing information.
|
file |
diff |
annotate
|
2007-10-23 |
mario |
Adding basic error checking.
|
file |
diff |
annotate
|
2007-01-31 |
etisserant |
Initial commit. Last MatPLC CVS with some makefile inclusion removed in order to compile fine out of MatPLC.
|
file |
diff |
annotate
|