lean4-htt/src/Lean/Elab
Sebastian Ullrich a9f96ace3e chore: naming
2021-01-20 16:48:50 +01:00
..
Deriving fix: encode none optional JSON fields as missing 2021-01-02 14:13:22 -05:00
PreDefinition fix: use withReducible 2021-01-19 18:01:52 -08:00
Quotation perf: let*-bind syntax match RHSs before duplicating them 2020-12-22 17:25:46 +01:00
Tactic fix: refineCore 2021-01-15 17:03:40 -08:00
App.lean chore: naming 2021-01-20 16:48:50 +01:00
Attributes.lean refactor: move to attr syntax category 2020-12-15 20:22:04 -08:00
AutoBound.lean fix: nasty interaction between macro scopes and auto bound implicit names 2021-01-08 06:33:30 -08:00
Binders.lean feat: copy & store whole ref range in SourceInfo 2021-01-20 16:48:50 +01:00
BuiltinNotation.lean feat: generate warning when sorry is used 2021-01-13 09:43:25 -08:00
CollectFVars.lean chore: cleanup 2020-10-26 07:42:08 -07:00
Command.lean chore: naming 2021-01-20 16:48:50 +01:00
Declaration.lean feat: "compile" 'extern' axioms 2021-01-13 09:43:25 -08:00
DeclarationRange.lean chore: naming 2021-01-20 16:48:50 +01:00
DeclModifiers.lean feat: save doc strings 2021-01-10 07:13:33 -08:00
DeclUtil.lean feat: improve type mismatch error messages 2020-12-17 07:11:52 -08:00
DefView.lean feat: add optional (priority := <prio>) to instance command 2020-12-21 10:02:12 -08:00
Deriving.lean feat: From/ToJson derive handlers 2020-12-26 19:38:24 +01:00
Do.lean feat: copy & store whole ref range in SourceInfo 2021-01-20 16:48:50 +01:00
Exception.lean feat: add throwMVarError! 2020-12-25 10:03:42 -08:00
Frontend.lean feat: add option printMessageEndPos 2021-01-15 16:27:59 +01:00
Import.lean chore: naming 2021-01-20 16:48:50 +01:00
Inductive.lean refactor: add MonadError class abbreviation 2020-12-14 09:15:26 -08:00
InfoTree.lean chore: naming 2021-01-20 16:48:50 +01:00
LetRec.lean feat: store declaration ranges 2021-01-11 12:50:11 -08:00
Level.lean fix: bug introduced when moving to new frontend 2020-12-21 07:34:48 -08:00
Log.lean chore: naming 2021-01-20 16:48:50 +01:00
Match.lean feat: improve elabMatchAux 2021-01-18 15:33:48 -08:00
MutualDef.lean feat: improve error message position for compiler errors 2021-01-12 17:10:11 -08:00
PreDefinition.lean chore: remove #lang lean4 header 2020-10-25 09:54:07 -07:00
Print.lean feat: add sanity checks 2021-01-01 18:31:28 -08:00
Quotation.lean chore: make comments VS Code friendly 2021-01-15 13:53:37 -08:00
StructInst.lean feat: add FieldInfo 2021-01-15 15:01:45 -08:00
Structure.lean feat: store declaration ranges 2021-01-11 12:50:11 -08:00
Syntax.lean fix: category quotations in term position 2020-12-29 11:16:34 +01:00
SyntheticMVars.lean chore: naming 2021-01-20 16:48:50 +01:00
Tactic.lean feat: simp infrastructure 2020-12-30 18:00:04 -08:00
Term.lean chore: naming 2021-01-20 16:48:50 +01:00
Util.lean chore: naming 2021-01-20 16:48:50 +01:00