1
1
mirror of https://github.com/nmattia/snack.git synced 2024-11-28 12:27:41 +03:00
Commit Graph

196 Commits

Author SHA1 Message Date
Nicolas Mattia
d206d019fd wip 2019-01-18 20:51:51 +01:00
Nicolas Mattia
a96356a361 exe: remove useless field 2019-01-18 20:51:51 +01:00
Nicolas Mattia
8e4134d6cc exe: error out early on missing paths 2019-01-18 20:51:51 +01:00
Nicolas Mattia
9eecc68388
Merge pull request #98 from nmattia/nm-changelog
changelog: update
2019-01-18 18:46:44 +01:00
Nicolas Mattia
b5b210c1eb changelog: update 2019-01-18 18:10:31 +01:00
Nicolas Mattia
638d2592ef
Merge pull request #97 from nmattia/nm-nix-versions
Implement proper Nix verioning
2019-01-18 10:54:45 +01:00
Nicolas Mattia
0f90cca1d2 Implement proper Nix verioning 2019-01-18 10:39:40 +01:00
Nicolas Mattia
237cbdb15f
Merge pull request #96 from nmattia/nm-hpack-no-src-dirs
Allow empty source-dirs in hpack
2019-01-17 22:48:41 +01:00
Nicolas Mattia
4813fae6f7
Merge pull request #95 from nmattia/nm-fix-hpack
Fix link to hpack doc
2019-01-17 22:43:40 +01:00
Nicolas Mattia
efa6f56c8b Allow no source-dirs in hpack 2019-01-17 22:18:43 +01:00
Nicolas Mattia
07dabc7876 Add test for yaml with no src dirs 2019-01-17 22:15:37 +01:00
Nicolas Mattia
df88be49ae Fix link to hpack doc 2019-01-17 22:10:22 +01:00
Nicolas Mattia
9754f4120d
Merge pull request #94 from nmattia/nm-source-dir-list
Allow list of directories for source
2018-11-18 17:02:54 +04:00
Nicolas Mattia
1b8f834601 changelog: update 2018-11-18 14:00:38 +04:00
Nicolas Mattia
ed7f604ecf Allow multiple source directories 2018-11-18 13:59:53 +04:00
Nicolas Mattia
1337e52094 Clean up files.nix 2018-11-18 13:02:10 +04:00
Phil de Joux
4f310e0783 Add a failing test that should pass when source-dirs is a list, #93. 2018-11-09 12:20:53 -05:00
Nicolas Mattia
90e27fccb0
Merge pull request #91 from nmattia/nm-forward-exts
Forward extensions during parse
2018-10-26 11:18:31 +02:00
Nicolas Mattia
6bfd266494 Fix CPP parsing with global extensions 2018-10-21 18:51:35 +02:00
Nicolas Mattia
3f94647bd4 Add test for extension enabling in parser 2018-10-21 18:28:06 +02:00
Nicolas Mattia
4df17e3efa
Merge pull request #90 from 2mol/2mol-fix-regex
fix .hs file matching
2018-10-21 14:31:09 +02:00
2mol
61540cfddd
Update CHANGELOG.md 2018-10-21 14:13:05 +02:00
2mol
e33133b394
Update CHANGELOG.md 2018-10-21 14:03:21 +02:00
Nicolas Mattia
bda96ca06b Fix vim swp file repro 2018-10-21 13:51:42 +02:00
2mol
217cd28b91 improve matching against .hs files 2018-10-21 13:49:01 +02:00
Nicolas Mattia
befe5cab69 Add test file for swp file repro 2018-10-21 13:47:32 +02:00
Phil de Joux
d4ec01d2d9 Reproduction for swp file as input, #80. 2018-10-21 13:44:47 +02:00
Nicolas Mattia
3e7b93ceae
Merge pull request #89 from 2mol/patch-1
Update Snack.hs
2018-10-21 13:29:00 +02:00
2mol
ebd34c3431
Update Snack.hs 2018-10-21 13:02:28 +02:00
Nicolas Mattia
5d52a2d67f
Merge pull request #88 from BlockScope/fix/yaml-decode-87
Yaml.decode is deprecated, use decodeEither' instead.
2018-10-12 21:38:06 +01:00
Phil de Joux
e42469b67f Yaml.decode is deprecated, use decodeEither' instead, #87. 2018-10-12 15:15:00 -04:00
Nicolas Mattia
6dc8caaec8
Merge pull request #85 from BlockScope/doc/test-suite-84
Show that test is not a command.
2018-10-11 18:07:37 +01:00
Phil de Joux
537e712c9d Add test as a faux command, #84. 2018-10-11 11:18:34 -04:00
Phil de Joux
615bb1b959 Mention test command absence, #84. 2018-10-11 10:18:33 -04:00
Nicolas Mattia
5e5bff9448
Merge pull request #83 from BlockScope/doc/section-links-82
Use the package option as the label on the section link.
2018-10-11 10:59:29 +01:00
Phil de Joux
736e5cf037 Word wrap only, #82. 2018-10-10 17:40:25 -04:00
Phil de Joux
e6aa4586af
Use the package options as the link label. 2018-10-10 17:39:31 -04:00
Phil de Joux
426de770f4 Add links to usage subsections, #82. 2018-10-10 17:19:37 -04:00
Nicolas Mattia
d420206732
Merge pull request #74 from nmattia/nm-pkgs
Overriding GHC version and nixpkgs
2018-10-04 22:13:36 +03:00
Nicolas Mattia
4ab4442026 changelog: update 2018-10-04 21:33:26 +03:00
Nicolas Mattia
726690f4c8 snack.nix: allow more overrides 2018-10-04 21:30:56 +03:00
Nicolas Mattia
b17afb31c0 Clean up 2018-10-04 21:30:56 +03:00
Nicolas Mattia
20a242f592 Source nixpkgs from snack.nix 2018-10-04 21:30:56 +03:00
Nicolas Mattia
c21ab0b58c exe: split pkg and source 2018-10-04 21:30:56 +03:00
Nicolas Mattia
6904d6b4f5 Rename snack.nix -> package.nix 2018-10-04 21:30:56 +03:00
Nicolas Mattia
b44e0f9d00
Merge pull request #78 from nmattia/nm-fix-bom
Fix BOM issue
2018-10-03 21:52:10 +03:00
Nicolas Mattia
1ee0684116 imports: filter out BOM 2018-10-03 21:37:09 +03:00
Phil de Joux
d733661f31 Add utf-8-BOM test, #50. 2018-10-03 21:35:12 +03:00
Nicolas Mattia
006704e626
Merge pull request #75 from nmattia/nm-fix-cpp
Fix CPP pragma parsing
2018-10-03 21:34:29 +03:00
Nicolas Mattia
95985a6e6a changelog: update 2018-10-03 21:11:29 +03:00