.. |
Analysis
|
Switch everything over to using Source.Loc.
|
2019-09-20 14:51:48 -04:00 |
Assigning/Assignment
|
Use Source.Source instead of Data.Source.
|
2019-09-20 15:51:49 -04:00 |
Control/Abstract/Evaluator
|
Switch everything over to using Source.Span.
|
2019-09-20 14:38:03 -04:00 |
Data
|
🔥 a redundant import.
|
2019-09-20 16:13:46 -04:00 |
Diffing
|
Fix unused imports.
|
2019-06-19 17:35:37 -04:00 |
fixtures
|
Regenerate test cases
|
2019-09-17 16:05:01 -04:00 |
Graphing/Calls
|
Fix weird spacing and overly complicated callGraphPythonProject.
|
2019-09-20 12:41:05 -04:00 |
Integration
|
Remove filepath dependency from tests.
|
2019-09-20 12:26:49 -04:00 |
Numeric
|
Fix some hlint warnings
|
2019-06-16 13:40:13 +02:00 |
Parsing
|
Use Source.Source instead of Data.Source.
|
2019-09-20 15:51:49 -04:00 |
Rendering/TOC
|
Merge branch 'master' into semantic-source
|
2019-09-20 16:16:34 -04:00 |
Reprinting
|
Initial port from machines to streaming.
|
2019-06-20 09:41:27 -04:00 |
Rewriting
|
Use Source.Source instead of Data.Source.
|
2019-09-20 15:51:49 -04:00 |
Semantic
|
Remove filepath dependency from tests.
|
2019-09-20 12:26:49 -04:00 |
Tags
|
make parseTestFile take typed arguments
|
2019-09-20 11:50:39 -04:00 |
Test/Hspec
|
Upgrade to LTS 12.0.
|
2018-07-12 17:13:46 -04:00 |
Examples.hs
|
Make parseFilePath take a RElPath.
|
2019-09-20 12:48:36 -04:00 |
Generators.hs
|
Use Source.Source instead of Data.Source.
|
2019-09-20 15:51:49 -04:00 |
Spec.hs
|
🔥 Data.Source.Spec.
|
2019-09-20 16:11:54 -04:00 |
SpecHelpers.hs
|
Rename locByteRange/locSpan to byteRange/span.
|
2019-09-20 17:32:52 -04:00 |