lean4-htt/library/init/lean
2019-07-11 10:27:16 -07:00
..
compiler chore(library/init): remove unnecessary notations 2019-07-11 10:27:16 -07:00
elaborator feat(library/init/lean/elaborator): implement elaborator strategy attributes in Lean 2019-06-25 08:24:56 -07:00
eqncompiler feat(library/init/lean/eqncompiler): register [matchPattern] attribute using new attribute manager 2019-06-26 15:38:14 -07:00
parser chore(library/init): remove unnecessary notations 2019-07-11 10:27:16 -07:00
attributes.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
class.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
declaration.lean feat(library/init/lean/class): register attributes and export functions 2019-06-27 13:27:13 -07:00
default.lean feat(library/init/lean/class): register attributes and export functions 2019-06-27 13:27:13 -07:00
environment.lean feat(library/compiler/compiler): add option compiler.extract_closed 2019-07-10 11:08:34 -07:00
evalconst.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
expr.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
format.lean chore(frontends/lean): fun x, e ==> fun x => e 2019-07-02 13:22:11 -07:00
kvmap.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
level.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
message.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
modifiers.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
name.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
options.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
position.lean feat(library/init/lean/position): HasToString instance 2019-07-05 16:22:15 -07:00
projfns.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
reducibilityattrs.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
runtime.lean feat(library/init/lean/compiler/ir/rc): missing optimization 2019-05-22 18:46:43 -07:00
smap.lean perf(library/init/lean/environment): search hashmap first 2019-05-15 11:01:25 -07:00
syntax.lean feat(library/init/lean/syntax): add Syntax.getTailInfo 2019-07-05 16:21:51 -07:00
toexpr.lean chore(frontends/lean): fun x, e ==> fun x => e 2019-07-02 13:22:11 -07:00
trace.lean chore(frontends/lean): fun x, e ==> fun x => e 2019-07-02 13:22:11 -07:00
util.lean chore(library): unit => Unit 2019-03-21 15:06:44 -07:00