Timothy Clem
|
02b63fb0eb
|
Get build working again in Dockerfile
|
2019-10-10 13:35:00 -07:00 |
|
Patrick Thomson
|
ad385c93ae
|
Merge fallout.
|
2019-10-10 16:12:16 -04:00 |
|
Rob Rix
|
2e61978b98
|
🔥 println.
|
2019-10-10 16:10:24 -04:00 |
|
Rob Rix
|
45de2f56a6
|
Rename ControlIOC to UnliftIOToMonadException.
|
2019-10-10 16:08:43 -04:00 |
|
Rob Rix
|
ed6c7507fb
|
Render fitted to the window.
|
2019-10-10 16:05:25 -04:00 |
|
Rob Rix
|
269e8700d9
|
Render colour annotations.
|
2019-10-10 16:01:02 -04:00 |
|
Rob Rix
|
4044575648
|
🔥 the IsString constraint.
|
2019-10-10 15:58:23 -04:00 |
|
Rob Rix
|
c2908ed497
|
🔥 a redundant language extension.
|
2019-10-10 15:56:16 -04:00 |
|
Rob Rix
|
742db3d17e
|
🔥 the Carrier instance.
|
2019-10-10 15:54:54 -04:00 |
|
Rob Rix
|
81d1a1117e
|
Internalize ControlIOC.
|
2019-10-10 15:54:29 -04:00 |
|
Rob Rix
|
beae029a38
|
🔥 a redundant import.
|
2019-10-10 15:53:06 -04:00 |
|
Rob Rix
|
d59ba40235
|
🔥 a redundant constraint.
|
2019-10-10 15:50:59 -04:00 |
|
Rob Rix
|
7dffdd2407
|
Derive MonadFix instances.
|
2019-10-10 15:48:15 -04:00 |
|
Rob Rix
|
c6b12ef710
|
Simplify runControlIO to use MonadUnliftIO.
|
2019-10-10 15:47:43 -04:00 |
|
Patrick Thomson
|
e21d35d98e
|
Merge remote-tracking branch 'origin/master' into separate-file-and-span-annotations
|
2019-10-10 15:42:53 -04:00 |
|
Rob Rix
|
c2954ae963
|
Re-export runM.
|
2019-10-10 15:40:31 -04:00 |
|
Rob Rix
|
de154040c9
|
Line is an implementation detail.
|
2019-10-10 15:40:01 -04:00 |
|
Rob Rix
|
5f7ecbdd04
|
Int, not Int64.
|
2019-10-10 15:38:42 -04:00 |
|
Rob Rix
|
c2764b76b6
|
🔥 AskLine.
|
2019-10-10 15:38:17 -04:00 |
|
Rob Rix
|
859f856e09
|
Extract the Readline carrier into its own module.
|
2019-10-10 15:35:58 -04:00 |
|
Rob Rix
|
ee0ee8d2d3
|
Stub in a module for the Readline carrier.
|
2019-10-10 15:26:21 -04:00 |
|
Rob Rix
|
2c120879bb
|
Replace Core.Scope with Syntax.Scope.
|
2019-10-10 15:24:52 -04:00 |
|
Rob Rix
|
131bec8ed3
|
Replace Prec with Syntax.Pretty.Prec.
|
2019-10-10 15:20:27 -04:00 |
|
Rick Winfrey
|
177abed7a3
|
Merge branch 'master' into add-java-to-supported-langs
|
2019-10-10 12:19:48 -07:00 |
|
Rob Rix
|
5b378da075
|
Replace Core.Stack with Syntax.Stack.
|
2019-10-10 15:19:04 -04:00 |
|
Rob Rix
|
7df71e359e
|
Replace Core.Term with Syntax.Term.
|
2019-10-10 15:17:22 -04:00 |
|
Rob Rix
|
0f8fa337e4
|
Replace Control.Monad.Module with Syntax.Module.
|
2019-10-10 15:14:37 -04:00 |
|
Rob Rix
|
cde9635319
|
Rename the Term constructor to Alg.
|
2019-10-10 15:12:44 -04:00 |
|
Patrick Thomson
|
00f250abe6
|
Merge pull request #322 from github/proper-continuations
[semantic-python] Give compile interface a “pure” continuation
|
2019-10-10 15:10:48 -04:00 |
|
Rob Rix
|
87282872e6
|
Check out fused-syntax.
|
2019-10-10 15:08:58 -04:00 |
|
Rob Rix
|
d7dc440a30
|
Move all the Data.* modules into Core.* instead.
|
2019-10-10 15:07:49 -04:00 |
|
Ayman Nadeem
|
a11decefcd
|
remove flag for Normal/Verbose outputs
|
2019-10-10 15:02:21 -04:00 |
|
Ayman Nadeem
|
74d7802571
|
rename CLI to Main
|
2019-10-10 15:01:55 -04:00 |
|
Ayman Nadeem
|
c4a3217f8e
|
add dependencies to executable part of cabal file
|
2019-10-10 15:00:19 -04:00 |
|
Ayman Nadeem
|
a8f4be8c72
|
Main squeeze
|
2019-10-10 14:59:56 -04:00 |
|
Rob Rix
|
3039b1d53f
|
Rename the test component to test.
|
2019-10-10 14:51:40 -04:00 |
|
Rob Rix
|
304df23c3a
|
Reformat the tested-with field.
|
2019-10-10 14:48:23 -04:00 |
|
Rob Rix
|
93ea54c5a5
|
Fix some redundant imports.
|
2019-10-10 14:47:29 -04:00 |
|
Rob Rix
|
c688990e25
|
Extract the common fields of the components.
|
2019-10-10 14:45:40 -04:00 |
|
Patrick Thomson
|
7d39423d26
|
Merge remote-tracking branch 'origin/master' into proper-continuations
|
2019-10-10 14:43:56 -04:00 |
|
Rick Winfrey
|
aa80efa893
|
Merge branch 'master' into add-java-to-supported-langs
|
2019-10-10 11:43:22 -07:00 |
|
Rob Rix
|
7f5a52c349
|
Reformat the build-depends field.
|
2019-10-10 14:43:01 -04:00 |
|
Rob Rix
|
1c1d955553
|
Reformat the exposed-modules field.
|
2019-10-10 14:42:41 -04:00 |
|
Rob Rix
|
7e5f477353
|
Mention v2- instead of new-.
|
2019-10-10 14:42:19 -04:00 |
|
Ayman Nadeem
|
40565dd093
|
import CLI
|
2019-10-10 14:26:56 -04:00 |
|
Rob Rix
|
13907fd269
|
Correct the semantic-python tests.
|
2019-10-10 14:18:56 -04:00 |
|
Rob Rix
|
1166a1c789
|
🔥 locFromTSSpan.
|
2019-10-10 14:14:04 -04:00 |
|
Rob Rix
|
bb81dd0ee1
|
Drop an obsolete stripAnnotations.
|
2019-10-10 14:11:34 -04:00 |
|
Rob Rix
|
a1a6270c01
|
🔥 Path annotations.
|
2019-10-10 14:10:35 -04:00 |
|
Ayman Nadeem
|
e52b82ba5b
|
import module with the right pack
|
2019-10-10 14:09:35 -04:00 |
|