..
compiler
chore(library/init/lean/compiler/ir/emitcpp): remove constant registration
2019-07-19 10:52:18 -07:00
elaborator
chore(library/init/lean/elaborator/command): add command.lean
2019-07-19 10:54:39 -07:00
eqncompiler
feat(library/init/lean/eqncompiler): register [matchPattern] attribute using new attribute manager
2019-06-26 15:38:14 -07:00
parser
feat(library/init/lean/syntax): add Syntax.other
2019-07-19 10:45:01 -07:00
attributes.lean
feat(library/init/lean): address issue raised in the previous commit
2019-07-18 13:20:46 -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
chore(runtime,library/init/lean): remove evalConst
2019-07-19 11:04:57 -07:00
environment.lean
feat(library/init/lean): address issue raised in the previous commit
2019-07-18 13:20:46 -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(library/init/lean): minor
2019-07-19 07:21:24 -07:00
modifiers.lean
feat(library/init/lean): address issue raised in the previous commit
2019-07-18 13:20:46 -07:00
name.lean
chore(frontends/lean): use => instead of := in match-expressions
2019-07-04 11:38:38 -07:00
namegenerator.lean
feat(library/init/lean): add namegenerator.lean
2019-07-17 19:09:16 -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
scopes.lean
refactor(library/init/lean/scopes): move ScopeManager to separate file
2019-07-17 19:09:15 -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): update preresolved field
2019-07-19 11:11:50 -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