lean4-htt/library/theories
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
..
analysis chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
combinatorics refactor(library): replace assert-exprs with have-exprs 2016-02-29 11:53:26 -08:00
group_theory chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
measure_theory chore(library, tests): use new attribute chaining syntax 2016-08-16 13:49:03 -07:00
number_theory chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
topology chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
theories.md feat(library/theories/topology/basic): start on topology (with Jacob Gross) 2015-12-26 10:29:58 -08:00