1
1
mirror of https://github.com/github/semantic.git synced 2024-12-02 11:23:05 +03:00
Commit Graph

99 Commits

Author SHA1 Message Date
Patrick Thomson
7a572f74f0 nonexistent module 2020-07-01 22:06:59 -04:00
Patrick Thomson
536f188002 Rename the variables. 2020-07-01 01:35:20 -04:00
Patrick Thomson
b405ec04e5 Remove repeated comments. 2020-07-01 01:22:08 -04:00
Patrick Thomson
b034378ac2 rename the flags and condense around compilation_mode 2020-07-01 00:35:09 -04:00
Patrick Thomson
20b7982649 Eliminate whitespace changes here too. 2020-06-30 11:31:19 -04:00
Patrick Thomson
dbce051436 simplifying target layouts. 2020-06-27 12:47:04 -04:00
Patrick Thomson
ad989f6ee0 Download new TH-ified lingo rather than embedding generated files. 2020-06-26 16:24:47 -04:00
Patrick Thomson
76e0bf2700 update codeql 2020-06-26 13:39:04 -04:00
Patrick Thomson
6c3a08c735 save a ton of code 2020-06-25 08:56:09 -04:00
Patrick Thomson
1269114836 Add -threaded everywhere 2020-06-23 14:54:32 -04:00
Patrick Thomson
1608912a21 Make sure bazel build //... works. 2020-06-23 12:20:13 -04:00
Patrick Thomson
deae1e32e0 remove deprecated src_strip_prefix thing 2020-06-23 11:29:02 -04:00
Patrick Thomson
5313b38f05 use shared flags for tests too 2020-06-23 09:48:36 -04:00
Patrick Thomson
801ef3bfc3 use the same GHC warnings everywhere 2020-06-23 09:45:10 -04:00
Patrick Thomson
ca8475057d formatting 2020-05-27 14:18:21 -04:00
Patrick Thomson
215fe31bf1 Use black for formatting Bazel files. 2020-05-21 19:24:56 -04:00
Patrick Thomson
5662fdbe02 semantic-core tests too 2020-05-21 15:45:54 -04:00
Patrick Thomson
914690435f Get semantic-source tests working. 2020-05-21 15:24:16 -04:00
Patrick Thomson
f05dc8eb9c source, analysis, and ast work 2020-05-19 12:52:01 -04:00
Patrick Thomson
7bbc93cc8a first attempt at doing bazel stuff - this is problematic 2020-05-19 12:16:16 -04:00
Rick Winfrey
7c745e7ff7 Add ChangeLog entry for 0.1.0.0
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
2020-03-23 13:19:39 -07:00
Rick Winfrey
6cdc5d0e6f Consistent spacing
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
2020-03-23 13:12:14 -07:00
Rick Winfrey
b9c260f1a1 Undo stylish haskell changes
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
2020-03-23 13:10:14 -07:00
Rick Winfrey
ecf33c1ebe Perserve order of Language constructors and add CodeQL to end
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
2020-03-23 13:07:42 -07:00
Rick Winfrey
297932bf4b Make semantic-source version 0.1.0.0
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
2020-03-23 13:05:36 -07:00
Rick Winfrey
78e94e37f7 Remove Lower instances for Span and Pos 2020-03-20 14:58:21 -07:00
Rick Winfrey
d0fca24ef5 Add CodeQL; bump semantic-source 2020-03-20 14:26:42 -07:00
Patrick Thomson
7c410bedf4 Use Pos 1 1 here for backwards compat. 2020-02-04 11:35:11 -05:00
Patrick Thomson
93e0047b75 Remove the Lower instance for Span and Pos entirely.
If we ever need these in the future, we can create named variables for
them. The `Lower` instance is an information-hole.
2020-02-04 11:15:57 -05:00
Patrick Thomson
46b9ce578e Make Data.Span.Pos's Lower instance zero-indexed.
This is a major version bump for semantic-source.
2020-02-04 10:39:18 -05:00
Patrick Thomson
91a1a1720b Fix documentation for Source.Span.Pos.
Fixes #457.
2020-01-31 13:34:12 -05:00
Patrick Thomson
9dfe1a6b10 Bump the semantic-source version + update changelog. 2020-01-28 12:00:27 -05:00
Patrick Thomson
234d5b0ec0 Merge branch 'linguistic-drift' of github.com:github/semantic into linguistic-drift 2020-01-28 10:17:57 -05:00
Patrick Thomson
7e03c9afaa Bump dependencies. 2020-01-28 10:03:06 -05:00
Rob Rix
774c71f1e3
Merge branch 'master' into linguistic-drift 2020-01-27 15:07:24 -05:00
Ayman Nadeem
7eff25d791 don't need OverloadedStrings anymore 2020-01-27 12:55:16 -05:00
Ayman Nadeem
4e969c77fe alphabetize imports 2020-01-27 12:52:16 -05:00
Patrick Thomson
fafd5a76f3 Port Data.Language into semantic-source.
- [ ] Depends on #444.

Because we need a separate release, this patch doesn't yet remove Data.Language.
2020-01-27 12:31:43 -05:00
Ayman Nadeem
867fa48434 ToJSON instance for Loc 2020-01-27 12:17:40 -05:00
Ayman Nadeem
d8eaba4ebb Update Range.hs 2020-01-27 12:17:00 -05:00
Ayman Nadeem
ceefb6f6e0 replace auto-derived ToJSON instance with one that mirrors ToJSONFields 2020-01-27 12:09:23 -05:00
Ayman Nadeem
c40ef71f8e Merge branch 'master' into json-output 2020-01-21 16:47:13 -05:00
Rob Rix
9a745c99eb
Align the notices a little. 2020-01-16 14:19:57 -05:00
Rob Rix
8f18d5b167
Add notices to the semantic-source project files. 2020-01-16 14:11:48 -05:00
Rob Rix
64ab932023
📝 2020-01-16 14:11:08 -05:00
Rob Rix
cd5961fa98
Add a CI-specific cabal.project file for semantic-source. 2020-01-16 14:01:31 -05:00
Rob Rix
47a707d25e
Don’t set -Werror for semantic-source in cabal.project. 2020-01-16 13:36:13 -05:00
Rob Rix
bbd99d19a6
Lower the bound on base back to 4.12.
We support 8.6.5 (cf tested-with) for this package.
2020-01-16 11:58:10 -05:00
Rob Rix
4a8ccf174a
Bump the version. 2020-01-16 11:57:40 -05:00
Rob Rix
92f03f05bd
Add a note about toText leniency. 2020-01-16 11:57:37 -05:00