Go to file
John Wiegley 7e9b2e534f Merge pull request #17 from shlevy/null-not-reserved
null is a constant added to the base environment, not a reserved word
2014-09-12 01:56:25 +01:00
benchmarks tests for comment parsing and parser benchmarks 2014-08-27 23:54:31 +02:00
data tests for comment parsing and parser benchmarks 2014-08-27 23:54:31 +02:00
doc Add the C++ parser as documentation 2014-07-04 01:55:27 -05:00
main subdirectory for main to avoid redundant compile 2014-08-19 18:48:55 +02:00
Nix null is a constant added to the base environment, not a reserved word 2014-09-11 15:07:04 -04:00
tests Add some more tests for edge cases 2014-08-31 18:06:55 +02:00
.gitignore Switch to a Parsec expression table 2014-07-01 03:11:26 -05:00
default.nix Update default.nix file 2014-08-28 14:46:21 -05:00
hnix.cabal Rename benchmarks to hnix-benchmarks, like tests 2014-08-28 00:02:56 +02:00
LICENSE Setup cabal file, fix all warnings 2014-06-30 22:37:20 -05:00
README.md Setup cabal file, fix all warnings 2014-06-30 22:37:20 -05:00
Setup.hs Setup cabal file, fix all warnings 2014-06-30 22:37:20 -05:00
shell.nix Add shell.nix for easy local development 2014-09-11 14:39:14 -04:00