Rob Rix
|
b2ad11a912
|
Don’t bind unused type variables.
|
2019-10-30 13:39:01 -04:00 |
|
Rob Rix
|
29db8b3f35
|
🔥 partial field selectors for Python.QualifiedName.
|
2019-10-30 13:36:26 -04:00 |
|
Rob Rix
|
9770cbdc9b
|
🔥 partial field selectors for Token.
|
2019-10-30 13:35:35 -04:00 |
|
Rob Rix
|
8d6eecc77b
|
Fix partial record selector warnings for LoopControl.
|
2019-10-30 13:34:21 -04:00 |
|
Rob Rix
|
f68fa5ea30
|
Enable hard-mode warnings project-wide.
|
2019-10-30 13:29:45 -04:00 |
|
Rob Rix
|
17f860a6bd
|
Only enable StrictData by default.
|
2019-10-30 13:16:32 -04:00 |
|
Rob Rix
|
a8a3bca972
|
Fix some missed language extensions.
|
2019-10-30 13:16:17 -04:00 |
|
Rob Rix
|
7262484a57
|
Add language extensions to everything.
|
2019-10-30 12:49:23 -04:00 |
|
Rob Rix
|
298c37feff
|
Avoid binding an unused type variable.
|
2019-10-30 11:44:58 -04:00 |
|
Rob Rix
|
8b5fa9e778
|
Merge pull request #360 from github/semantic-source-package
Don't depend on local semantic-source package
|
2019-10-29 18:51:14 -04:00 |
|
Rick Winfrey
|
c3f1f862c5
|
Define cabal.project in semantic-source dir
|
2019-10-29 15:22:58 -07:00 |
|
Rick Winfrey
|
efea4df3d6
|
Remove semantic-source as package from semantic cabal.project
|
2019-10-29 15:22:46 -07:00 |
|
Rick Winfrey
|
2ac1a9157b
|
Change directories after running semantic-source specific commands
|
2019-10-29 14:17:47 -07:00 |
|
Rick Winfrey
|
f804c60dc8
|
Add semantic-source back to packages
|
2019-10-29 14:03:43 -07:00 |
|
Rick Winfrey
|
8d5f40ec39
|
Standarize name of common component in semantic-source.cabal
|
2019-10-29 14:00:55 -07:00 |
|
Rick Winfrey
|
c4900f92d4
|
Try running tests for semantic-source within its dir
|
2019-10-29 12:34:56 -07:00 |
|
Rob Rix
|
52c6b8c42f
|
Merge pull request #363 from github/we-can’t-have-nice-things
We can’t have nice things
|
2019-10-25 15:52:27 -04:00 |
|
Rob Rix
|
bb397d4a29
|
Merge branch 'master' into we-can’t-have-nice-things
|
2019-10-25 15:29:55 -04:00 |
|
Rob Rix
|
c4e2c14601
|
Whoops 2: the Whoopsening.
|
2019-10-25 15:26:30 -04:00 |
|
Rob Rix
|
72ba6821ea
|
Whoops.
|
2019-10-25 14:34:54 -04:00 |
|
Rob Rix
|
892932c2a5
|
Merge pull request #344 from github/compile-string-literals
First attempt at compiling string literals.
|
2019-10-25 14:32:52 -04:00 |
|
Rob Rix
|
e636757c29
|
Executing the monadic actions is the important thing, not evaluating the graph.
|
2019-10-25 14:22:50 -04:00 |
|
Rob Rix
|
3e74db0234
|
Lint a little lint of me
|
2019-10-25 14:22:09 -04:00 |
|
Rob Rix
|
cbc2d82b55
|
Don’t define an orphan Hashable1 instance for NonEmpty.
|
2019-10-25 14:03:01 -04:00 |
|
Rob Rix
|
d9aff05870
|
🔥 redundant silencing of warnings.
|
2019-10-25 14:01:56 -04:00 |
|
Rob Rix
|
a05533fd19
|
🔥 NFData & NFData1 instances wherever they may be found.
Also some Generic instances.
|
2019-10-25 13:52:07 -04:00 |
|
Patrick Thomson
|
3421824b19
|
new comment style
|
2019-10-25 13:47:58 -04:00 |
|
Patrick Thomson
|
d72449b78c
|
Merge remote-tracking branch 'origin/master' into compile-string-literals
|
2019-10-25 13:46:28 -04:00 |
|
Rob Rix
|
35433c973a
|
Merge branch 'master' into we-can’t-have-nice-things
|
2019-10-25 13:33:50 -04:00 |
|
Rob Rix
|
a35099fef7
|
Sort some deriving clauses.
|
2019-10-25 13:33:06 -04:00 |
|
Rob Rix
|
27a59e17d7
|
🔥 redundant language extensions.
|
2019-10-25 13:32:08 -04:00 |
|
Rob Rix
|
06d32510d9
|
Sort the language extensions.
|
2019-10-25 13:31:12 -04:00 |
|
Rob Rix
|
3d422f25cc
|
🔥 GND.
|
2019-10-25 13:30:20 -04:00 |
|
Rob Rix
|
cb0aa77a93
|
🔥 the Generically newtype.
|
2019-10-25 13:28:15 -04:00 |
|
Rob Rix
|
9a85fddccd
|
🔥 some Eq/Ord/Show instances that slipped through.
|
2019-10-25 13:28:09 -04:00 |
|
Rob Rix
|
15d1bb4b25
|
Derive Eq1/Ord1/Show1 instances manually.
|
2019-10-25 13:25:47 -04:00 |
|
Rob Rix
|
68d43468af
|
Merge pull request #361 from github/yes-comment
Support comments in the Core parser.
|
2019-10-25 13:06:31 -04:00 |
|
Patrick Thomson
|
fe468f2cda
|
Go with // for comments.
|
2019-10-25 10:54:35 -04:00 |
|
Rob Rix
|
37f4b32dfa
|
Merge pull request #357 from github/look-up-its-a-core
Add membership query operator to Core
|
2019-10-25 10:20:51 -04:00 |
|
Patrick Thomson
|
65f6325668
|
simplify projection
|
2019-10-25 09:50:04 -04:00 |
|
Patrick Thomson
|
2d8819933a
|
Simplify derivations.
|
2019-10-25 09:35:08 -04:00 |
|
Ayman Nadeem
|
200fa85740
|
Merge pull request #351 from github/semantic-ast-errors
Semantic AST polish
|
2019-10-24 12:21:39 -04:00 |
|
Ayman Nadeem
|
6603ce73fc
|
change color to noColor
|
2019-10-24 11:55:47 -04:00 |
|
Ayman Nadeem
|
b711f9ed48
|
tackle JSON output in separate PR
|
2019-10-24 11:51:20 -04:00 |
|
Ayman Nadeem
|
052ac05dc5
|
COMPOSITION WITH FISHIES
|
2019-10-24 11:51:09 -04:00 |
|
Ayman Nadeem
|
e2127cacf4
|
eta reduce
|
2019-10-24 11:46:05 -04:00 |
|
Ayman Nadeem
|
adfd3bda0d
|
abstract over Format with display
|
2019-10-24 11:45:43 -04:00 |
|
Ayman Nadeem
|
b5fd84e1bb
|
reformat Format sum type
|
2019-10-24 11:31:29 -04:00 |
|
Ayman Nadeem
|
8944b279dc
|
refactor format and ast do block
|
2019-10-24 11:28:53 -04:00 |
|
Rob Rix
|
ff0a577393
|
🔥 Eq, Ord, & Show instances for all the syntax types.
|
2019-10-23 17:19:01 -04:00 |
|