include and include-ci are available now

This commit is contained in:
Justin Ethier 2016-11-22 18:07:11 -05:00
parent 7fed925bbf
commit 9757378bd0

View file

@ -17,7 +17,7 @@ Section | Status | Comments
3.3 External representations | Yes |
3.4 Storage model | Yes | No immutable types at this time.
3.5 Proper tail recursion | Yes |
4.1 Primitive expression types | Partial | `include` and `include-ci` are not implemented, although `include` may be specified as part of a library definition.
4.1 Primitive expression types | Yes |
4.2 Derived expression types | Yes |
4.2.1 Conditionals | Yes |
4.2.2 Binding constructs | Yes |