Ayman Nadeem
|
f876c0b5e0
|
redundant do blocks
|
2019-10-22 13:40:48 -04:00 |
|
Ayman Nadeem
|
0bee5c5d25
|
clean up usage docs
|
2019-10-22 13:40:35 -04:00 |
|
Ayman Nadeem
|
9b17db51b1
|
add qualified import
|
2019-10-22 13:40:27 -04:00 |
|
Ayman Nadeem
|
4c0de190ec
|
use qualified imports to clean stuff up
|
2019-10-22 13:09:13 -04:00 |
|
Ayman Nadeem
|
45abf90917
|
indent case statements because lexical scoping
|
2019-10-22 12:33:19 -04:00 |
|
Ayman Nadeem
|
3e754c35b1
|
use for_
|
2019-10-22 12:33:05 -04:00 |
|
Ayman Nadeem
|
1761656d27
|
jk use for_ so we don't ignore results
|
2019-10-22 12:28:23 -04:00 |
|
Ayman Nadeem
|
c67dc33184
|
let's support multiple formats
|
2019-10-22 10:50:58 -04:00 |
|
Ayman Nadeem
|
cf30f7672f
|
tracked this by accident
|
2019-10-22 10:50:48 -04:00 |
|
Ayman Nadeem
|
659dae0bc8
|
use for because for_ discards the results
|
2019-10-21 13:56:03 -04:00 |
|
Ayman Nadeem
|
3a778342f8
|
no longer provide --flag
|
2019-10-21 12:57:31 -04:00 |
|
Ayman Nadeem
|
90be70f045
|
specify usage pattern
|
2019-10-21 12:57:16 -04:00 |
|
Ayman Nadeem
|
fc910ac5e4
|
Merge branch 'master' into semantic-ast-errors
|
2019-10-21 09:49:12 -04:00 |
|
Ayman Nadeem
|
86aa2be662
|
need for_
|
2019-10-20 11:51:12 -04:00 |
|
Ayman Nadeem
|
e67ee6ee7b
|
take multiple filepaths
|
2019-10-20 11:51:02 -04:00 |
|
Ayman Nadeem
|
ca30fe6c15
|
eliminate source into [ByteString]
|
2019-10-20 11:50:43 -04:00 |
|
Ayman Nadeem
|
19a0594fd1
|
bytestrings are now a list
|
2019-10-20 11:50:15 -04:00 |
|
Rob Rix
|
cc2df9de19
|
Merge pull request #347 from github/join-these-blobs-with-this-one-weird-trick
Compute ToCs over precise ASTs
|
2019-10-18 18:05:25 -04:00 |
|
Rob Rix
|
54c6948e44
|
Queswish!
Co-Authored-By: Patrick Thomson <patrickt@github.com>
|
2019-10-18 17:38:02 -04:00 |
|
Ayman Nadeem
|
83e0278119
|
discard thinking comments
|
2019-10-18 17:21:04 -04:00 |
|
Ayman Nadeem
|
7dcec7538b
|
if option is specified, print no-color
|
2019-10-18 17:20:31 -04:00 |
|
Ayman Nadeem
|
bd7a16a52f
|
add color to generateAST
|
2019-10-18 17:20:06 -04:00 |
|
Ayman Nadeem
|
d5be5ba582
|
make default color and option no-color
|
2019-10-18 17:19:52 -04:00 |
|
Ayman Nadeem
|
718dd27e4a
|
need to use pPrintNoColor for no color option
|
2019-10-18 17:19:11 -04:00 |
|
Ayman Nadeem
|
51ce6dd303
|
create a boolean option to print with color
|
2019-10-18 13:43:54 -04:00 |
|
Ayman Nadeem
|
44db35aba0
|
Merge pull request #243 from github/semantic-ast
semantic-ast
|
2019-10-18 11:52:15 -04:00 |
|
Ayman Nadeem
|
6c64e6eb99
|
Merge branch 'master' into semantic-ast
|
2019-10-18 11:27:02 -04:00 |
|
Ayman Nadeem
|
67760145e8
|
case over Format
|
2019-10-18 11:23:37 -04:00 |
|
Ayman Nadeem
|
1537f43fde
|
add Pretty constructor to Format
|
2019-10-18 11:23:23 -04:00 |
|
Ayman Nadeem
|
fb5132d43f
|
pull pretty-simple into semantic-ast
|
2019-10-18 11:23:01 -04:00 |
|
Patrick Thomson
|
d3425d1b49
|
Merge pull request #340 from github/bump-lingo
Bump lingo to 0.3 and remove hack associated with #333.
|
2019-10-18 11:21:49 -04:00 |
|
Ayman Nadeem
|
b0fb726d4d
|
case over format
|
2019-10-18 11:14:56 -04:00 |
|
Patrick Thomson
|
8289e7eb22
|
Merge remote-tracking branch 'origin/master' into bump-lingo
|
2019-10-18 10:53:36 -04:00 |
|
Patrick Thomson
|
d586ef70df
|
PVP lingo dep.
|
2019-10-18 10:53:15 -04:00 |
|
Rob Rix
|
2ea97efed8
|
Merge branch 'master' into join-these-blobs-with-this-one-weird-trick
|
2019-10-18 10:49:01 -04:00 |
|
Patrick Thomson
|
00f9a1d892
|
Merge pull request #346 from github/toc-this-way
ToC refactoring
|
2019-10-18 09:33:23 -04:00 |
|
Rob Rix
|
c07532e3f3
|
Merge branch 'toc-this-way' into join-these-blobs-with-this-one-weird-trick
|
2019-10-17 22:04:35 -04:00 |
|
Rob Rix
|
8a3c49f3df
|
Reformat dedupe.
|
2019-10-17 22:03:02 -04:00 |
|
Rob Rix
|
fbfcdd8985
|
LambdaCase.
|
2019-10-17 21:59:35 -04:00 |
|
Rob Rix
|
7ab0695766
|
More queswish.
Co-Authored-By: Patrick Thomson <patrickt@github.com>
|
2019-10-17 19:38:34 -04:00 |
|
Rob Rix
|
3d1732a061
|
Use the queswish operator.
Co-Authored-By: Patrick Thomson <patrickt@github.com>
|
2019-10-17 19:37:58 -04:00 |
|
Rob Rix
|
c31972242a
|
Fix up the tests.
|
2019-10-17 19:31:46 -04:00 |
|
Ayman Nadeem
|
e0c60bf166
|
utf8-string is irrelevant now
|
2019-10-17 17:31:39 -04:00 |
|
Ayman Nadeem
|
a4ddeb45a4
|
go back to pack
|
2019-10-17 17:31:04 -04:00 |
|
Ayman Nadeem
|
0b6037dfba
|
Merge branch 'master' into semantic-ast
|
2019-10-17 17:20:34 -04:00 |
|
Rob Rix
|
ea2cd5528a
|
Define a Bifunctor instance for Edit.
|
2019-10-17 13:55:59 -04:00 |
|
Rob Rix
|
a0e52c1b9d
|
Fix some imports.
|
2019-10-17 13:50:22 -04:00 |
|
Rob Rix
|
30872c822f
|
Export SummarizeDiff & the parsers.
|
2019-10-17 13:50:12 -04:00 |
|
Rob Rix
|
93be1bc1a4
|
Run with the default language modes.
|
2019-10-17 13:47:52 -04:00 |
|
Rob Rix
|
0228a5765f
|
Sort imports.
|
2019-10-17 13:45:36 -04:00 |
|