Rob Rix
|
1b5ea7acb4
|
Stub in a module for the AST datatypes.
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
|
2020-01-27 13:44:30 -05:00 |
|
Patrick Thomson
|
a1529604ce
|
Even more. The end is in sight.
|
2020-01-27 13:34:41 -05:00 |
|
Patrick Thomson
|
368b8ec7a4
|
Un-Prologueify the Abstract hierarchy.
|
2020-01-27 13:30:47 -05:00 |
|
Patrick Thomson
|
26723f9e1e
|
De-Prologue various assignment and syntax modules.
|
2020-01-27 13:10:00 -05:00 |
|
Ayman Nadeem
|
7eff25d791
|
don't need OverloadedStrings anymore
|
2020-01-27 12:55:16 -05:00 |
|
Ayman Nadeem
|
36e2e20f05
|
Merge branch 'ToJSON-source-range' of https://github.com/github/semantic into ToJSON-source-range
|
2020-01-27 12:52:20 -05:00 |
|
Ayman Nadeem
|
4e969c77fe
|
alphabetize imports
|
2020-01-27 12:52:16 -05:00 |
|
Patrick Thomson
|
e973e5b7a4
|
Blow the cache.
|
2020-01-27 12:35:07 -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 |
|
Patrick Thomson
|
458903ef6d
|
Remove Prologue from a great many little files.
|
2020-01-27 11:46:07 -05:00 |
|
Patrick Thomson
|
afc6189227
|
:note: Data.Language.
|
2020-01-27 11:29:59 -05:00 |
|
Patrick Thomson
|
d9f5c9d41a
|
:note: Rendering.Graph.
|
2020-01-27 11:28:47 -05:00 |
|
Patrick Thomson
|
3bae3da785
|
:note: Semantic.Task.
|
2020-01-27 11:27:38 -05:00 |
|
Patrick Thomson
|
ec26b35342
|
:note: Rendering.TOC.
|
2020-01-27 11:27:05 -05:00 |
|
Patrick Thomson
|
e8091780eb
|
:note: Semantic.Distribute.
|
2020-01-27 11:25:42 -05:00 |
|
Patrick Thomson
|
4058bac8a6
|
:note: Data.Syntax.
|
2020-01-27 11:24:54 -05:00 |
|
Patrick Thomson
|
1c593fbd18
|
:note: Rendering.JSON.
|
2020-01-27 11:22:07 -05:00 |
|
Patrick Thomson
|
92bdea0d98
|
:note: Semantic.COnfig.
|
2020-01-27 11:21:34 -05:00 |
|
Patrick Thomson
|
9755413808
|
:note: Parsing.TreeSitter.
|
2020-01-27 11:20:38 -05:00 |
|
Patrick Thomson
|
5a713a3e01
|
:note: Semantic.Analysis.
|
2020-01-27 11:19:14 -05:00 |
|
Patrick Thomson
|
a32e715303
|
:note: Parsing.Parser.
|
2020-01-27 11:15:03 -05:00 |
|
Patrick Thomson
|
bb970c1ba1
|
:note: Tags.Taggable.
|
2020-01-27 11:10:42 -05:00 |
|
Patrick Thomson
|
f01379c01b
|
:note: Semantic.CLI.
|
2020-01-27 11:08:51 -05:00 |
|
Patrick Thomson
|
2ebe7e81a5
|
:note: Assigning.Assignment.
|
2020-01-27 11:01:04 -05:00 |
|
Patrick Thomson
|
407742d988
|
Why won't this work?
|
2020-01-27 10:59:35 -05:00 |
|
Patrick Thomson
|
87be2f7e8b
|
:note: Abstract/Number.hs.
|
2020-01-27 10:53:13 -05:00 |
|
Patrick Thomson
|
ae98033e1d
|
Excommunicado.
|
2020-01-27 10:53:01 -05:00 |
|
Patrick Thomson
|
b0dba214a7
|
Merge commit 'bc3f67a88cf638abe5d6b0664c78eec0195572c6' into past-is-prologue
|
2020-01-27 10:51:27 -05:00 |
|
Patrick Thomson
|
90f8dfad1c
|
Stupid hack to fix the cache.
|
2020-01-27 10:50:48 -05:00 |
|
Patrick Thomson
|
bc3f67a88c
|
Noopt isn't the right thing here.
|
2020-01-27 10:33:45 -05:00 |
|
Patrick Thomson
|
c9a581b40b
|
Correct script/repl path to autogenerated sources.
This was preventing use of the repl script with any file that had a
dependency on `Semantic.Version`.
|
2020-01-26 17:51:53 -05:00 |
|
Patrick Thomson
|
08f8b3b60d
|
:note: Semantic/Env.hs.
|
2020-01-26 17:51:26 -05:00 |
|
Patrick Thomson
|
6c41cf10ed
|
Merge remote-tracking branch 'origin/master' into past-is-prologue
|
2020-01-26 16:18:11 -05:00 |
|
Patrick Thomson
|
4ce9f31e45
|
One last import.
|
2020-01-26 12:08:58 -05:00 |
|
Patrick Thomson
|
5a23a151fb
|
fix the benchmarks
|
2020-01-26 11:39:57 -05:00 |
|
Patrick Thomson
|
0acaae2529
|
dodgy import
|
2020-01-26 11:30:28 -05:00 |
|
Patrick Thomson
|
fdeb2bcb21
|
Propitiate the test suite.
|
2020-01-26 11:21:59 -05:00 |
|
Patrick Thomson
|
8fcf35a86d
|
Another import.
|
2020-01-24 17:17:53 -05:00 |
|
Patrick Thomson
|
954a1ac7bd
|
Typed paths save me again.
|
2020-01-24 17:03:52 -05:00 |
|
Patrick Thomson
|
6e0d1f4fdc
|
Use fromSource here.
|
2020-01-24 17:02:04 -05:00 |
|
Patrick Thomson
|
6af70476d0
|
Import whack-a-mole.
|
2020-01-24 16:57:48 -05:00 |
|
Patrick Thomson
|
0e58b0cdde
|
Last few changes.
|
2020-01-24 16:52:37 -05:00 |
|
Patrick Thomson
|
e7b625c5f0
|
Whitespace.
|
2020-01-24 16:50:02 -05:00 |
|
Patrick Thomson
|
82c8555daa
|
Nuke the File type alias.
|
2020-01-24 16:49:00 -05:00 |
|
Patrick Thomson
|
262b21be91
|
Import.
|
2020-01-24 16:38:18 -05:00 |
|
Patrick Thomson
|
87a862c514
|
Fix move-related errors.
|
2020-01-24 16:31:37 -05:00 |
|
Patrick Thomson
|
aa97696e85
|
pathIsMinified is a concern for semantic, not semantic-analysis.
|
2020-01-24 16:23:33 -05:00 |
|