huangwei1024 / softart

Automatically exported from code.google.com/p/softart
Other
0 stars 0 forks source link

Add cast expression support #213

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description:
  Add cast expression support.
  Note that, just support built-in type conversations.

Original issue reported on code.google.com by wuye9036 on 16 Sep 2012 at 1:06

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 30fc8fae2c55.

SALVIA: Remove tex_io.cpp from salviax.
SALVIA: Fixed some comments of salviax.
SASL: Add cast expression support to semantic and grammar.
SASL: Fixed missed project sasl_test_repo.

Original comment by wuye9036 on 16 Sep 2012 at 2:52

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 3558704b6df4.

SASL: Pull cast expression visitor from general to impl.

Original comment by wuye9036 on 19 Sep 2012 at 7:08

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 7e374eb1f0e3.

Add implementation for cast_f2i.

Original comment by wuye9036 on 19 Sep 2012 at 7:08

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 8c2c5fc71a1c.

SASL: Add SEH for windows platform for JIT tests.
      It makes tests continue even system exception occurs such as memory access violation.
SASL: Fixed bug of general assign operators classification.

Original comment by wuye9036 on 19 Sep 2012 at 7:08

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 19 Sep 2012 at 12:27