+developing lambda, added parameter and upvalue processing; added closure maintenance; added lambda unreferencing functions.

This commit is contained in:
paladin-t 2016-01-07 18:51:01 +08:00
parent 64113a7720
commit ca9dd84eee
2 changed files with 422 additions and 127 deletions

View File

@ -1,3 +1,8 @@
Jan. 7 2016
Developing lambda, added parameter and upvalue processing
Developing lambda, added closure maintenance
Developing lambda, added lambda unreferencing functions
Jan. 6 2016
Developing lambda, added cloning support
Added support to use TYPE("NUMBER") to represent both integer and real

File diff suppressed because it is too large Load Diff