Skip to content

Commit

Permalink
Separated lists and separated items (#247)
Browse files Browse the repository at this point in the history
* trying out having the expressions and conditions of control structures

* adding the pattern for separated item and separated list

* adding documentation for the new functions

* Update src/nodes/print-separated-list.js

* add scripts to .travis.yml

* undo

* add package-lock.json

Co-authored-by: Franco Victorio <[email protected]>
Co-authored-by: mattia richetto <[email protected]>
  • Loading branch information
3 people authored Mar 10, 2020
1 parent 056ee73 commit ece849f
Show file tree
Hide file tree
Showing 33 changed files with 7,378 additions and 155 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ typings/

.DS_Store

package-lock.json
# package-lock.json

yarn.lock
Loading

0 comments on commit ece849f

Please sign in to comment.