..
252.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
331.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
444.lean
445.lean
490.lean
feat(frontends/lean): use new notation for declaring universes in constant and structure decls
2016-09-13 21:45:16 -07:00
600a.lean
600b.lean
600c.lean
662.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
751.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
774.lean
791.lean
808.lean
refactor(library/normalize): remove unfold and unfold_full attributes
2016-09-05 08:40:58 -07:00
817.lean
967.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
968.lean
feat(frontends/lean): anonymous instances
2016-09-23 13:34:34 -07:00
1093.lean
refactor(library/tactic/simplify): delete old simplifier
2016-10-19 14:03:14 -07:00
1163.lean
fix(library/equations_compiler/elim_match): bug at complete transition
2016-10-19 09:10:19 -07:00
ack.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
all_goals1.lean
chore(frontends/lean): coercions are disabled by default
2016-07-29 13:03:23 -07:00
app_builder_tac1.lean
feat(frontends/lean): 'mutual' and 'meta' are now keywords
2016-09-24 10:44:40 -07:00
apply1.lean
feat(frontends/lean): quoted names
2016-07-22 19:06:57 -07:00
apply2.lean
feat(frontends/lean): quoted names
2016-07-22 19:06:57 -07:00
apply3.lean
chore(frontends/lean): coercions are disabled by default
2016-07-29 13:03:23 -07:00
apply4.lean
feat(frontends/lean/tactic_notation): add notation for entering auto-quotation mode
2016-09-30 16:18:52 -07:00
arity1.lean
refactor(library/init/bool): put main operations in the top-level
2016-09-25 13:32:15 -07:00
as.lean
assert_tac1.lean
feat(frontends/lean/tactic_notation, library/init/meta/interactive): add "interactive" versions of define/assert/definev/assertv/note tactics
2016-09-29 18:48:32 -07:00
assert_tac3.lean
feat(frontends/lean/tactic_notation, library/init/meta/interactive): add "interactive" versions of define/assert/definev/assertv/note tactics
2016-09-29 18:48:32 -07:00
assoc_flat.lean
feat(frontends/lean): 'mutual' and 'meta' are now keywords
2016-09-24 10:44:40 -07:00
at_at_bug.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
atomic2.lean
feat(frontends/lean): Type is now (Type 1)
2016-09-17 14:30:54 -07:00
atomic_notation.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
auto_propext.lean
feat(library/tactic/simplify): use propext in rewriting rules when simplify_config.use_axioms is tt
2016-10-19 17:59:01 -07:00
auto_quote1.lean
chore(tests/lean): adjust tests
2016-10-01 12:57:56 -07:00
back_chaining1.lean
feat(frontends/lean/decl_cmds): attribute list must occur immediately after 'attribute' keyword
2016-09-24 18:40:57 -07:00
back_chaining2.lean
feat(frontends/lean): 'by' is now also using interactive mode syntax
2016-09-29 01:57:40 -07:00
back_chaining3.lean
feat(frontends/lean): 'by' is now also using interactive mode syntax
2016-09-29 01:57:40 -07:00
back_chaining4.lean
feat(frontends/lean/decl_cmds): attribute list must occur immediately after 'attribute' keyword
2016-09-24 18:40:57 -07:00
basic.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
begin_end1.lean
feat(frontends/lean): add very basic 'begin ... end' block support
2016-09-24 21:27:27 -07:00
begin_end_do.lean
feat(frontends/lean/tactic_notation): do is tactic unit in begin end blocks.
2016-09-30 16:35:45 -07:00
beta_zeta.lean
feat(library/init/meta/tactic): add beta/zeta tactics
2016-10-13 18:47:27 -07:00
bin_oct_hex.lean
feat(frontends/lean): support binary, octal and hex literals
2016-10-19 10:13:24 -07:00
booltst.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
bor_lazy.lean
bug5.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
bug6.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
calc.lean
feat(frontends/lean/decl_cmds): attribute list must occur immediately after 'attribute' keyword
2016-09-24 18:40:57 -07:00
calc_auto_trans_eq.lean
feat(frontends/lean, library): remove attribute and metaclass scoping
2016-07-29 23:44:21 -04:00
calc_bug.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
calc_heq_symm.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
calc_imp.lean
calc_tac.lean
chore(tests/lean): adjust tests
2016-10-01 12:57:56 -07:00
cases_bug.lean
feat(frontends/lean): revising inaccessible terms syntax again :(
2016-08-19 13:57:12 -07:00
cases_bug2.lean
fix(library/user_recursors): add support for automatically generated recursors
2016-08-21 17:17:48 -07:00
cases_bug3.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
cases_crash1.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
cases_tac1.lean
fix(library/tactic/dsimplify): bugs and implement dsimp using new dsimplify
2016-10-12 08:33:40 -07:00
cast_sorry_bug.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
choice_ctx.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
class1.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
class2.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
class3.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
class6.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
class11.lean
feat(library/noncomputable): improve is_noncomputable
2016-09-08 14:02:23 -07:00
cody2.lean
chore(tests/lean/run): make sure tests work with new elaborator
2016-09-18 14:48:47 -07:00
coe_univ_bug.lean
fix(frontends/lean): use coercions to sort at elaborate_type
2016-09-26 16:47:31 -07:00
comment.lean
confuse_ind.lean
feat(frontends/lean): Type is now (Type 1)
2016-09-17 14:30:54 -07:00
congr_lemma1.lean
chore(frontends/lean): coercions are disabled by default
2016-07-29 13:03:23 -07:00
const_choice.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
constructor1.lean
chore(frontends/lean): coercions are disabled by default
2016-07-29 13:03:23 -07:00
consume.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
contra1.lean
contra2.lean
contra3.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
converter.lean
feat(library/init/meta/converter): implement conversionals using ext_simplify_core
2016-10-19 17:23:32 -07:00
cute_binders.lean
feat(frontends/lean): change subtype notation (again)
2016-09-21 17:02:18 -07:00
dec_trivial_problem.lean
feat(frontends/lean): 'mutual' and 'meta' are now keywords
2016-09-24 10:44:40 -07:00
decidable.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
def1.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def2.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def3.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def4.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def5.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def6.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def7.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def8.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def9.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def10.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def11.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def12.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def13.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def_alias.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def_brec1.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def_brec2.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def_brec3.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def_brec4.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def_brec_reflexive.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def_complete_bug.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def_ite1.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
def_ite_value.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
dep_coe_to_fn.lean
feat(library/init/coe,frontends/lean): more general coercions to fun
2016-09-27 15:41:06 -07:00
dep_coe_to_fn2.lean
test(tests/lean/run): add more tests for coercion to function
2016-09-27 16:10:50 -07:00
dep_coe_to_fn3.lean
feat(tests/lean/run/dep_coe_to_fn3): another dep fn coe test
2016-09-28 09:34:51 -07:00
div_wf.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
do_match_else.lean
feat(frontends/lean): force user to use meta keyword on meta inductive/structure/class
2016-09-29 17:56:35 -07:00
dsimp_at1.lean
feat(library/init/meta): rename rsimp* back to dsimp*
2016-10-11 16:37:08 -07:00
dsimplify1.lean
feat(library/tactic): expose new dsimplify in Lean
2016-10-12 07:25:09 -07:00
dsimplify2.lean
feat(library/tactic/simp_lemmas_tactics): add simp_lemmas.drewrite
2016-10-12 09:01:47 -07:00
dunfold1.lean
feat(library/tactic/unfold_tactic): add unfold_projection tactic
2016-10-12 13:43:32 -07:00
dunfold2.lean
feat(library/tactic/unfold_tactic): allow user to set transparency_mode at dunfold_expr
2016-10-12 14:07:50 -07:00
dunfold3.lean
feat(library/init/meta): implement unfold tactics in Lean using new building blocks
2016-10-12 17:25:56 -07:00
e1.lean
e2.lean
e3.lean
e4.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
e5.lean
chore(tests/lean/run): make sure tests work with new elaborator
2016-09-18 14:48:47 -07:00
e15.lean
feat(frontends/lean): Type is now (Type 1)
2016-09-17 14:30:54 -07:00
e16.lean
feat(frontends/lean): Type is now (Type 1)
2016-09-17 14:30:54 -07:00
elab3.lean
feat(frontends/lean): Type is now (Type 1)
2016-09-17 14:30:54 -07:00
elab4.lean
feat(frontends/lean): remove #elab command
2016-08-02 15:05:24 -07:00
elab5.lean
feat(frontends/lean): remove #elab command
2016-08-02 15:05:24 -07:00
elab6.lean
feat(frontends/lean): remove #elab command
2016-08-02 15:05:24 -07:00
elab_bool.lean
feat(frontends/lean): remove #elab command
2016-08-02 15:05:24 -07:00
elab_crash1.lean
feat(frontends/lean): 'mutual' and 'meta' are now keywords
2016-09-24 10:44:40 -07:00
elab_failure.lean
feat(frontends/lean/decl_cmds): attribute list must occur immediately after 'attribute' keyword
2016-09-24 18:40:57 -07:00
elab_meta1.lean
feat(frontends/lean): 'mutual' and 'meta' are now keywords
2016-09-24 10:44:40 -07:00
empty_eq.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
empty_match.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
empty_match_bug.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
enum.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
eq1.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
eq2.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
eq4.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
eq5.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
eq6.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
eq9.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
eq10.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
eq11.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
eq12.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
eq13.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
eq15.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
eq16.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
eq17.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
eq20.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
eq21.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
eq22.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
eq25.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
eval_constant.lean
feat(library/tactic/eval): eval_expr for arbitrary expressions
2016-10-03 19:01:22 -07:00
eval_expr_bug.lean
fix(library/vm/vm): bug at get_constant
2016-10-04 01:58:39 -07:00
ex.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
exact_tac1.lean
chore(frontends/lean): coercions are disabled by default
2016-07-29 13:03:23 -07:00
example1.lean
chore(tests/lean/run): make sure tests work with new elaborator
2016-09-18 14:48:47 -07:00
exfalso1.lean
chore(frontends/lean): coercions are disabled by default
2016-07-29 13:03:23 -07:00
exists_intro1.lean
feat(frontends/lean/token_table): add ASCII notation for anonymous constructor
2016-09-25 13:48:52 -07:00
export.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
export2.lean
fib_wrec.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
find.lean
refactor(library/init/logic): rename decidable.tt/ff to decidable.is_true/is_false
2016-09-13 13:40:02 -07:00
fingerprint.lean
chore(tests/lean/run): fix tests
2016-10-03 21:44:48 -07:00
format.lean
full.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
fun.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
fun_info1.lean
feat(library/noncomputable): improve is_noncomputable
2016-09-08 14:02:23 -07:00
gcd.lean
chore(library/init): cleanup proofs using new elaborator
2016-09-23 17:36:32 -07:00
generalizes.lean
chore(frontends/lean): coercions are disabled by default
2016-07-29 13:03:23 -07:00
have1.lean
have2.lean
have3.lean
have4.lean
have6.lean
help_cmd.lean
ho.lean
feat(frontends/lean): Type is now (Type 1)
2016-09-17 14:30:54 -07:00
id.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
imp.lean
feat(library/noncomputable): improve is_noncomputable
2016-09-08 14:02:23 -07:00
imp2.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
imp3.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
implicit.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
ind0.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
ind1.lean
feat(frontends/lean): Type is now (Type 1)
2016-09-17 14:30:54 -07:00
ind2.lean
feat(frontends/lean): Type is now (Type 1)
2016-09-17 14:30:54 -07:00
ind3.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
ind5.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
ind6.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
ind7.lean
feat(frontends/lean): Type is now (Type 1)
2016-09-17 14:30:54 -07:00
ind8.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
ind_bug.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
ind_ns.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
ind_tac1.lean
feat(frontends/lean/decl_cmds): attribute list must occur immediately after 'attribute' keyword
2016-09-24 18:40:57 -07:00
indbug2.lean
feat(frontends/lean): Type is now (Type 1)
2016-09-17 14:30:54 -07:00
indimp.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
induction_on.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
induction_tac3.lean
chore(frontends/lean): coercions are disabled by default
2016-07-29 13:03:23 -07:00
induction_tactic_delta.lean
feat(src/library/inductive_compiler): support for nested inductive types
2016-09-16 12:50:59 -07:00
injection1.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
inst_bug.lean
feat(frontends/lean): Type is now (Type 1)
2016-09-17 14:30:54 -07:00
interactive1.lean
feat(library/tactic/simplify): use propext in rewriting rules when simplify_config.use_axioms is tt
2016-10-19 17:59:01 -07:00
interp.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
IO1.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
IO2.lean
fix(tests/lean/run/IO2): bad overload
2016-09-23 09:34:19 -07:00
IO3.lean
IO4.lean
is_def_eq_perf_bug.lean
feat(library/type_context): mimic behavior of the kernel type_checker
2016-09-03 16:43:33 -07:00
is_true.lean
refactor(library/init/logic): rename decidable.tt/ff to decidable.is_true/is_false
2016-09-13 13:40:02 -07:00
itac.lean
feat(frontends/lean/tactic_notation): nested interactive tactics
2016-09-30 14:53:07 -07:00
K_new_elab.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
kcomp.lean
feat(library/noncomputable): improve is_noncomputable
2016-09-08 14:02:23 -07:00
lambda_simp.lean
feat(library/tactic/simplify): add basic support for lambda-expressions
2016-10-19 14:15:56 -07:00
let1.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
let2.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
let3.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
level_bug1.lean
level_bug2.lean
level_bug3.lean
lift.lean
feat(frontends/lean/decl_util): use the same notation for declaring universes in mutual and single decls
2016-09-13 21:05:18 -07:00
lift2.lean
feat(frontends/lean/decl_util): use the same notation for declaring universes in mutual and single decls
2016-09-13 21:05:18 -07:00
lift_nested_rec.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
list_notation.lean
refactor(library/init): reorganize files and cleanup notation
2016-09-25 13:37:45 -07:00
local_notation.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
match2.lean
feat(frontends/lean): change subtype notation (again)
2016-09-21 17:02:18 -07:00
match3.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
match4.lean
feat(frontends/lean): revising inaccessible terms syntax again :(
2016-08-19 13:57:12 -07:00
match_anonymous_constructor.lean
feat(frontends/lean/token_table): add ASCII notation for anonymous constructor
2016-09-25 13:48:52 -07:00
match_convoy.lean
refactor(library/init/bool): put main operations in the top-level
2016-09-25 13:32:15 -07:00
match_convoy2.lean
refactor(library/init/bool): put main operations in the top-level
2016-09-25 13:32:15 -07:00
match_convoy3.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
match_expr.lean
feat(frontends/lean): Type is now (Type 1)
2016-09-17 14:30:54 -07:00
match_expr2.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
match_fun.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
match_pattern1.lean
refactor(library): rename pr1/pr2 ==> fst/snd
2016-09-21 09:48:39 -07:00
match_pattern2.lean
feat(frontends/lean): 'mutual' and 'meta' are now keywords
2016-09-24 10:44:40 -07:00
matrix.lean
feat(frontends/lean): use new notation for declaring universes in constant and structure decls
2016-09-13 21:45:16 -07:00
matrix2.lean
feat(frontends/lean): use new notation for declaring universes in constant and structure decls
2016-09-13 21:45:16 -07:00
max_memory.lean
meta1.lean
feat(frontends/lean): 'mutual' and 'meta' are now keywords
2016-09-24 10:44:40 -07:00
meta2.lean
feat(frontends/lean): 'mutual' and 'meta' are now keywords
2016-09-24 10:44:40 -07:00
meta3.lean
chore(frontends/lean): coercions are disabled by default
2016-07-29 13:03:23 -07:00
meta_env1.lean
feat(frontends/lean): force user to use meta keyword on meta inductive/structure/class
2016-09-29 17:56:35 -07:00
meta_expr1.lean
feat(frontends/lean): 'mutual' and 'meta' are now keywords
2016-09-24 10:44:40 -07:00
meta_level1.lean
feat(frontends/lean): 'mutual' and 'meta' are now keywords
2016-09-24 10:44:40 -07:00
meta_tac1.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
meta_tac2.lean
chore(frontends/lean/pp, library/pp_options): pp.lazy_abstraction ==> pp.delayed_abstraction
2016-08-03 18:45:47 -07:00
meta_tac3.lean
chore(frontends/lean): coercions are disabled by default
2016-07-29 13:03:23 -07:00
meta_tac4.lean
chore(library, tests): switch to new attribute declaration syntax
2016-08-12 15:36:12 -07:00
meta_tac5.lean
chore(frontends/lean): coercions are disabled by default
2016-07-29 13:03:23 -07:00
meta_tac6.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
meta_tac7.lean
mixed_tmp_non_tmp_universe_bug.lean
fix(library/type_context): allow assigned regular meta-variables to be "read" in tmp-mode
2016-10-21 13:33:07 -07:00
mk_dec_eq1.lean
chore(tests/lean): providing universes
2016-09-17 12:54:20 -07:00
mk_dec_eq_instance_indices.lean
fix(meta/mk_dec_eq_instance): handle indices and ginductives
2016-10-13 10:12:37 -07:00
mk_dec_eq_instance_nested.lean
fix(meta/mk_dec_eq_instance): handle indices and ginductives
2016-10-13 10:12:37 -07:00
mk_inhabited1.lean
feat(library/init/meta): add mk_inhabited_instance tactic
2016-07-20 21:01:50 -04:00
mk_instance1.lean
chore(frontends/lean): coercions are disabled by default
2016-07-29 13:03:23 -07:00
monad_univ_lift.lean
feat(library/type_context): universe constraint postponement
2016-09-28 15:30:14 -07:00
mutual_inductive.lean
feat(frontends/lean): 'mutual' and 'meta' are now keywords
2016-09-24 10:44:40 -07:00
n3.lean
n5.lean
namespace_local.lean
nat_bug.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
nat_bug2.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
nat_bug4.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
nat_bug7.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
nateq.lean
feat(frontends/lean/decl_cmds): attribute list must occur immediately after 'attribute' keyword
2016-09-24 18:40:57 -07:00
nested_begin_end.lean
chore(frontends/lean): coercions are disabled by default
2016-07-29 13:03:23 -07:00
nested_inductive.lean
fix(meta/mk_dec_eq_instance): handle indices and ginductives
2016-10-13 10:12:37 -07:00
new_elab1.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
new_elab2.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
no_confusion1.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
no_confusion_bug.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
noncomputable_example.lean
fix(frontends/lean): type check examples
2016-09-27 14:39:55 -07:00
noncomputable_meta.lean
fix(frontends/lean/decl_cmds): allow noncomputable meta
2016-10-08 22:21:56 -07:00
not_bug1.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
ns.lean
chore(tests/lean/run): preparing tests for new elaborator
2016-07-31 17:45:43 -07:00
ns1.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
ns2.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
num.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
num_sub.lean
occurs_check_bug1.lean
chore(library/init): use 'instance'
2016-09-23 14:00:34 -07:00
one.lean
feat(frontends/lean/decl_util): use the same notation for declaring universes in mutual and single decls
2016-09-13 21:05:18 -07:00
one2.lean
feat(frontends/lean/decl_util): use the same notation for declaring universes in mutual and single decls
2016-09-13 21:05:18 -07:00
opaque_hint_bug.lean
feat(frontends/lean/decl_cmds): attribute list must occur immediately after 'attribute' keyword
2016-09-24 18:40:57 -07:00
opt1.lean
chore(frontends/lean): coercions are disabled by default
2016-07-29 13:03:23 -07:00
over2.lean
chore(tests/lean/run): make sure tests work with new elaborator
2016-09-18 14:48:47 -07:00
over3.lean
feat(frontends/lean/elaborator): improve overloading support
2016-09-28 20:54:11 -07:00
over_subst.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
overload_issue.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
pack_unpack1.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
pack_unpack2.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
pack_unpack3.lean
feat(library/equations_compiler/elim_match): report unused equations
2016-10-19 09:58:08 -07:00
parent_struct_inst.lean
feat(frontends/lean/token_table): add ASCII notation for anonymous constructor
2016-09-25 13:48:52 -07:00
parent_struct_ref.lean
partial_explicit.lean
feat(frontends/lean): Type is now (Type 1)
2016-09-17 14:30:54 -07:00
partial_explicit1.lean
pp_unit.lean
prec_max.lean
pred_to_subtype_coercion.lean
fix(frontends/lean): use coercions to sort at elaborate_type
2016-09-26 16:47:31 -07:00
pred_using_structure_cmd.lean
premises.lean
print_inductive.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
print_poly.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
priority_test.lean
feat(frontends/lean/decl_cmds): attribute list must occur immediately after 'attribute' keyword
2016-09-24 18:40:57 -07:00
priority_test2.lean
feat(frontends/lean/decl_cmds): attribute list must occur immediately after 'attribute' keyword
2016-09-24 18:40:57 -07:00
private_names.lean
feat(frontends/lean/decl_cmds): attribute list must occur immediately after 'attribute' keyword
2016-09-24 18:40:57 -07:00
prod_notation.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
protected.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
ptst.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
qed_perf_bug.lean
perf(kernel/type_checker): use definitional height again at is_def_eq
2016-09-03 16:18:39 -07:00
qexpr1.lean
feat(frontends/lean): remove #elab command
2016-08-02 15:05:24 -07:00
quote1.lean
feat(frontends/lean): 'mutual' and 'meta' are now keywords
2016-09-24 10:44:40 -07:00
rb_map1.lean
feat(frontends/lean): 'mutual' and 'meta' are now keywords
2016-09-24 10:44:40 -07:00
record1.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
record2.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
record4.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
record7.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
record8.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
record9.lean
feat(frontends/lean): Type is now (Type 1)
2016-09-17 14:30:54 -07:00
record10.lean
feat(library/init): add basic algebra
2016-09-30 20:51:22 -07:00
rel_tac1.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
reserve.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
root.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
run_tactic1.lean
chore(tests/lean/run): fix tests
2016-10-03 21:44:48 -07:00
rw_set1.lean
refactor(library/tactic/simp_lemmas): new caching mechanism
2016-10-06 20:20:01 -07:00
rw_set3.lean
refactor(library/tactic/simp_lemmas): new caching mechanism
2016-10-06 20:20:01 -07:00
rw_set4.lean
feat(library/tactic/simplify): use propext in rewriting rules when simplify_config.use_axioms is tt
2016-10-19 17:59:01 -07:00
sec_bug.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
sec_notation.lean
sec_var.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
seclvl.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
secnot.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
section1.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
section2.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
section3.lean
feat(library/noncomputable): improve is_noncomputable
2016-09-08 14:02:23 -07:00
section4.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
section5.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
section_var_bug.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
set1.lean
chore(library/init): minor changes
2016-09-27 07:23:51 -07:00
set_attr1.lean
chore(tests/lean): adjust tests
2016-10-01 12:57:56 -07:00
shadow1.lean
feat(frontends/lean): new pattern matching validation
2016-08-07 11:31:11 -07:00
sigma_match.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
simp1.lean
refactor(library/tactic/simplify): delete old simplifier
2016-10-19 14:03:14 -07:00
simple.lean
feat(frontends/lean): Type is now (Type 1)
2016-09-17 14:30:54 -07:00
simplifier_custom_relations.lean
refactor(library/tactic/simplify): delete old simplifier
2016-10-19 14:03:14 -07:00
simplify_with_hypotheses.lean
feat(library/tactic/simplifier): disable broken theory_simplifiers
2016-10-03 22:06:44 -07:00
size_of1.lean
refactor(library/init/logic): rename decidable.tt/ff to decidable.is_true/is_false
2016-09-13 13:40:02 -07:00
sizeof2.lean
feat(library/init/datatypes): add default has_sizeof instance
2016-09-02 10:32:37 -07:00
sorry.lean
feat(library/noncomputable): improve is_noncomputable
2016-09-08 14:02:23 -07:00
stateT1.lean
feat(frontends/lean): 'mutual' and 'meta' are now keywords
2016-09-24 10:44:40 -07:00
struc_names.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
struct_bug1.lean
feat(frontends/lean): Type is now (Type 1)
2016-09-17 14:30:54 -07:00
struct_inst_exprs2.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
struct_value.lean
feat(frontends/lean/token_table): add ASCII notation for anonymous constructor
2016-09-25 13:48:52 -07:00
structure_result_universe.lean
fix(frontends/lean/structure_cmd): handle is_one_placeholder
2016-10-02 08:07:19 -07:00
structure_test.lean
refactor(library): rename pr1/pr2 ==> fst/snd
2016-09-21 09:48:39 -07:00
sub.lean
feat(frontends/lean): change subtype notation (again)
2016-09-21 17:02:18 -07:00
sub_bug.lean
feat(frontends/lean): change subtype notation (again)
2016-09-21 17:02:18 -07:00
subst_tac1.lean
chore(frontends/lean): coercions are disabled by default
2016-07-29 13:03:23 -07:00
suffices.lean
sufficies.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
super.lean
t1.lean
t2.lean
feat(frontends/lean): 'mutual' and 'meta' are now keywords
2016-09-24 10:44:40 -07:00
t3.lean
t4.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
t5.lean
t6.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
t7.lean
t9.lean
t10.lean
feat(frontends/lean): 'mutual' and 'meta' are now keywords
2016-09-24 10:44:40 -07:00
t11.lean
chore(frontends/lean): remove dead code from parser
2016-09-19 17:04:59 -07:00
tc_loop.lean
feat(frontends/lean): Type is now (Type 1)
2016-09-17 14:30:54 -07:00
test_perm_ac1.lean
feat(frontends/lean): 'mutual' and 'meta' are now keywords
2016-09-24 10:44:40 -07:00
test_single.sh
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
trace_tst.lean
type_equations.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
unfold_crash.lean
feat(library/init/meta): implement unfold tactics in Lean using new building blocks
2016-10-12 17:25:56 -07:00
uni_issue1.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
uni_var_bug.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
unicode.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
unification_hints.lean
refactor(library/init): move unification_hint structure to init folder
2016-09-28 09:35:19 -07:00
unify_fo_approx_bug1.lean
feat(frontends/lean): remove #elab command
2016-08-02 15:05:24 -07:00
univ1.lean
feat(frontends/lean): Type is now (Type 1)
2016-09-17 14:30:54 -07:00
univ2.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
univ_bug1.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
univ_bug2.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
univ_cnstr1.lean
feat(library/type_context): universe constraint postponement
2016-09-28 15:30:14 -07:00
unreachable_cases.lean
feat(library/noncomputable): improve is_noncomputable
2016-09-08 14:02:23 -07:00
untrusted_examples.lean
fix(frontends/lean): type check examples
2016-09-27 14:39:55 -07:00
user_simp_attributes.lean
feat(library/init/meta,library/tactic/simplifier): user defined simp attributes
2016-10-03 21:39:17 -07:00
vars_anywhere.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
vector2.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
vector3.lean
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
2016-08-17 07:34:03 -07:00
vm_eval1.lean
feat(frontends/lean): Type is now (Type 1)
2016-09-17 14:30:54 -07:00
wfrec1.lean
chore(tests/lean/run): make sure tests only use init and system.IO
2016-08-11 18:13:00 -07:00
whenIO.lean
whnfinst.lean
chore(frontends/lean): remove 'new_elaborator' option
2016-09-20 08:32:37 -07:00
with_update_class.lean
fix(frontends/lean/elaborator): structure instance update with type classes
2016-10-02 11:36:22 -07:00
xrewrite1.lean
chore(tests/lean): adjust tests
2016-10-01 12:57:56 -07:00