Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
astrochili committed Jan 10, 2022
1 parent 427b6e9 commit e1fd39e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ end
- [x] Paths and sections: inclusions, knots, stitches, labels
- [x] Choices: suppressing and mixing, labels, conditions, sticky and fallback choices, tags
- [x] Branching: diversions, glues, gathers, nesting
- [x] Tunnels
- [x] Alternatives: sequences, cycles, once-only, shuffles, empty steps, nesting
- [x] Multiline alternatives: all the same + shuffle options
- [x] Conditions: logical operations, string queries, if and else statements, nesting
Expand All @@ -83,11 +84,10 @@ end

### Unsupported

- [ ] Tunnels
- [ ] Threads
- [ ] Divert targets as variable's type
- [ ] Assigning string evaluations to variables
- [ ] Knots and stitches as internal functions (take parameters and return values)
- [ ] Internal functions

### Roadmap

Expand Down
4 changes: 1 addition & 3 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,10 @@

## Unsupported features

- [ ] Tunnels
- [ ] Threads
- [ ] Divert targets as variable's type
- [ ] Assigning string evaluations to variables
- [ ] Knots and stitches as internal functions (take parameters and return values)

- [ ] Internal functions

## Known limitations

Expand Down

0 comments on commit e1fd39e

Please sign in to comment.