Leonardo de Moura
|
c52203ff57
|
feat: add baseExt environment extension for storing code generator results
|
2022-09-21 18:09:19 -07:00 |
|
Leonardo de Moura
|
f9898a1d45
|
chore: cleanup
|
2022-09-21 18:09:19 -07:00 |
|
Mario Carneiro
|
ef0736c303
|
feat: multiple delta (part 2)
|
2022-09-21 18:04:31 -07:00 |
|
Mario Carneiro
|
90353d7fd7
|
feat: multiple delta, delta conv, unfold
|
2022-09-21 18:04:31 -07:00 |
|
Leonardo de Moura
|
1fb112f84b
|
test: Environment.addExtraName
|
2022-09-21 15:03:11 -07:00 |
|
Leonardo de Moura
|
8987de75c1
|
feat: add Environment.addExtraName
|
2022-09-21 10:57:39 -07:00 |
|
Yuri de Wit
|
c65a206d6a
|
chore: reintroduced 'important' let paragraph
|
2022-09-21 07:36:25 -07:00 |
|
Yuri de Wit
|
64a0ec91fa
|
chore: few updates to Expr documentation
|
2022-09-21 07:36:25 -07:00 |
|
Mario Carneiro
|
b922483ebc
|
chore: remove getElem' delab
|
2022-09-21 06:21:00 -07:00 |
|
Mario Carneiro
|
2aa882a416
|
chore: remove getElem', use custom delab
|
2022-09-21 06:21:00 -07:00 |
|
Mario Carneiro
|
3e83e28e8f
|
feat: injections with names
|
2022-09-20 17:36:35 -07:00 |
|
Leonardo de Moura
|
727ee79f05
|
fix: exponential blowup at LCNF simp
|
2022-09-20 17:03:40 -07:00 |
|
Leonardo de Moura
|
a5ac950b54
|
chore: increase max recursion depth for compiler
|
2022-09-20 16:58:45 -07:00 |
|
Leonardo de Moura
|
990b031871
|
feat: add translator attribute to MonadFVarSubst class
See new comments.
|
2022-09-20 16:58:27 -07:00 |
|
Leonardo de Moura
|
111f6a319c
|
feat: add ppDecl'
It is useful for debugging purposes when we want to pretty print a
declaration before internalizing it.
|
2022-09-20 16:55:11 -07:00 |
|
Leonardo de Moura
|
17202d0882
|
fix: missing headBeta
|
2022-09-20 16:22:37 -07:00 |
|
Leonardo de Moura
|
631c216bab
|
fix: LCNF pretty printer missing parens
|
2022-09-20 15:51:32 -07:00 |
|
Mario Carneiro
|
a74892a36b
|
feat: multiple case
|
2022-09-20 14:15:37 -07:00 |
|
Mario Carneiro
|
65a861da68
|
feat: multiple case (part 1)
|
2022-09-20 14:15:37 -07:00 |
|
Leonardo de Moura
|
772beeeb29
|
feat: add withAtLeastMaxRecDepth
|
2022-09-19 22:04:04 -07:00 |
|
Leonardo de Moura
|
4c19fdbb97
|
fix: normFVarImp bug
|
2022-09-19 21:41:18 -07:00 |
|
Leonardo de Moura
|
d132efd440
|
feat: polymorphic Code.bind
|
2022-09-19 21:41:18 -07:00 |
|
Mario Carneiro
|
ed6a5bba88
|
chore: rename insertAt to insertAt!
|
2022-09-19 13:49:20 -07:00 |
|
Gabriel Ebner
|
27525f33fb
|
fix: changes due to requiring colEq
|
2022-09-19 12:44:43 -07:00 |
|
Gabriel Ebner
|
a351a4be70
|
feat: use colEq in sepByIndent
|
2022-09-19 12:44:43 -07:00 |
|
Gabriel Ebner
|
b1bef71d59
|
feat: colEq parser
|
2022-09-19 12:44:43 -07:00 |
|
Yuri de Wit
|
88fc24c58c
|
chore: fixed typos
|
2022-09-19 08:14:37 -07:00 |
|
Gabriel Ebner
|
9113291e9e
|
fix: preserve separators in evalSepByIndentConv
|
2022-09-18 16:43:23 -07:00 |
|
Gabriel Ebner
|
3add955382
|
fix: preserve separators in evalSepByIndentTactic
|
2022-09-18 16:43:23 -07:00 |
|
Gabriel Ebner
|
ee9c9b1312
|
feat: skip final newline in sepByIndent format
|
2022-09-18 16:43:23 -07:00 |
|
Gabriel Ebner
|
193a18e4e3
|
Revert "hack: support group tactic for bootstrap"
|
2022-09-18 16:43:23 -07:00 |
|
Gabriel Ebner
|
2b5c1e397a
|
feat: use sepBy1Indent for conv blocks
|
2022-09-18 16:43:23 -07:00 |
|
Gabriel Ebner
|
74a75e75c8
|
hack: support group tactic for bootstrap
|
2022-09-18 16:43:23 -07:00 |
|
Gabriel Ebner
|
7356840cbc
|
feat: use sepBy1Indent for tactic blocks
|
2022-09-18 16:43:23 -07:00 |
|
Leonardo de Moura
|
b50a3c72e9
|
fix: missing headBetas
|
2022-09-18 15:52:19 -07:00 |
|
Leonardo de Moura
|
4df303900b
|
feat: apply specialize to specialized code recursively
|
2022-09-18 15:42:44 -07:00 |
|
Leonardo de Moura
|
70f615d074
|
fix: avoid "unknown constant" error message for auxiliary declarations
|
2022-09-18 15:39:58 -07:00 |
|
Leonardo de Moura
|
5fbe63cca4
|
fix: process remaining params
|
2022-09-18 15:29:41 -07:00 |
|
Leonardo de Moura
|
05145577fd
|
feat: cache specialization results
|
2022-09-18 14:53:18 -07:00 |
|
Leonardo de Moura
|
796e9e3bdd
|
feat: eta expand at specializeApp?
|
2022-09-18 13:21:55 -07:00 |
|
Leonardo de Moura
|
9dede6f632
|
feat: add mkSpecDecl
|
2022-09-17 17:30:57 -07:00 |
|
Leonardo de Moura
|
483234f30c
|
refactor: rename Internalize.M
|
2022-09-17 16:46:44 -07:00 |
|
Leonardo de Moura
|
27c504107e
|
feat: universe level parameter helper functions for the compiler
|
2022-09-17 16:29:44 -07:00 |
|
Leonardo de Moura
|
db6ee72aed
|
chore: typo
|
2022-09-17 09:55:46 -07:00 |
|
Leonardo de Moura
|
3c6dee8048
|
fix: LCNF eta expansion bug at Simp.lean
|
2022-09-16 18:00:27 -07:00 |
|
E.W.Ayers
|
4b562438f8
|
doc: MetavarContext
|
2022-09-16 09:13:47 -07:00 |
|
Leonardo de Moura
|
abe1f7f6f9
|
feat: dependency collector for the code specializer
|
2022-09-15 19:55:37 -07:00 |
|
Leonardo de Moura
|
b77ff79133
|
fix: put Lean.Server.FileWorker.WidgetRequests back
|
2022-09-15 19:02:12 -07:00 |
|
Leonardo de Moura
|
d3b0b49c43
|
feat: improve elabBinRelCore
See new test and comments at `elaBinRelCore`
|
2022-09-15 15:17:57 -07:00 |
|
Mario Carneiro
|
c0812d0673
|
chore: reorder Elab.MutualDef and Elab.Deriving.Basic
|
2022-09-15 14:02:38 -07:00 |
|