mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
Issue #137 - include and include-ci exist now
This commit is contained in:
parent
42d8bc5846
commit
d593cb35fa
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,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 |
|
||||
|
|
Loading…
Add table
Reference in a new issue