1
1
mirror of https://github.com/github/semantic.git synced 2024-12-31 10:57:00 +03:00
Commit Graph

11045 Commits

Author SHA1 Message Date
Rob Rix
d2d37375b1 Expand on the docs for 'Eval'. 2017-12-21 11:31:40 -05:00
Rob Rix
dc4a868ee4 Clarify the 📝 for eval. 2017-12-21 11:30:52 -05:00
Rob Rix
c5ecc98758 📝 the type parameters to MonadTrace. 2017-12-21 11:19:54 -05:00
Rob Rix
6d2f116796 📝 trace. 2017-12-21 11:18:36 -05:00
Rob Rix
f15f468706 📝 MonadTrace. 2017-12-21 11:18:08 -05:00
Rob Rix
69cea8be74 📝 assign. 2017-12-21 11:17:23 -05:00
Rob Rix
fdb2b2abde Eta-expand the definition of assign. 2017-12-21 11:16:23 -05:00
Rob Rix
0b59677368 📝 modifyStore. 2017-12-21 11:15:59 -05:00
Rob Rix
4ede5f226a 📝 putStore. 2017-12-21 11:15:40 -05:00
Rob Rix
86b4e6ad6c 📝 getStore. 2017-12-21 11:15:36 -05:00
Rob Rix
1a0c163145 📝 MonadStore. 2017-12-21 11:15:16 -05:00
Rob Rix
9390869304 📝 the MonadNonDet instance for NonDetEff. 2017-12-21 11:14:31 -05:00
Rob Rix
1758195761 📝 the arguments & return value of collect. 2017-12-21 11:12:31 -05:00
Rob Rix
3c842832c0 Reformat the signature for collect. 2017-12-21 11:08:54 -05:00
Rob Rix
ec5f852951 📝 collect. 2017-12-21 11:08:41 -05:00
Rob Rix
fb6f56c8b9 📝 MonadNonDet. 2017-12-21 11:02:47 -05:00
Rob Rix
76bbf5b78e 📝 extraRoots. 2017-12-21 11:00:27 -05:00
Rob Rix
e437f2bf81 📝 askRoots. 2017-12-21 10:59:01 -05:00
Rob Rix
ddc84efe53 📝 MonadGC. 2017-12-21 10:58:36 -05:00
Rob Rix
cf7fac62ca 📝 the RunEffect instance for Fresh. 2017-12-21 10:57:50 -05:00
Rob Rix
62b1b804fc Redo the Fresh constructor docs to describe them as requests. 2017-12-21 10:56:15 -05:00
Rob Rix
9cac249c84 📝 reset. 2017-12-21 10:56:04 -05:00
Rob Rix
3dd34f2a12 📝 fresh. 2017-12-21 10:55:58 -05:00
Rob Rix
25d3fcb308 📝 MonadFresh. 2017-12-21 10:55:12 -05:00
Rob Rix
434dd829b3 📝 the Fresh constructors. 2017-12-21 10:54:40 -05:00
Rob Rix
32215499f0 📝 Fresh. 2017-12-21 10:53:08 -05:00
Rob Rix
a400be517f 📝 localEnv. 2017-12-21 10:52:26 -05:00
Rob Rix
73b8da0d4c 📝 askEnv. 2017-12-21 10:52:02 -05:00
Rob Rix
46448c356a 📝 MonadEnv. 2017-12-21 10:51:53 -05:00
Rob Rix
2b26a58ae0 Note the default implementation for liftFreeVariables. 2017-12-21 10:51:06 -05:00
Rob Rix
1cef83c8a7 Define revive pointfully. 2017-12-21 10:49:26 -05:00
Rob Rix
1d34f15ca5 📝 revive. 2017-12-21 10:48:12 -05:00
Rob Rix
3d52ec38a0 📝 killAll. 2017-12-21 10:47:56 -05:00
Rob Rix
d8e394a13c 📝 MonadDead. 2017-12-21 10:47:24 -05:00
Rob Rix
65f1af1154 📝 Dead. 2017-12-21 10:46:53 -05:00
Rob Rix
1a52fd9c7a 📝 modifyCache. 2017-12-21 10:46:16 -05:00
Rob Rix
250551d39d 📝 putCache. 2017-12-21 10:45:38 -05:00
Rob Rix
5bf888bc51 📝 getCache. 2017-12-21 10:45:31 -05:00
Rob Rix
ec027c6e60 📝 localCache. 2017-12-21 10:44:53 -05:00
Rob Rix
8791d01796 📝 askCache. 2017-12-21 10:44:37 -05:00
Rob Rix
cb3bb31f99 📝 MonadCacheOut. 2017-12-21 10:44:09 -05:00
Rob Rix
9ea6525dcd 📝 MonadCacheIn. 2017-12-21 10:35:41 -05:00
Rob Rix
38ce2575bd Simplify the qualification of 'fail'. 2017-12-21 10:19:22 -05:00
Rob Rix
f63d73e843 📝 uninitializedAddress. 2017-12-21 10:18:50 -05:00
Rob Rix
475a7d79da 📝 the MonadAddress instances. 2017-12-21 10:17:56 -05:00
Rob Rix
1fb1196483 📝 envLookupOrAlloc'’s assumption. 2017-12-21 10:14:24 -05:00
Rob Rix
b9e34041a1 📝 envLookupOrAlloc'. 2017-12-21 10:13:34 -05:00
Rob Rix
7a002dc910 📝 envLookupOrAlloc. 2017-12-21 10:13:05 -05:00
Rob Rix
10d6298b54 📝 MonadAddress. 2017-12-21 10:03:15 -05:00
Rob Rix
f842f1423d 📝 the RunEffect instances. 2017-12-21 10:00:43 -05:00
Rob Rix
915d8706f0 📝 runEffect. 2017-12-21 09:57:26 -05:00
Rob Rix
54dbd0785b 📝 Result. 2017-12-21 09:55:29 -05:00
Rob Rix
6bd0550804 📝 RunEffect. 2017-12-21 09:54:48 -05:00
Rob Rix
ebe2202de7 📝 Final. 2017-12-21 09:53:52 -05:00
Rob Rix
f7e805c649 📝 run. 2017-12-21 09:52:34 -05:00
Rob Rix
af5a9355dc 📝 RunEffects. 2017-12-21 09:51:44 -05:00
Rob Rix
9c481b6567 📝 the AbstractValue instances. 2017-12-21 09:50:02 -05:00
Rob Rix
8e3a14ce4d 📝 the methods in AbstractValue. 2017-12-21 09:49:01 -05:00
Rob Rix
09ed71177c 📝 AbstractValue. 2017-12-21 09:48:22 -05:00
Rob Rix
ecdca89393 📝 valueRoots. 2017-12-21 09:47:13 -05:00
Rob Rix
100bfdcfcd 📝 ValueRoots. 2017-12-21 09:46:50 -05:00
Rob Rix
597914a902 Move the instances section header below the classes. 2017-12-21 09:45:11 -05:00
Rob Rix
06669a158e 📝 LocationFor. 2017-12-21 09:44:39 -05:00
Rob Rix
656bab23dc 📝 String. 2017-12-21 09:43:09 -05:00
Rob Rix
33ea369892 📝 Integer. 2017-12-21 09:42:58 -05:00
Rob Rix
ca19daf137 📝 Boolean. 2017-12-21 09:42:32 -05:00
Rob Rix
cae0325084 📝 Unit. 2017-12-21 09:42:10 -05:00
Rob Rix
acf46ec14f Note a todo for Declaration.Function. 2017-12-21 09:41:33 -05:00
Rob Rix
ea4e0dcc6c 📝 Closure. 2017-12-21 09:40:38 -05:00
Rob Rix
6d89beccea Note some todos for Value. 2017-12-21 09:39:31 -05:00
Rob Rix
4a65cd0da0 Note that we’re going to migrate to à la carte representations of types. 2017-12-20 17:27:10 -05:00
Rob Rix
7802356d85 Note a bug in unify. 2017-12-20 17:26:37 -05:00
Rob Rix
9aa0ae2f32 TODO 2017-12-20 17:25:52 -05:00
Rob Rix
3dd17d794c Spacing. 2017-12-20 17:25:09 -05:00
Rob Rix
2f9fb36944 📝 the constructors of Type. 2017-12-20 17:24:30 -05:00
Rob Rix
a27afc847b 📝 Type. 2017-12-20 17:22:50 -05:00
Rob Rix
67713cade6 📝 TName. 2017-12-20 17:22:16 -05:00
Rob Rix
38f1f59125 📝 storeRestrict. 2017-12-20 17:21:55 -05:00
Rob Rix
6ba82ee2da 📝 storeSize. 2017-12-20 17:20:45 -05:00
Rob Rix
82468ec491 📝 storeInsert. 2017-12-20 17:19:29 -05:00
Rob Rix
fd14bb4672 Eta-expand the definition of storeInsert. 2017-12-20 17:18:54 -05:00
Rob Rix
1ea1d1e0ca 📝 storeLookupAll. 2017-12-20 17:18:07 -05:00
Rob Rix
48ac9e284a 📝 storeLookup. 2017-12-20 17:17:39 -05:00
Rob Rix
26946fce96 Eta-expand storeLookup. 2017-12-20 17:16:39 -05:00
Rob Rix
ba6d00f900 📝 Store. 2017-12-20 17:16:01 -05:00
Rob Rix
d156b2d1d1 Spacing. 2017-12-20 17:15:10 -05:00
Rob Rix
7c72f52a14 📝 freeVariables1. 2017-12-20 17:15:06 -05:00
Rob Rix
bd89fdf419 📝 liftFreeVariables. 2017-12-20 17:14:09 -05:00
Rob Rix
0d11c18036 📝 FreeVariables1. 2017-12-20 17:12:53 -05:00
Rob Rix
c98b61e372 📝 freeVariables. 2017-12-20 17:12:31 -05:00
Rob Rix
9c094d76ae 📝 FreeVariables. 2017-12-20 17:12:08 -05:00
Rob Rix
ead999a09f Move FreeVariables up. 2017-12-20 17:10:23 -05:00
Rob Rix
dcd79a365a 📝 Name. 2017-12-20 17:09:59 -05:00
Rob Rix
4b8f581f24 📝 Latest. 2017-12-20 17:09:36 -05:00
Rob Rix
e6a5ebc8e4 📝 Cell. 2017-12-20 17:08:30 -05:00
Rob Rix
6cf473d72f 📝 Configuration’s fields. 2017-12-20 17:07:17 -05:00
Rob Rix
55cff81127 📝 Configuration. 2017-12-20 17:07:08 -05:00
Rob Rix
2fcb8b3834 📝 liveSplit. 2017-12-20 16:51:56 -05:00
Rob Rix
fc9ded164d 📝 liveMember. 2017-12-20 16:30:32 -05:00
Rob Rix
06be77e006 📝 liveDifference. 2017-12-20 16:29:55 -05:00