1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 06:41:45 +03:00
semantic/src/Abstract
2017-11-29 12:56:21 -05:00
..
Interpreter Rename AbstractValue to ValueRoots. 2017-11-29 12:44:47 -05:00
Configuration.hs Derive a Generic1 instance for Configuration. 2017-11-28 16:13:20 -05:00
Environment.hs Define a Show2 instance for Environment. 2017-11-29 12:09:01 -05:00
Eval.hs Abstract evaluation to values/types via a AbstractValue class. 2017-11-29 12:56:21 -05:00
FreeVariables.hs 🔥 Abstract.Set. 2017-11-28 16:08:48 -05:00
Interpreter.hs Rename AbstractValue to ValueRoots. 2017-11-29 12:44:47 -05:00
Primitive.hs s/NoOp/Unit 2017-11-22 10:47:38 -08:00
Store.hs Cell types uniquely determine location types. 2017-11-28 17:19:45 -05:00
Type.hs Abstract evaluation to values/types via a AbstractValue class. 2017-11-29 12:56:21 -05:00
Value.hs Abstract evaluation to values/types via a AbstractValue class. 2017-11-29 12:56:21 -05:00