visnyin / softart

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

Make test arithmetic.ss passed. #78

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Arithmetic.ss is test file for arithmetic operator( +, -, *, / )
Make them works well.

Original issue reported on code.google.com by wuye9036 on 18 May 2011 at 8:58

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

Update issue 79
SASL:
  Add test arithmetic.ss and comments.ss.

Original comment by wuye9036 on 18 May 2011 at 9:01

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

SASL:
  Refactor arithmetic.ss to avoid initializer.
  Add arithmetic and arithmetic-assign operators support to tokenizer.

Original comment by wuye9036 on 22 May 2011 at 12:55

GoogleCodeExporter commented 8 years ago
Literal constant need to be support.

Original comment by wuye9036 on 22 May 2011 at 12:58

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

SASL:
  Add arithmetic operators(+, -, *, -) and paren expression support.
  Fixed some bugs of sasl general edition.

Original comment by wuye9036 on 24 May 2011 at 8:16

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

SASL:
  Add hint name to cgllvm_sctxt_data for generating more readability LLVM IR.

Original comment by wuye9036 on 24 May 2011 at 10:25

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 24 May 2011 at 11:08

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago

Original comment by wuye9036 on 7 Mar 2012 at 2:52