lean4-htt/library/data/nat
Sebastian Ullrich 8bbcbb14cf chore(library, tests): use new attribute chaining syntax
sed -E -i 's/(attribute(\s*(\w|\.)+)* \[[^]]+)\] \[/\1, /' {library,tests}/**/*.lean  # repeat as needed
2016-08-16 13:49:03 -07:00
..
examples feat(frontends/lean): nary match 2016-08-08 10:04:58 -07:00
basic.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
bigops.lean chore(*): disable big chunk of the standard library and tests 2016-03-03 13:43:08 -08:00
bquant.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
default.lean fix(library/data): 'choose' -> 'find' renaming problems 2015-07-25 11:25:04 -07:00
div.lean chore(library, tests): use new attribute chaining syntax 2016-08-16 13:49:03 -07:00
fact.lean refactor(frontends/lean): disable '!' operator, and adjust standard library 2016-07-02 01:41:46 +01:00
find.lean refactor(library/init): change subtype notation and put it on the top-level 2016-07-23 12:30:11 -07:00
gcd.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
nat.md fix(library/data/nat/nat.md): add 'find' to markdown file 2015-07-27 07:46:59 -07:00
order.lean chore(library, tests): use new attribute chaining syntax 2016-08-16 13:49:03 -07:00
pairing.lean refactor(library): move 'none', 'some', 'tt', 'ff' to top-level 2016-06-25 12:39:19 -07:00
parity.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
power.lean chore(library, tests): use new attribute chaining syntax 2016-08-16 13:49:03 -07:00
sqrt.lean refactor(frontends/lean): disable '!' operator, and adjust standard library 2016-07-02 01:41:46 +01:00
sub.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00