Idris2/src/TTImp
2023-06-19 16:34:19 +01:00
..
Elab [ elab ] Make elab scripts be able to record warnings (#2999) 2023-06-19 16:34:19 +01:00
Interactive [ refactor ] Treat other out-of-order computations during logging 2023-03-06 12:56:39 +00:00
ProcessDecls [ fix ] respect totality annotations for data (#2862) 2023-01-26 11:03:22 +00:00
TTImp [ new ] %unsafe pragma for escape hatches (#2937) 2023-04-03 21:42:47 +01:00
BindImplicits.idr [ fix #2002 ] implicits used in record update (#2007) 2021-10-26 17:15:29 +01:00
Elab.idr [ new ] do not split on dotted patterns (#2706) 2022-10-14 16:21:06 +01:00
Impossible.idr [ new ] do not split on dotted patterns (#2706) 2022-10-14 16:21:06 +01:00
Parser.idr [ fix ] Revert lazy+codata being reserved prims 2023-05-30 09:46:24 +02:00
PartialEval.idr [ fix ] partial evaluation implementation (#2899) 2023-03-07 08:31:29 +00:00
ProcessBuiltin.idr [ refactor ] Factor out a type for primitive types out of Constant 2022-03-10 23:07:20 +00:00
ProcessData.idr [ fix ] respect visibility in forward data declarations 2023-02-08 22:00:25 +00:00
ProcessDecls.idr [ fix #2821 ] Failing blocks should force delayed holes 2022-12-21 11:16:26 +00:00
ProcessDef.idr Ignore UseSide annotation in non-linear as-patterns (#2984) 2023-06-01 14:34:57 +01:00
ProcessParams.idr [ new ] failing blocks (#2360) 2022-03-23 12:01:13 +00:00
ProcessRecord.idr [ re #2871 ] Fix the resolvedN issue for good 2023-02-04 16:10:47 +00:00
ProcessRunElab.idr [ fix #2088 ] Make %runElab expression propagate its rig to check 2022-10-07 10:55:22 +02:00
ProcessTransform.idr [ new ] failing blocks (#2360) 2022-03-23 12:01:13 +00:00
ProcessType.idr [ new ] %unsafe pragma for escape hatches (#2937) 2023-04-03 21:42:47 +01:00
Reflect.idr [ new ] %unsafe pragma for escape hatches (#2937) 2023-04-03 21:42:47 +01:00
TTImp.idr [ new ] %unsafe pragma for escape hatches (#2937) 2023-04-03 21:42:47 +01:00
Unelab.idr [ new ] do not split on dotted patterns (#2706) 2022-10-14 16:21:06 +01:00
Utils.idr [ fix ] elaboration of records' telescopes of parameters (#2816) 2022-12-15 17:55:50 +00:00
WithClause.idr Fix at-pattern leak in recursive with blocks (#2834) 2022-12-28 09:08:09 +00:00