.. |
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
|
Merge branch 'master' into semantic-tags
|
2019-09-27 10:00:56 -04:00 |
Diffing
|
Fix unused imports.
|
2019-06-19 17:35:37 -04:00 |
fixtures
|
Add a test for tagging files containing multibyte characters.
|
2019-09-30 13:18:39 -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
|
Convert Numeric.Spec to use Hedgehog.
|
2019-09-25 17:09:23 -04: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
|
Merge branch 'master' into abolish-the-handle-binary
|
2019-09-30 14:40:20 -04:00 |
Tags
|
Fix unit tests.
|
2019-09-30 16:00:44 -04:00 |
Test/Hspec
|
Upgrade to LTS 12.0.
|
2018-07-12 17:13:46 -04:00 |
Examples.hs
|
Define a constructor for the default language modes.
|
2019-09-27 19:02:14 -04:00 |
Generators.hs
|
Use Source.Source instead of Data.Source.
|
2019-09-20 15:51:49 -04:00 |
Properties.hs
|
Add Properties module for easy tests of associativity/monoidality.
|
2019-09-25 16:59:06 -04:00 |
Spec.hs
|
Convert Numeric.Spec to use Hedgehog.
|
2019-09-25 17:09:23 -04:00 |
SpecHelpers.hs
|
Define a constructor for the default language modes.
|
2019-09-27 19:02:14 -04:00 |