| .. |
|
brackets.cpp
|
feat(frontends/lean): change structure update notation
|
2017-11-17 16:40:47 -08:00 |
|
brackets.h
|
feat(frontends/lean): add default field values
|
2017-01-22 21:25:49 -08:00 |
|
builtin_cmds.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
builtin_cmds.h
|
refactor(*): structured message objects
|
2016-10-13 18:49:10 -07:00 |
|
builtin_exprs.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
builtin_exprs.h
|
feat(frontends/lean): {! ... !} takes a list of pre-terms
|
2017-06-13 22:19:17 -07:00 |
|
calc.cpp
|
chore(*): unnecessary #includes
|
2018-05-18 13:19:22 -07:00 |
|
calc.h
|
|
|
|
CMakeLists.txt
|
refactor(library/typed_expr): move typed_expr to frontends/lean
|
2018-04-09 15:25:40 -07:00 |
|
cmd_table.h
|
fix(frontends/lean): compilation warnings with older versions of gcc
|
2017-06-19 11:14:22 -07:00 |
|
completion.cpp
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
completion.h
|
feat(shell/server): add search command
|
2017-05-22 09:40:38 -07:00 |
|
decl_attributes.cpp
|
refactor(library/typed_expr): move typed_expr to frontends/lean
|
2018-04-09 15:25:40 -07:00 |
|
decl_attributes.h
|
refactor(frontends/lean): do not hard code commands accepting attributes & modifiers
|
2017-06-19 11:09:26 -07:00 |
|
decl_cmds.cpp
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
decl_cmds.h
|
chore(frontends/lean): delete old definition command
|
2016-09-19 16:50:25 -07:00 |
|
decl_util.cpp
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
decl_util.h
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
definition_cmds.cpp
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
definition_cmds.h
|
feat(frontends/lean): add abbreviation command
|
2018-01-05 15:40:59 -08:00 |
|
dependencies.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
dependencies.h
|
refactor(util/lean_path): explicitly pass around search path
|
2017-05-01 14:11:38 -07:00 |
|
elaborator.cpp
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
elaborator.h
|
feat(frontends/lean/elaborator,library/type_context): fine grain unifier approximation control
|
2018-04-24 15:09:19 -07:00 |
|
inductive_cmds.cpp
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
inductive_cmds.h
|
refactor(init/meta/coinductive_predicates,frontends/lean/inductive_cmds): declare coinductive in Lean
|
2017-06-19 11:27:12 -07:00 |
|
info_manager.cpp
|
chore(*): unnecessary #includes
|
2018-05-18 13:19:22 -07:00 |
|
info_manager.h
|
feat(server): add command to get all holes in a file
|
2017-06-15 10:23:26 +02:00 |
|
init_module.cpp
|
feat(frontends/lean/user_command): add user-defined commands
|
2017-06-19 11:27:12 -07:00 |
|
init_module.h
|
|
|
|
interactive.cpp
|
feat(*): basic runtime string support
|
2018-05-14 16:52:55 -07:00 |
|
interactive.h
|
chore(*): remove converter, ac_tactics, hole_commands, rbtree/rbmap proofs, bitvec
|
2018-04-10 12:25:51 -07:00 |
|
json.cpp
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
json.h
|
refactor(*): task<T>, log_tree, cancellation_token
|
2017-03-23 08:57:52 +01:00 |
|
local_context_adapter.cpp
|
feat(kernel/expr): allow metavariables to have user-facing names
|
2017-07-16 07:16:41 -07:00 |
|
local_context_adapter.h
|
refactor(frontends/lean): move local_context_adapter to separate folder
|
2016-08-10 07:52:38 -07:00 |
|
local_decls.h
|
|
|
|
local_level_decls.h
|
|
|
|
match_expr.cpp
|
chore(*): remove end after each match-expression
|
2018-05-04 11:30:06 -07:00 |
|
match_expr.h
|
refactor(frontends/lean): move match-expr parser to different module
|
2016-08-08 09:05:22 -07:00 |
|
module_parser.cpp
|
feat(*): basic runtime string support
|
2018-05-14 16:52:55 -07:00 |
|
module_parser.h
|
feat(frontends/lean): save/restore fresh name_generator state in parser snapshots
|
2018-02-21 15:04:19 -08:00 |
|
notation_cmd.cpp
|
feat(*): basic runtime string support
|
2018-05-14 16:52:55 -07:00 |
|
notation_cmd.h
|
refactor(*): remove abbreviation command
|
2016-09-03 17:11:29 -07:00 |
|
parse_table.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
parse_table.h
|
|
|
|
parser.cpp
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
parser.h
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
parser_config.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
parser_config.h
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
parser_pos_provider.cpp
|
feat(kernel/pos_info_provider): add save_pos_info
|
2017-03-31 09:40:48 -07:00 |
|
parser_pos_provider.h
|
chore(frontends/lean/{parser_state,parser_pos_provider}): compiler warnings
|
2017-04-01 20:23:33 +02:00 |
|
parser_state.h
|
chore(frontends/lean): remove parser_state object
|
2018-02-27 14:05:02 -08:00 |
|
pp.cpp
|
chore(*): unnecessary #includes
|
2018-05-18 13:19:22 -07:00 |
|
pp.h
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
prenum.cpp
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
prenum.h
|
refactor(*): add runtime folder
|
2018-05-14 14:23:56 -07:00 |
|
print_cmd.cpp
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
print_cmd.h
|
|
|
|
scanner.cpp
|
feat(*): basic runtime string support
|
2018-05-14 16:52:55 -07:00 |
|
scanner.h
|
feat(*): basic runtime string support
|
2018-05-14 16:52:55 -07:00 |
|
structure_cmd.cpp
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
structure_cmd.h
|
refactor(frontends/lean/elaborator): refactor and document structure instance notation code
|
2018-02-02 08:58:53 -08:00 |
|
structure_instance.cpp
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
structure_instance.h
|
feat(frontends/lean/{parser,elaborator}): structure instance patterns
|
2017-11-22 12:16:28 -08:00 |
|
tactic_notation.cpp
|
refactor(library/typed_expr): move typed_expr to frontends/lean
|
2018-04-09 15:25:40 -07:00 |
|
tactic_notation.h
|
feat(frontends/lean,emacs): tactic info before elaboration, fix many edge cases
|
2017-03-17 18:20:44 -07:00 |
|
token_table.cpp
|
feat(frontends/lean): add abbreviation command
|
2018-01-05 15:40:59 -08:00 |
|
token_table.h
|
feat(library/tactic): add zeta option, refactor simplify config option, allow users to change simplify_config in interactive mode
|
2017-02-19 12:11:22 -08:00 |
|
tokens.cpp
|
feat(frontends/lean): change structure update notation
|
2017-11-17 16:40:47 -08:00 |
|
tokens.h
|
feat(frontends/lean): change structure update notation
|
2017-11-17 16:40:47 -08:00 |
|
tokens.txt
|
feat(frontends/lean): change structure update notation
|
2017-11-17 16:40:47 -08:00 |
|
type_util.cpp
|
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
|
2016-08-17 07:34:03 -07:00 |
|
type_util.h
|
feat(frontends/lean): allow constructor parameters to be declared before ':'
|
2017-01-31 15:11:39 -08:00 |
|
typed_expr.cpp
|
refactor(library/typed_expr): move typed_expr to frontends/lean
|
2018-04-09 15:25:40 -07:00 |
|
typed_expr.h
|
refactor(library/typed_expr): move typed_expr to frontends/lean
|
2018-04-09 15:25:40 -07:00 |
|
user_command.cpp
|
chore(*): unnecessary #includes
|
2018-05-18 13:19:22 -07:00 |
|
user_command.h
|
feat(frontends/lean/user_command): add user-defined commands
|
2017-06-19 11:27:12 -07:00 |
|
user_notation.cpp
|
refactor(*): create library/init/lean folder
|
2018-04-27 08:02:40 -07:00 |
|
user_notation.h
|
feat(frontends/lean): user-defined notation parsers
|
2017-06-07 10:09:38 -07:00 |
|
util.cpp
|
refactor(*): list<name> ==> obj_list<name>
|
2018-05-23 15:48:43 -07:00 |
|
util.h
|
chore(frontends/lean/util): remove dead function
|
2018-01-30 12:48:48 -08:00 |