app
|
Rename SemanticCmdLine to Semantic.CLI.
|
2017-11-27 11:57:27 -05:00 |
bench
|
fix misalignment
|
2018-03-12 10:51:07 -04:00 |
bin
|
Keep a bin directory around for deployments
|
2016-02-02 13:50:07 -06:00 |
preludes
|
Make it easier to test python locally with a dummy print in the prelude
|
2018-04-03 15:46:19 -07:00 |
script
|
Don’t generate the ±A/B fixtures.
|
2017-08-15 09:30:50 -04:00 |
src
|
Rename Semantic.Command.{Diff,Parse} to Semantic.{Diff,Parse}.
|
2018-04-04 15:17:01 -04:00 |
test
|
Fix up tests for Name wrapper
|
2018-04-04 08:59:13 -07:00 |
vendor
|
Merge branch 'master' into task-in-eff
|
2018-04-04 15:05:28 -04:00 |
.ghci
|
Rename Parser to Parsing.Parser.
|
2017-11-27 13:24:45 -05:00 |
.gitattributes
|
Treat the licenses dir as vendored.
|
2017-08-15 10:49:51 -04:00 |
.gitignore
|
Begin to build some python fixtures for imports
|
2018-03-01 10:08:15 -08:00 |
.gitmodules
|
🔥 a couple of redundant .gitmodules entries.
|
2018-03-23 10:16:56 -04:00 |
.hspec
|
Add .hspec for depths default, make sure hspec version supports
|
2017-02-17 08:27:51 -08:00 |
.stylish-haskell.yaml
|
Make typeapplications a default extension
|
2018-03-26 12:00:19 -04:00 |
Dockerfile.release
|
Add a means of building an executable docker container.
|
2018-03-16 13:04:08 +01:00 |
HLint.hs
|
Stop ignoring syntax errors and fix hints in Assignments.
|
2018-03-20 12:35:30 -04:00 |
semantic.cabal
|
Rename Semantic.Command.{Diff,Parse} to Semantic.{Diff,Parse}.
|
2018-04-04 15:17:01 -04:00 |
Setup.hs
|
Use the simple build type.
|
2017-07-23 10:34:30 -04:00 |