lean4-htt/library/init/lean
2019-07-17 19:09:16 -07:00
..
compiler feat(library/init/lean/syntax): remove MacroScopes 2019-07-15 10:00:27 -07:00
elaborator feat(library/init/lean/elaborator/basic): add [builtinCommandElab] attribute 2019-07-17 19:09:16 -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/parser/parser): store SyntaxNodeKinds 2019-07-17 19:09:16 -07:00
attributes.lean refactor(library/init/lean/scopes): move ScopeManager to separate file 2019-07-17 19:09:15 -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/init/io): unsafeIO returns Except IO.Error a instead of Option a 2019-07-17 19:09:16 -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 feat(library/init/io): unsafeIO returns Except IO.Error a instead of Option a 2019-07-17 19:09:16 -07:00
modifiers.lean feat(library/init/lean/environment): use Thunk to store environment extension initial state 2019-07-13 13:58:20 -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 chore(library/init/lean/syntax): formatting 2019-07-16 07:26:49 -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