lean2/src/frontends/lean
2014-10-08 22:23:20 -07:00
..
begin_end_ext.cpp feat(*): use environment fingerprint to detect when the cache cannot be used because the configuration changed, closes #75 2014-09-29 18:30:00 -07:00
begin_end_ext.h refactor(*): explicit initialization/finalization for environment extensions 2014-09-22 17:30:29 -07:00
builtin_cmds.cpp fix(frontends/lean): collect used universe levels after elaboration in the check command 2014-10-08 22:23:19 -07:00
builtin_cmds.h refactor(frontends/lean): explicit initialization/finalization 2014-09-23 10:00:36 -07:00
builtin_exprs.cpp refactor(frontends/lean): remove 'including' expressions 2014-10-03 09:09:27 -07:00
builtin_exprs.h refactor(frontends/lean): explicit initialization/finalization 2014-09-23 10:00:36 -07:00
calc.cpp feat(*): use environment fingerprint to detect when the cache cannot be used because the configuration changed, closes #75 2014-09-29 18:30:00 -07:00
calc.h refactor(*): explicit initialization/finalization for environment extensions 2014-09-22 17:30:29 -07:00
choice_iterator.cpp refactor(frontends/lean/elaborator): rename choice_elaborator to choice_iterator and move to separate module 2014-09-10 11:20:16 -07:00
choice_iterator.h refactor(frontends/lean/elaborator): rename choice_elaborator to choice_iterator and move to separate module 2014-09-10 11:20:16 -07:00
class.cpp feat(frontends/lean): force 'classes' to be declared before instances are declared, closes #228 2014-10-07 18:02:15 -07:00
class.h feat(frontends/lean/builtin_cmds): add 'print classes' command 2014-10-07 17:30:57 -07:00
CMakeLists.txt refactor(frontends/lean/elaborator): expose elaborator class 2014-10-03 16:10:36 -07:00
cmd_table.h refactor(*): use name_map 2014-09-28 10:23:11 -07:00
coercion_elaborator.cpp refactor(frontends/lean/coercion_elaborator): simplify 2014-09-25 08:48:31 -07:00
coercion_elaborator.h refactor(frontends/lean/elaborator): expose elaborator class 2014-10-03 16:10:36 -07:00
decl_cmds.cpp feat(frontends/lean): add helper function mk_section_local_ref 2014-10-08 22:23:20 -07:00
decl_cmds.h refactor(frontends/lean): minor code reorg 2014-07-14 03:47:49 +01:00
dependencies.cpp feat(frontends/lean/dependencies): send all missing files to standard error, closes #111 2014-08-29 13:20:25 -07:00
dependencies.h feat(frontends/lean/dependencies): send all missing files to standard error, closes #111 2014-08-29 13:20:25 -07:00
elaborator.cpp fix(frontends/lean): change how "as-is" expressions are handled 2014-10-08 22:23:20 -07:00
elaborator.h fix(frontends/lean/elaborator): style 2014-10-03 16:26:28 -07:00
elaborator_context.cpp refactor(frontends/lean/elaborator): expose elaborator class 2014-10-03 16:10:36 -07:00
elaborator_context.h refactor(frontends/lean/elaborator): expose elaborator class 2014-10-03 16:10:36 -07:00
extra_info.cpp refactor(*): explicit initialization/finalization for serialization 2014-09-22 15:26:41 -07:00
extra_info.h refactor(*): explicit initialization/finalization for serialization 2014-09-22 15:26:41 -07:00
inductive_cmd.cpp feat(frontends/lean): add helper function mk_section_local_ref 2014-10-08 22:23:20 -07:00
inductive_cmd.h refactor(frontends/lean): explicit initialization/finalization 2014-09-23 10:00:36 -07:00
info_manager.cpp fix(frontends/lean/info_manager): crash when accessing INFO in the end of the file 2014-09-29 16:44:55 -07:00
info_manager.h refactor(frontends/lean): explicit initialization/finalization 2014-09-23 10:00:36 -07:00
init_module.cpp refactor(frontends/lean/elaborator): expose elaborator class 2014-10-03 16:10:36 -07:00
init_module.h refactor(*): start move to explicit initialization/finalization, 2014-09-22 10:41:07 -07:00
local_context.cpp refactor(local_context): local_context::scope auxiliary object is not 2014-09-25 09:59:27 -07:00
local_context.h refactor(local_context): local_context::scope auxiliary object is not 2014-09-25 09:59:27 -07:00
local_decls.h refactor(*): use name_map 2014-09-28 10:23:11 -07:00
no_info.cpp refactor(*): explicit initialization/finalization for serialization 2014-09-22 15:26:41 -07:00
no_info.h refactor(*): explicit initialization/finalization for serialization 2014-09-22 15:26:41 -07:00
notation_cmd.cpp refactor(frontends/lean/notation_cmd): remove unnecessary uses of add_local_expr 2014-10-08 22:23:20 -07:00
notation_cmd.h feat(frontends/lean): add 'prefix' notation declaration command 2014-07-03 21:37:56 -07:00
parse_table.cpp feat(frontends/lean): allow user to associate priorities to class-instances, closes #180 2014-09-28 12:20:42 -07:00
parse_table.h refactor(frontends/lean/parser_config): merge notation_ext and mpz_notation_ext 2014-10-03 13:55:57 -07:00
parser.cpp feat(frontends/lean): variables/parameters and check commands have access to all section variables/parameters, closes #231 2014-10-08 08:40:55 -07:00
parser.h chore(frontends/lean/parser): minor cleanup 2014-10-08 08:40:55 -07:00
parser_bindings.cpp fix(frontends/lean): missing type information for INFO, fixes #218 2014-10-01 14:29:07 -07:00
parser_bindings.h refactor(frontends/lean/parser): move parser Lua bindings to a separate file 2014-06-30 17:00:10 -07:00
parser_config.cpp refactor(frontends/lean/parser_config): merge notation_ext and mpz_notation_ext 2014-10-03 13:55:57 -07:00
parser_config.h refactor(frontends/lean/parser_config): merge notation_ext and mpz_notation_ext 2014-10-03 13:55:57 -07:00
parser_pos_provider.cpp refactor(frontends/lean/elaborator): add elaborator_env class 2014-08-12 18:43:56 -07:00
parser_pos_provider.h refactor(frontends/lean/elaborator): add elaborator_env class 2014-08-12 18:43:56 -07:00
placeholder_elaborator.cpp refactor(library/unifier): allow general 'unify' procedure to take an initial substitution as argument 2014-10-07 17:30:57 -07:00
placeholder_elaborator.h perf(frontends/lean/placeholder_elaborator): reuse local_context, this 2014-09-25 10:11:41 -07:00
pp.cpp fix(frontends/lean/pp): pp was not taking into account new namespace name resolution rules, fixes #216 2014-10-01 11:24:45 -07:00
pp.h fix(frontends/lean/pp): pp was not taking into account new namespace name resolution rules, fixes #216 2014-10-01 11:24:45 -07:00
pp_options.cpp feat(frontends/lean/elaborator): more strict test for bad universe solution 2014-10-02 14:29:51 -07:00
pp_options.h feat(frontends/lean/elaborator): more strict test for bad universe solution 2014-10-02 14:29:51 -07:00
proof_qed_elaborator.cpp refactor(library/unifier): allow general 'unify' procedure to take an initial substitution as argument 2014-10-07 17:30:57 -07:00
proof_qed_elaborator.h fix(frontends/lean/proof_qed_elaborator): information about synthesized variables in a proof-qed block was being lost 2014-10-04 09:15:42 -07:00
register_module.cpp refactor(frontends/lean/parser): move parser Lua bindings to a separate file 2014-06-30 17:00:10 -07:00
register_module.h refactor(frontends/lean): remove dead code 2014-05-15 15:51:41 -07:00
scanner.cpp refactor(frontends/lean): explicit initialization/finalization 2014-09-23 10:00:36 -07:00
scanner.h refactor(frontends/lean): explicit initialization/finalization 2014-09-23 10:00:36 -07:00
server.cpp feat(frontends/lean/server): CLEAR_CACHE forces buffer to be reprocessed 2014-10-06 08:42:20 -07:00
server.h feat(frontends/lean): check modification time of imported files 2014-09-29 15:17:27 -07:00
structure_cmd.cpp refactor(kernel): rename var_decl to constant_assumption 2014-10-02 17:55:34 -07:00
structure_cmd.h refactor(frontends/lean): explicit initialization/finalization 2014-09-23 10:00:36 -07:00
tactic_hint.cpp refactor(frontends/lean/tactic_hint): simplify tactic_hints 2014-10-07 11:34:58 -07:00
tactic_hint.h refactor(frontends/lean/tactic_hint): simplify tactic_hints 2014-10-07 11:34:58 -07:00
theorem_queue.cpp feat(frontends/lean): add option --cache 2014-08-10 11:04:16 -07:00
theorem_queue.h refactor(frontends/lean): create theorem_queue class 2014-07-26 15:00:51 -07:00
token_table.cpp refactor(frontends/lean): remove 'including' expressions 2014-10-03 09:09:27 -07:00
token_table.h refactor(frontends/lean): explicit initialization/finalization 2014-09-23 10:00:36 -07:00
tokens.cpp feat(frontends/lean/builtin_cmds): add 'print classes' command 2014-10-07 17:30:57 -07:00
tokens.h feat(frontends/lean/builtin_cmds): add 'print classes' command 2014-10-07 17:30:57 -07:00
util.cpp feat(frontends/lean): add helper function mk_section_local_ref 2014-10-08 22:23:20 -07:00
util.h feat(frontends/lean): add helper function mk_section_local_ref 2014-10-08 22:23:20 -07:00