Find a file
John Wiegley 147624425d Merge pull request #14 from bennofs/assert-and-with
Add assert and with to parser
2014-08-16 12:18:31 -05:00
doc Add the C++ parser as documentation 2014-07-04 01:55:27 -05:00
Nix Merge pull request #14 from bennofs/assert-and-with 2014-08-16 12:18:31 -05:00
tests More tests for select expressions 2014-08-16 01:31:41 +02:00
.gitignore Switch to a Parsec expression table 2014-07-01 03:11:26 -05:00
default.nix Improvements to default.nix file 2014-08-02 11:08:46 -04:00
hnix.cabal parsec: Also use parsers (like trifecta) 2014-08-15 16:11:05 +02:00
LICENSE
Nix.hs antiquotes + improve pretty printer + restructure 2014-08-15 22:11:54 +02:00
README.md
Setup.hs