*updated history.

This commit is contained in:
Wang Renxin 2016-02-22 21:29:53 +08:00
parent b6f4d53e2e
commit 792d8f694c

View File

@ -2,11 +2,12 @@ Feb. 22 2016
Added array clone support
Added array accessing support of a class instance
Added a RAISE statement to the shell
Fixed an iterator disposing issue by referencing a collection weakly
Feb. 19 2016
Added source tracing for sub routine invoking
Added member accessing support following a routine of a class instance
Fixed a lexical object convertion issue
Fixed a lexical object conversion issue
Feb. 18 2016
Added a generic iterator type