1
1
mirror of https://github.com/github/semantic.git synced 2024-12-29 01:42:43 +03:00
Commit Graph

22830 Commits

Author SHA1 Message Date
Rob Rix
da79d76872 🔥 getExports. 2018-05-30 15:14:17 -04:00
Rob Rix
cb961fa994 Handle exports in Env. 2018-05-30 15:14:02 -04:00
Rob Rix
0f6ad38a4e Move export into Env. 2018-05-30 15:11:24 -04:00
joshvera
9393a000f0 ++proto3-suite 2018-05-30 15:07:31 -04:00
joshvera
e82b90fba2 Use Named1 instance 2018-05-30 14:48:31 -04:00
Rob Rix
6a3f4ba689 Rename addExport to export. 2018-05-30 14:30:02 -04:00
Rob Rix
11a92c0cb6 Move getExports & addExport into Control.Abstract.Environment. 2018-05-30 14:27:32 -04:00
Rob Rix
eff98cfb03 🔥 modifyExports. 2018-05-30 14:21:13 -04:00
Rob Rix
3ae5cc171a 🔥 withExports. 2018-05-30 14:20:23 -04:00
Rob Rix
7d67ee3905 🔥 putExports. 2018-05-30 14:20:01 -04:00
Rob Rix
f4c33d4d8f Don’t export modifyExports. 2018-05-30 14:19:39 -04:00
Rob Rix
5d9b9657d7 Dedent. 2018-05-30 14:15:32 -04:00
Timothy Clem
f7448522c8 Merge branch 'master' into enhanced-json-output 2018-05-30 11:14:39 -07:00
Rob Rix
f9ea94b8da Placate hlint. 2018-05-30 14:09:07 -04:00
Rob Rix
19d4ebefa4 🔥 putEnv. 2018-05-30 14:08:57 -04:00
Rob Rix
10d9454895 Converge locally w.r.t. the environment. 2018-05-30 14:05:42 -04:00
Rob Rix
adfa93f6c9 🔥 withEnv. 2018-05-30 14:03:19 -04:00
Rob Rix
c9360b2c61 Compose runState on to deal with the state. 2018-05-30 14:00:29 -04:00
Rob Rix
728829afb0 🔥 isolate. 2018-05-30 13:58:37 -04:00
Rob Rix
0e6db98fa5 We shouldn’t need to isolate any more. 2018-05-30 13:58:10 -04:00
Rob Rix
36dabb27e6 We can use fromMaybe now. 2018-05-30 13:53:55 -04:00
Rob Rix
152ba7f549 Placate hlint. 2018-05-30 13:52:39 -04:00
Rob Rix
d4e6d87756 Run the environment state in evaluatePackageWith. 2018-05-30 13:46:29 -04:00
joshvera
8d802f07df Merge remote-tracking branch 'origin/master' into protobuf-instances 2018-05-30 13:43:03 -04:00
Rick Winfrey
b270130cc0 Merge branch 'master' into haskell-assignment 2018-05-30 12:33:37 -05:00
Rob Rix
3c81b7024a Define a runEnvState handler. 2018-05-30 13:30:30 -04:00
Rob Rix
f9c7f2836d runEnv in the evaluator spec. 2018-05-30 13:03:50 -04:00
joshvera
91dc71c3de ++proto3-suite for :+: GenericMessage instance 2018-05-30 13:03:09 -04:00
joshvera
234d65dd3c Add generated declarations to the proto file 2018-05-30 12:59:38 -04:00
joshvera
864fb09bc9 Add MessageField instance for Source 2018-05-30 12:59:12 -04:00
joshvera
429d42f71e Add Enum/Finite/Named/Message instances for Language 2018-05-30 12:58:37 -04:00
joshvera
bdd1d58c60 Add Message/Named instance for Blob 2018-05-30 12:58:22 -04:00
joshvera
9e464d2e64 Remove dotProto args 2018-05-30 12:58:08 -04:00
Rob Rix
a5072958b5 Run resumingValueError in State instead of Env. 2018-05-30 12:53:57 -04:00
Timothy Clem
ddc4923e88 Fix tests 2018-05-30 09:53:01 -07:00
Rob Rix
a243f2d837 Evaluating runs the env state. 2018-05-30 12:52:30 -04:00
Rob Rix
707c5819df 🔥 redundant constraints. 2018-05-30 12:51:16 -04:00
Rob Rix
8fca2b5ab5 pairValueWithEnv acts in State, not Env. 2018-05-30 12:50:51 -04:00
Rob Rix
99b92d336f 🔥 redundant constraint. 2018-05-30 12:41:04 -04:00
Timothy Clem
5d4c47e11e Swap order for human readability - annotations last 2018-05-30 09:40:31 -07:00
Timothy Clem
c2fb5c6091 Derive a couple more ToJSONFields1 instances 2018-05-30 09:40:18 -07:00
Timothy Clem
92aa9e7d9b Derive ToJSONFields1 for Identifier 2018-05-30 09:40:01 -07:00
Timothy Clem
cc3a6c1a52 🔥 ConstructorLabel and constructorLabel 2018-05-30 09:39:38 -07:00
Charlie Somerville
d13a5da554 WIP 🍐 2018-05-30 11:38:42 -05:00
Rob Rix
6dfd7aa17f Merge branch 'master' into env-effect 2018-05-30 12:24:09 -04:00
Rob Rix
8cfc4ad9ee Merge branch 'env-effect' of https://github.com/github/semantic into env-effect 2018-05-30 12:20:22 -04:00
Charlie Somerville
820eac3480 rename location type var to address 2018-05-30 10:21:40 -05:00
Charlie Somerville
8336c60f54 cut State Environment over to Env effect 2018-05-30 10:21:37 -05:00
joshvera
a28a4c15f6 Add semantic-types.proto and bump proto3-suite 2018-05-30 11:20:02 -04:00
Josh Vera
58d69dec49 Merge pull request #1902 from github/long-live-the-address
Long live the address!
2018-05-30 11:19:03 -04:00