Carp/src
2021-05-26 11:17:31 +02:00
..
ArrayTemplates.hs refactor: Remove deps functions in ArrayTemplates (#1093) 2021-05-26 11:17:31 +02:00
AssignTypes.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
ColorText.hs chore: Fix hlint warnings (#1086) 2020-12-22 17:44:44 +01:00
Commands.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
Concretize.hs chore: Re-format Haskell code (#1219) 2021-05-25 08:08:30 +02:00
Constraints.hs Add Dynamic.hash (#1069) 2020-12-16 15:53:55 +01:00
Context.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
Deftype.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
Emit.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
Env.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
Eval.hs chore: Re-format Haskell code (#1219) 2021-05-25 08:08:30 +02:00
EvalError.hs refactor: use ormolu (#1193) 2021-04-01 09:42:42 +02:00
Expand.hs chore: Re-format Haskell code (#1219) 2021-05-25 08:08:30 +02:00
GenerateConstraints.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
Infer.hs refactor: Context and Qualify (#1170) 2021-02-14 21:53:42 +01:00
Info.hs feat: Add drop interface (#1088) 2021-01-31 21:15:10 +01:00
InitialTypes.hs chore: Re-format Haskell code (#1219) 2021-05-25 08:08:30 +02:00
Interfaces.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
Managed.hs feat: 'delete' interface (deciding whether a type is managed or not) (#1061) 2020-12-20 21:21:14 +01:00
Map.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
Meta.hs refactor: Context and Qualify (#1170) 2021-02-14 21:53:42 +01:00
Obj.hs fix: concretize def forms (#1211) 2021-05-22 15:15:39 +02:00
Parsing.hs feat: treat keywords as symbols (#1190) 2021-04-06 11:37:29 +02:00
Path.hs refactor: Apply Ormolu auto-formatting (#1045) 2020-12-02 16:33:37 +01:00
Polymorphism.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
PrimitiveError.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
Primitives.hs chore: Re-format Haskell code (#1219) 2021-05-25 08:08:30 +02:00
Project.hs refactor: use ormolu (#1193) 2021-04-01 09:42:42 +02:00
Qualify.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
Reify.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
RenderDocs.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
Repl.hs fix: #968 (#1164) 2021-02-01 19:20:44 +01:00
Scoring.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
Set.hs refactor: use Set for used modules (#1150) 2021-01-25 21:18:01 +01:00
StartingEnv.hs fix: Unify aupdate and aupdate! with other update functions (#1220) 2021-05-25 12:11:31 +02:00
StaticArrayTemplates.hs fix: Unify aupdate and aupdate! with other update functions (#1220) 2021-05-25 12:11:31 +02:00
StructUtils.hs feat: 'delete' interface (deciding whether a type is managed or not) (#1061) 2020-12-20 21:21:14 +01:00
SumtypeCase.hs chore: Fix hlint warnings (#1086) 2020-12-22 17:44:44 +01:00
Sumtypes.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
SymPath.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
Template.hs Add Dynamic.hash (#1069) 2020-12-16 15:53:55 +01:00
ToTemplate.hs fix: Handle unit members correctly in array templates (#1058) 2020-12-08 17:29:55 +01:00
TypeError.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
TypePredicates.hs refactor: Make Lookup module more focused and DRY (#1054) 2020-12-07 07:06:32 +01:00
Types.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
TypesToC.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
Util.hs Refactor: clean up Env module, store type environments in modules (#1207) 2021-05-19 19:20:48 +02:00
Validate.hs fix: don't crash validation on invalid types (#1208) 2021-05-22 23:44:40 +02:00