lean4-htt/library/init
2016-09-10 13:00:53 -07:00
..
meta feat(frontends/lean/elaborator): switch to new let-decls 2016-09-10 13:00:53 -07:00
.gdb_history chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
alternative.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
applicative.lean fix(library/init/applicative.lean): delete leftover from debugging 2016-08-23 21:54:09 -07:00
bool.lean refactor(library/init): merge datatypes and reserved_notation 2016-09-01 09:50:51 -07:00
char.lean feat(frontends/lean/parser): allow string literals in patterns 2016-08-18 21:00:27 -07:00
classical.lean feat(frontends/lean/elaborator): switch to new let-decls 2016-09-10 13:00:53 -07:00
coe.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
combinator.lean feat(library/init): add combinators SKI 2016-06-09 14:39:20 -07:00
datatypes.lean refactor(library/init/datatypes): remove notation nobody uses 2016-09-03 16:59:55 -07:00
default.lean feat(library/init/id_locked): add auxiliary definition id_locked 2016-09-04 18:39:34 -07:00
fin.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
function.lean feat(frontends/lean/elaborator): switch to new let-decls 2016-09-10 13:00:53 -07:00
functor.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
funext.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
id_locked.lean feat(library/init/id_locked): add auxiliary definition id_locked 2016-09-04 18:39:34 -07:00
init.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
instances.lean feat(library/init): new notation for sum types 2016-08-16 10:45:08 -07:00
list.lean feat(frontends/lean): revising inaccessible terms syntax again :( 2016-08-19 13:57:12 -07:00
list_classes.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
logic.lean feat(frontends/lean/elaborator): switch to new let-decls 2016-09-10 13:00:53 -07:00
monad.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
monad_combinators.lean feat(library/init/monad_combinators): add monad combinators 2016-08-21 22:31:54 -07:00
nat.lean refactor(library/init/nat): cleanup 2016-09-08 19:19:43 -07:00
nat_div.lean feat(library/init): define nat.mod in the init folder too 2016-08-18 10:51:40 -07:00
num.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
option.lean feat(frontends/lean): revising inaccessible terms syntax again :( 2016-08-19 13:57:12 -07:00
ordering.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
prod.lean refactor(frontends/lean): rename attribute [constructor] ==> [elab_with_expected_type] 2016-09-06 13:12:51 -07:00
quot.lean feat(frontends/lean/elaborator): switch to new let-decls 2016-09-10 13:00:53 -07:00
relation.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
setoid.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
sigma.lean feat(frontends/lean/parser): _ is an anonymous variable again in patterns. 2016-08-23 14:06:24 -07:00
sigma_lex.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
simplifier.lean refactor(simplifier): many fixes, extensions, and tests 2016-08-19 14:57:03 -07:00
state.lean fix(library/init/state): remove spurious argument from 'read' 2016-08-23 21:53:57 -07:00
string.lean feat(frontends/lean/elaborator): switch to new let-decls 2016-09-10 13:00:53 -07:00
subtype.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
sum.lean feat(library/init): new notation for sum types 2016-08-16 10:45:08 -07:00
timeit.lean chore(library): unit.star ==> () 2016-06-08 17:31:44 -07:00
to_string.lean feat(frontends/lean): revising inaccessible terms syntax again :( 2016-08-19 13:57:12 -07:00
trace.lean fix(library/init): add missing file 2016-06-09 14:39:56 -07:00
unit.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
unsigned.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
wf.lean feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd 2016-08-17 07:34:03 -07:00
wf_k.lean feat(init/wf): port from standard library to HoTT library 2016-02-09 10:03:48 -08:00