| .. |
|
compiler
|
refactor(library/init): move io and platform to system subdir
|
2019-07-25 17:29:33 -07:00 |
|
elaborator
|
feat(library/init/lean/elaborator): add universe and universes elaborators
|
2019-07-31 16:46:02 -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/lean/parser/parser): remove unnecessary unsafe code
|
2019-08-02 14:32:47 -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
|
feat(library/init/lean): add lean/path.lean
|
2019-07-25 19:28:22 -07:00 |
|
environment.lean
|
feat(library/init/lean/environment): use findOLean implemented in Lean
|
2019-07-26 17:57:43 -07:00 |
|
expr.lean
|
chore(library/init/lean/expr): simplify Expr.mvar constructor
|
2019-08-04 13:24:27 -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 |
|
localcontext.lean
|
feat(library/init/lean/localcontext): add getUnusedName
|
2019-08-04 13:14:22 -07:00 |
|
message.lean
|
refactor(library/init/lean/elaborator/basic): make sure ElabState does not depend on parser state
|
2019-07-19 17:07:39 -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
|
feat(library/init/lean/elaborator): improve namespace, scope, and end commands
|
2019-07-22 08:14:35 -07:00 |
|
namegenerator.lean
|
feat(library/init/lean): add namegenerator.lean
|
2019-07-17 19:09:16 -07:00 |
|
options.lean
|
refactor(library/init): move io and platform to system subdir
|
2019-07-25 17:29:33 -07:00 |
|
path.lean
|
fix(library/init/lean/path): <dir>/<mod>.lean must have precedence over <dir>/<mod>/default.lean
|
2019-08-04 08:38:48 -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
|
chore(library/init/lean/scopes): add TODO
|
2019-07-22 18:22:56 -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/elaborator): add open command elaborator
|
2019-07-31 15:58:04 -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
|
refactor(library/init): move io and platform to system subdir
|
2019-07-25 17:29:33 -07:00 |