| .. |
|
compiler
|
feat(library/init/lean/compiler/constfolding): fold Nat.pow, UInt*.toNat and USize.toNat
|
2019-06-01 10:28:04 -07:00 |
|
parser
|
feat(library/init/control/monad): mark monadInhabited as an instance
|
2019-05-20 09:33:17 -07:00 |
|
declaration.lean
|
feat(library/init/lean): use Environment in the new frontend
|
2019-05-13 13:04:57 -07:00 |
|
default.lean
|
feat(library/init/lean/runtime): expose runtime limit
|
2019-05-21 14:24:16 -07:00 |
|
disjoint_set.lean
|
refactor(library/init/data/hashmap): use AssocList and HasBeq
|
2019-04-03 05:55:08 -07:00 |
|
elaborator.lean
|
feat(library/init/lean): use Environment in the new frontend
|
2019-05-13 13:04:57 -07:00 |
|
environment.lean
|
perf(library/init/lean/environment): search hashmap first
|
2019-05-15 11:01:25 -07:00 |
|
expander.lean
|
feat(library/init/lean): use Environment in the new frontend
|
2019-05-13 13:04:57 -07:00 |
|
expr.lean
|
feat(library/init/lean/expr): add Expr.quickLt, Expr.eqv
|
2019-05-15 11:01:25 -07:00 |
|
extern.lean
|
fix(library/init/lean/compiler/ir/boxing): created boxed version for externs
|
2019-05-22 10:56:51 -07:00 |
|
format.lean
|
feat(library/init/lean/compiler/ir): use Array instead of List
|
2019-04-29 10:48:33 -07:00 |
|
frontend.lean
|
feat(library/init/lean): use Environment in the new frontend
|
2019-05-13 13:04:57 -07:00 |
|
kvmap.lean
|
refactor(library): remove now-redundant parentheses
|
2019-05-03 13:57:21 +02:00 |
|
level.lean
|
refactor(library): remove now-redundant parentheses
|
2019-05-03 13:57:21 +02:00 |
|
message.lean
|
chore(library/init): avoid wf_term_hack
|
2019-03-27 12:12:21 -07:00 |
|
modifiers.lean
|
perf(library/init/data/array/binsearch): add binSearchContains
|
2019-05-14 20:52:57 -07:00 |
|
name.lean
|
feat(library/init/lean/compiler/ir): add emitutil.lean and emitcpp.lean files
|
2019-05-20 09:25:16 -07:00 |
|
name_mangling.lean
|
feat(library/init/lean/compiler/ir): expose C++ primitives for accessing export and extern attributes
|
2019-05-20 15:49:03 -07:00 |
|
options.lean
|
feat(library/init/lean): improving options
|
2019-03-24 09:30:20 -07:00 |
|
position.lean
|
refactor(library/init): HasToFormat ==> HasFormat, toFormat ==> format
|
2019-04-28 09:16:47 -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 |
|
trace.lean
|
chore(library/init/lean/trace): remove unnecessary unsafe
|
2019-05-08 14:17:17 -07:00 |
|
util.lean
|
chore(library): unit => Unit
|
2019-03-21 15:06:44 -07:00 |