xubingyue / softart

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

Add boolean cast to SISD #118

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description:
  Add impliciting converting to boolean.

Original issue reported on code.google.com by wuye9036 on 8 Nov 2011 at 10:26

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 21 Nov 2011 at 1:38

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

SASL:
  Change the node_ids for checking the inheritance.
  Modify some function names.
  Add int/float to bool cast support to semantic analyser.
  Add int to bool cast support to code gen.
  Add int to float cast support to code gen.
  Fixes a bug of cast in expression initializer.
  Add test case for cast to casts.ss
  Add cast test cases to jit_test.
  Update code line statistics.

Original comment by wuye9036 on 27 Nov 2011 at 11:13

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

SASL:
  Add float to bool cast support.
  Add cast test cases in cast.ss.
  Add cast test case in jit_test.

Original comment by wuye9036 on 27 Nov 2011 at 12:01

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 27 Nov 2011 at 12:01

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 15 Dec 2011 at 3:16