Skip to content

Commit

Permalink
Add target type
Browse files Browse the repository at this point in the history
  • Loading branch information
youxkei committed Sep 9, 2013
1 parent e86ddf3 commit 546d679
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -2,6 +2,7 @@
https://github.com/youkei/ctpg/wiki

# History
- 2.2.2: Add target type for dub
- 2.2.1: Fix unintended fall-through
- 2.2.0: Fix error message line of undefined parser
- 2.1.0: Add comment feature to DSL
Expand Down
1 change: 1 addition & 0 deletions package.json
@@ -1,6 +1,7 @@
{
"name": "ctpg",
"description": "Compile Time Parser Generator",
"targetType": "library",
"homepage": "https://github.com/youkei/ctpg",
"license": "CC0",
"authors": [
Expand Down

0 comments on commit 546d679

Please sign in to comment.