1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 21:31:48 +03:00
Parsing, analyzing, and comparing source code across many languages
Go to file
Patrick Thomson a6346525e6 Add Evaluatable instance for Bitwise operators.
Would have been nice to reuise liftNumeric and liftNumeric2, but it's
not clear what it means to take bitwise components of rational or
floating-point numbers.
2018-03-14 11:25:06 -04:00
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
script Don’t generate the ±A/B fixtures. 2017-08-15 09:30:50 -04:00
src Add Evaluatable instance for Bitwise operators. 2018-03-14 11:25:06 -04:00
test Merge remote-tracking branch 'origin/more-typescript-imports' into typescript-exports 2018-03-12 15:37:12 -07:00
vendor ++effects 2018-03-08 16:49:40 -05: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 Merge remote-tracking branch 'origin/master' into back-to-stack 2017-09-13 10:58:44 -04:00
.hspec Add .hspec for depths default, make sure hspec version supports 2017-02-17 08:27:51 -08:00
.stylish-haskell.yaml Add MultiParamTypeClasses to the defaults. 2018-03-06 15:20:53 -05:00
HLint.hs 🔥 the Free hints 2017-10-04 10:16:57 -04:00
semantic.cabal Merge remote-tracking branch 'origin/master' into rationals 2018-03-14 10:40:00 -04:00
Setup.hs Use the simple build type. 2017-07-23 10:34:30 -04:00