lean2/library/standard/data
2014-08-12 17:40:30 -07:00
..
list fix(library/standard): add missing 'end' of namespace 2014-08-07 17:52:51 -07:00
nat fix(library/standard): add missing 'end' of namespace 2014-08-07 17:52:51 -07:00
bool.lean feat(library/scoped_ext): force user to end a scope with an identifier matching the one used in beginning of scope, closes #30 2014-08-07 16:59:08 -07:00
data.md feat(library/standard): add markdown documentation 2014-08-01 21:22:53 -07:00
num.lean feat(library/scoped_ext): force user to end a scope with an identifier matching the one used in beginning of scope, closes #30 2014-08-07 16:59:08 -07:00
option.lean feat(library/scoped_ext): force user to end a scope with an identifier matching the one used in beginning of scope, closes #30 2014-08-07 16:59:08 -07:00
pair.lean feat(frontends/lean): remove feature that in declarations such as (A B : Type), forced A and B to be in the same universe 2014-08-12 17:40:30 -07:00
set.lean feat(library/scoped_ext): force user to end a scope with an identifier matching the one used in beginning of scope, closes #30 2014-08-07 16:59:08 -07:00
string.lean feat(library/scoped_ext): force user to end a scope with an identifier matching the one used in beginning of scope, closes #30 2014-08-07 16:59:08 -07:00
sum.lean feat(frontends/lean): remove feature that in declarations such as (A B : Type), forced A and B to be in the same universe 2014-08-12 17:40:30 -07:00
unit.lean feat(library/scoped_ext): force user to end a scope with an identifier matching the one used in beginning of scope, closes #30 2014-08-07 16:59:08 -07:00