Henrik Böving
|
23e49eb519
|
perf: add prelude to all Lean modules
|
2024-02-18 14:55:17 -08:00 |
|
Sebastian Ullrich
|
6169435259
|
refactor: consolidate MessageData constructors into lazy formatting with infos
|
2022-12-07 19:16:25 +01:00 |
|
Gabriel Ebner
|
c7e45722a3
|
feat: trace nodes with messages
|
2022-08-15 08:55:25 -07:00 |
|
Gabriel Ebner
|
a8cab84735
|
refactor: use computed fields for Expr
|
2022-07-11 14:19:41 -07:00 |
|
Leonardo de Moura
|
394d49da58
|
perf: Expr.hasSorry and similar functions
Functions were ignoring sharing while traversing `Expr`.
Addresses performance problem exposed by #1287
|
2022-07-10 07:39:38 -07:00 |
|
Leonardo de Moura
|
64c36fffda
|
feat: generate warning message if declaration has a non-synthetic sorry
closes #1163
|
2022-05-31 18:00:48 -07:00 |
|
Leonardo de Moura
|
be69d04af4
|
feat: add Declaration.hasSorry
|
2022-05-31 16:39:37 -07:00 |
|
Leonardo de Moura
|
7a79ef62d1
|
fix: bug at hasSyntheticSorry
It was missing a constructor, and not taking assigned metavariables
into account.
Fixes a problem reported by @JasonGross at Zulip
|
2021-03-05 19:08:10 -08:00 |
|
Leonardo de Moura
|
f31b0d7d19
|
chore: cleanup
|
2020-10-29 09:35:12 -07:00 |
|
Leonardo de Moura
|
13c2a8ff51
|
chore: remove #lang lean4 header
|
2020-10-25 09:54:07 -07:00 |
|
Leonardo de Moura
|
93a5a38ba7
|
chore: move to new frontend
|
2020-10-20 12:29:49 -07:00 |
|
Leonardo de Moura
|
39a14aee0f
|
refactor: move Lean.Core.Exception to Lean.Exception
|
2020-08-22 13:36:15 -07:00 |
|
Leonardo de Moura
|
f46c5d01b1
|
feat: uniform Exceptions
|
2020-08-21 17:02:21 -07:00 |
|
Leonardo de Moura
|
249bda16c0
|
chore: remove prelude commands from Lean package
|
2020-06-25 11:21:17 -07:00 |
|
Leonardo de Moura
|
4ccc3fef52
|
chore: move Init.Lean files to Lean package
|
2020-05-26 15:04:35 -07:00 |
|