1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 08:25:19 +03:00
Commit Graph

273 Commits

Author SHA1 Message Date
Rob Rix
f837076616
Fix an ambiguous variable. 2019-10-28 10:56:38 -04:00
Rob Rix
bb6d3e027f
Reformat a signature. 2019-10-28 10:56:30 -04:00
Rob Rix
1ba069fedd
Identity. 2019-10-28 10:40:27 -04:00
Rob Rix
f206046d21
Fix Analysis.Typecheck.
Yeah, this is not going to fly.
2019-10-25 17:46:06 -04:00
Rob Rix
50a94cee9d
Correct Fail.WithLoc. 2019-10-25 17:45:43 -04:00
Rob Rix
ff60586752
Reset fresh manually. 2019-10-25 17:45:35 -04:00
Rob Rix
dedeb43162
Export the Cache type. 2019-10-25 17:45:25 -04:00
Rob Rix
b1dd77d2fc
Fix an import. 2019-10-25 17:45:19 -04:00
Rob Rix
5372cfad51
Merge branch 'master' into fused-effects-one-dot-zero 2019-10-25 16:05:40 -04:00
Rob Rix
46984f04c1
Alignment. 2019-10-11 17:22:59 -04:00
Rob Rix
5acb7bee11
Add records to Domain. 2019-10-11 17:20:21 -04:00
Rob Rix
532f3b3196
Comments grouping the constructors. 2019-10-11 17:17:40 -04:00
Rob Rix
2a6b7c55a1
Give Unit a continuation. 2019-10-11 17:16:44 -04:00
Rob Rix
30ed90072d
Parameterize value by the term and name types. 2019-10-11 17:16:22 -04:00
Rob Rix
5cbab3e8f9
Define a Domain effect. 2019-10-11 17:06:20 -04:00
Rob Rix
bd8b21ebba
Define a Heap effect. 2019-10-11 16:50:36 -04:00
Rob Rix
e20c60f7a7
Define an Env effect. 2019-10-11 16:49:37 -04:00
Rob Rix
7f39647c22
🔥 the redundant dependencies on directory & filepath. 2019-10-11 14:38:00 -04:00
Rob Rix
ac103657aa
Use pathtype instead of directory & filepath to set up the readline effect. 2019-10-11 14:37:29 -04:00
Rob Rix
6d5583131d
🔥 semantic-analysis doctests. 2019-10-11 12:54:29 -04:00
Rob Rix
7f857c8c58
🔥 a doctest we can’t run. 2019-10-11 12:54:21 -04:00
Rob Rix
284c1ae4f8
Copy the Analysis.* and Control.* hierarchies into semantic-analysis. 2019-10-11 12:49:37 -04:00
Rob Rix
71a6331c7a
Stub in a package for analysis. 2019-10-11 12:42:49 -04:00