7heaven / softart

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

Add index operator support to matrix and vector in SISD. #199

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description:
  As title.

Original issue reported on code.google.com by wuye9036 on 4 May 2012 at 11:32

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

SASL:
  Add not_an_acceptable_operator and subscript_not_integral errors for index operator.
  Add index operator support to lex/parser/semantic_analyser.
  Disable unused files in project.
  Add test for index operator for matrix.

Original comment by wuye9036 on 4 May 2012 at 5:12

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

SASL:
  Add vector index support to SISD.
  Add test for vector index operator.

Original comment by wuye9036 on 4 May 2012 at 5:12

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 4 May 2012 at 5:20