| .. |
|
brackets.cpp
|
fix: { ... : <expected-type> } syntax in the old frontend
|
2020-05-20 15:49:40 -07:00 |
|
brackets.h
|
|
|
|
builtin_cmds.cpp
|
fix: lean4 support for exports in the old frontend
|
2020-09-16 14:16:03 -07:00 |
|
builtin_cmds.h
|
|
|
|
builtin_exprs.cpp
|
fix: compiler do a; b as a >>= fun _ => b
|
2020-08-15 15:51:00 -07:00 |
|
builtin_exprs.h
|
chore(frontends/lean): remove tactic notation
|
2018-08-23 13:44:52 -07:00 |
|
choice.cpp
|
|
|
|
choice.h
|
|
|
|
CMakeLists.txt
|
chore: remove dead code
|
2019-11-14 15:24:18 -08:00 |
|
cmd_table.h
|
chore(frontends/lean): fix clang++ warnings at C++
|
2019-01-30 15:19:34 -08:00 |
|
decl_attributes.cpp
|
chore: disable attribute features that are not currently being used
|
2020-01-08 15:49:55 -08:00 |
|
decl_attributes.h
|
feat: allow attributes to be applied before elaboration
|
2019-11-13 15:40:19 -08:00 |
|
decl_cmds.cpp
|
chore: fix includes
|
2020-05-22 14:17:25 -07:00 |
|
decl_cmds.h
|
feat(frontends/lean, library/init/lean): opaque constants
|
2019-03-15 17:41:44 -07:00 |
|
decl_util.cpp
|
refactor: remove Expr.FVar hack
|
2019-11-15 14:04:26 -08:00 |
|
decl_util.h
|
feat(frontends/lean): add simple parser! macro
|
2019-06-24 15:48:11 -07:00 |
|
definition_cmds.cpp
|
chore: rename ST.Ref primitives
|
2020-08-23 12:28:14 -07:00 |
|
definition_cmds.h
|
feat(library/init/lean/elaborator,frontends/lean/vm_elaborator): implement def/theorem/abbreviation
|
2019-01-12 15:10:00 +01:00 |
|
elaborator.cpp
|
fix: bug in the old frontend
|
2020-09-11 14:12:03 -07:00 |
|
elaborator.h
|
chore: remove silent | matchFailed support
|
2020-02-10 13:15:21 -08:00 |
|
inductive_cmds.cpp
|
chore: fix includes
|
2020-05-22 14:17:25 -07:00 |
|
inductive_cmds.h
|
fix(frontends/lean/inductive_cmds): set m_explicit_levels, and call collect_implicit_locals only after that
|
2019-01-15 16:47:28 +01:00 |
|
init_module.cpp
|
chore(frontends/lean): delete lean_environment
|
2019-05-13 13:05:04 -07:00 |
|
init_module.h
|
|
|
|
json.cpp
|
refactor(library/messages): make an object_ref
|
2018-09-11 13:55:25 -07:00 |
|
json.h
|
|
|
|
local_context_adapter.cpp
|
refactor: remove Expr.FVar hack
|
2019-11-15 14:04:26 -08:00 |
|
local_context_adapter.h
|
|
|
|
local_decls.h
|
chore: fix C++ warnings
|
2020-08-14 14:42:44 +02:00 |
|
local_level_decls.h
|
chore: fix C++ warnings
|
2020-08-14 14:42:44 +02:00 |
|
match_expr.cpp
|
feat(library/init): use new "empty match" syntax
|
2019-07-15 16:25:14 -07:00 |
|
match_expr.h
|
feat(frontends/lean): add new "empty/no match" syntax to old parser
|
2019-07-15 16:18:44 -07:00 |
|
notation_cmd.cpp
|
chore: fix includes
|
2020-05-22 14:17:25 -07:00 |
|
notation_cmd.h
|
chore(frontends/lean): fix clang++ warnings at C++
|
2019-01-30 15:19:34 -08:00 |
|
parse_table.cpp
|
chore: fix includes
|
2020-05-22 14:17:25 -07:00 |
|
parse_table.h
|
chore(frontends/lean): fix clang++ warnings at C++
|
2019-01-30 15:19:34 -08:00 |
|
parser.cpp
|
chore: fix includes
|
2020-05-22 14:17:25 -07:00 |
|
parser.h
|
chore: fix includes
|
2020-05-22 14:17:25 -07:00 |
|
parser_config.cpp
|
chore: fix includes
|
2020-05-22 14:17:25 -07:00 |
|
parser_config.h
|
chore: fix includes
|
2020-05-22 14:17:25 -07:00 |
|
parser_pos_provider.h
|
|
|
|
parser_state.h
|
chore(frontends/lean): remove break_at_pos support
|
2018-09-07 08:34:19 -07:00 |
|
pp.cpp
|
feat: use is_inaccessible_user_name in old pretty printer
|
2020-09-16 13:10:42 -07:00 |
|
pp.h
|
chore: fix includes
|
2020-05-22 14:17:25 -07:00 |
|
prenum.cpp
|
chore: fix includes
|
2020-05-22 14:17:25 -07:00 |
|
prenum.h
|
chore: fix includes
|
2020-05-22 14:17:25 -07:00 |
|
print_cmd.cpp
|
chore: fix includes
|
2020-05-22 14:17:25 -07:00 |
|
print_cmd.h
|
chore(frontends/lean): fix clang++ warnings at C++
|
2019-01-30 15:19:34 -08:00 |
|
scanner.cpp
|
chore: fix includes
|
2020-05-22 14:17:25 -07:00 |
|
scanner.h
|
chore: fix includes
|
2020-05-22 14:17:25 -07:00 |
|
simple_pos_info_provider.h
|
feat(frontends/lean/vm_elaborator): recover from unknown identifiers
|
2019-02-07 14:16:28 +01:00 |
|
structure_cmd.cpp
|
chore: remove dead code
|
2020-07-24 09:52:35 -07:00 |
|
structure_cmd.h
|
feat(frontends/lean/structure_cmd): implement structure
|
2019-01-15 15:01:52 +01:00 |
|
structure_instance.cpp
|
chore: fix includes
|
2020-05-22 14:17:25 -07:00 |
|
structure_instance.h
|
|
|
|
token_table.cpp
|
feat: adjust fun/do precedence in old frontend
|
2020-06-16 10:41:42 -07:00 |
|
token_table.h
|
|
|
|
tokens.cpp
|
chore(frontends/lean): fun x, e ==> fun x => e
|
2019-07-02 13:22:11 -07:00 |
|
tokens.h
|
chore(frontends/lean): fun x, e ==> fun x => e
|
2019-07-02 13:22:11 -07:00 |
|
tokens.txt
|
chore(frontends/lean): fun x, e ==> fun x => e
|
2019-07-02 13:22:11 -07:00 |
|
type_util.cpp
|
feat: make RelaxedImplicit the default behavior
|
2020-05-12 15:02:03 -07:00 |
|
type_util.h
|
chore(frontends/lean): fix clang++ warnings at C++
|
2019-01-30 15:19:34 -08:00 |
|
typed_expr.cpp
|
|
|
|
typed_expr.h
|
|
|
|
util.cpp
|
chore: fix includes
|
2020-05-22 14:17:25 -07:00 |
|
util.h
|
refactor(util/sexpr/options): options as a Lean object
|
2019-05-16 14:27:44 -07:00 |