| .. |
|
Compiler
|
feat: prevent adversarial users from using hugeFuel in actual code
|
2020-01-11 15:34:39 -08:00 |
|
Data
|
feat: add isSuffixOf
|
2020-01-18 17:41:58 -08:00 |
|
Elab
|
feat: elaborate new macro argument types
|
2020-01-18 19:41:17 -08:00 |
|
EqnCompiler
|
chore: library/Init ==> src/Init
|
2019-11-22 06:06:05 -08:00 |
|
Meta
|
feat: intro preserve goal tag
|
2020-01-18 15:39:15 -08:00 |
|
Parser
|
feat: allow ident, num (numeric literals) and str (string literals) as macro argument types
|
2020-01-18 19:19:18 -08:00 |
|
Util
|
feat: add CollectMVars.lean
|
2020-01-18 16:39:32 -08:00 |
|
Attributes.lean
|
feat: declare_syntax_cat without importing Init.Lean
|
2020-01-11 09:02:50 -08:00 |
|
AuxRecursor.lean
|
chore: library/Init ==> src/Init
|
2019-11-22 06:06:05 -08:00 |
|
Class.lean
|
refactor: registerAttribute ==> registerBuiltinAttribute
|
2020-01-10 17:08:12 -08:00 |
|
Compiler.lean
|
chore: library/Init ==> src/Init
|
2019-11-22 06:06:05 -08:00 |
|
Declaration.lean
|
fix: missing isUnsafe fieldat OpaqueVal
|
2019-12-30 11:53:08 -08:00 |
|
Elab.lean
|
refactor: add Elab/Syntax.lean
|
2020-01-14 14:22:55 -08:00 |
|
Environment.lean
|
chore: remove unnecessary argument
|
2020-01-01 09:19:00 -08:00 |
|
EqnCompiler.lean
|
chore: library/Init ==> src/Init
|
2019-11-22 06:06:05 -08:00 |
|
Eval.lean
|
chore: avoid ^do ...
|
2019-12-11 06:19:12 -08:00 |
|
Expr.lean
|
feat: add support for optParam
|
2020-01-06 16:41:48 -08:00 |
|
HeadIndex.lean
|
feat: add HeadIndex
|
2020-01-10 11:58:22 -08:00 |
|
Hygiene.lean
|
fix: erase macro scopes from parser categories
|
2020-01-18 19:10:35 -08:00 |
|
Level.lean
|
feat: add LevelSet and PersistentLevelSet
|
2020-01-05 13:26:25 -08:00 |
|
Linter.lean
|
chore: move Message to Lean
|
2020-01-10 10:58:50 -08:00 |
|
LocalContext.lean
|
feat: extract macro scopes at getUnusedName
|
2020-01-18 15:51:54 -08:00 |
|
Message.lean
|
feat: add MessageData.ofGoal
|
2020-01-16 20:22:38 -08:00 |
|
Meta.lean
|
feat: add kabstract
|
2020-01-10 13:10:03 -08:00 |
|
MetavarContext.lean
|
feat: also return true if term contain delayed assignments
|
2020-01-16 19:53:11 -08:00 |
|
Modifiers.lean
|
chore: library/Init ==> src/Init
|
2019-11-22 06:06:05 -08:00 |
|
Parser.lean
|
feat: add syntax category
|
2020-01-14 12:34:45 -08:00 |
|
ProjFns.lean
|
chore: naming convention
|
2019-12-15 07:48:42 -08:00 |
|
ReducibilityAttrs.lean
|
chore: library/Init ==> src/Init
|
2019-11-22 06:06:05 -08:00 |
|
Runtime.lean
|
chore: library/Init ==> src/Init
|
2019-11-22 06:06:05 -08:00 |
|
Scopes.lean
|
chore: library/Init ==> src/Init
|
2019-11-22 06:06:05 -08:00 |
|
Structure.lean
|
chore: naming convention
|
2019-12-15 07:48:42 -08:00 |
|
Syntax.lean
|
fix: report unsolved goals at end
|
2020-01-18 11:34:57 -08:00 |
|
ToExpr.lean
|
chore: remove mkCApp* functions
|
2019-12-04 13:07:42 -08:00 |