1
Fork 0

implement complete interval literals

This commit is contained in:
Jake Wheat 2014-04-18 21:38:24 +03:00
parent f64632bbac
commit 3b86a06e5c
6 changed files with 64 additions and 37 deletions

2
TODO
View file

@ -30,6 +30,8 @@ decide whether to represent numeric literals better, instead of a
refactor the typename parsing
reorder the parser and syntax (and the pretty)
remove the IsString for Name and [Name]
fixes: