| .. |
|
brackets.cpp
|
fix(frontends/lean/structure_instance): incorrect assertions
|
2016-09-23 10:30:30 -07:00 |
|
brackets.h
|
feat(frontends/lean): add basic notation for collections
|
2016-09-21 16:20:57 -07:00 |
|
builtin_cmds.cpp
|
refactor(library): reduce dependecies on old code, simplify normalize module
|
2016-09-19 22:12:34 -07:00 |
|
builtin_cmds.h
|
|
|
|
builtin_exprs.cpp
|
chore(frontends/lean/builtin_exprs): error message consistency
|
2016-09-23 10:08:22 -07:00 |
|
builtin_exprs.h
|
feat(frontends/lean): generalize '~>' notation, and add alias '^.' for '~>'
|
2016-09-23 08:18:19 -07:00 |
|
calc.cpp
|
refactor(library): rename pr1/pr2 ==> fst/snd
|
2016-09-21 09:48:39 -07:00 |
|
calc.h
|
|
|
|
CMakeLists.txt
|
feat(frontends/lean): add basic notation for collections
|
2016-09-21 16:20:57 -07:00 |
|
cmd_table.h
|
refactor(frontends/decl_cmds): simplify definition parsing logic
|
2016-08-08 12:44:37 -07:00 |
|
decl_attributes.cpp
|
feat(frontends/lean): anonymous instances
|
2016-09-23 13:34:34 -07:00 |
|
decl_attributes.h
|
feat(frontends/lean): anonymous instances
|
2016-09-23 13:34:34 -07:00 |
|
decl_cmds.cpp
|
feat(frontends/lean): anonymous instances
|
2016-09-23 13:34:34 -07:00 |
|
decl_cmds.h
|
chore(frontends/lean): delete old definition command
|
2016-09-19 16:50:25 -07:00 |
|
decl_util.cpp
|
feat(frontends/lean): anonymous instances
|
2016-09-23 13:34:34 -07:00 |
|
decl_util.h
|
feat(frontends/lean): anonymous instances
|
2016-09-23 13:34:34 -07:00 |
|
definition_cmds.cpp
|
feat(frontends/lean): anonymous instances
|
2016-09-23 13:34:34 -07:00 |
|
definition_cmds.h
|
chore(frontends/lean): delete old definition command
|
2016-09-19 16:50:25 -07:00 |
|
dependencies.cpp
|
|
|
|
dependencies.h
|
|
|
|
elaborator.cpp
|
fix(frontends/lean/elaborator): structure instance notation {...} for structures that have implicit fields
|
2016-09-23 11:32:12 -07:00 |
|
elaborator.h
|
feat(frontends/lean): generalize '~>' notation, and add alias '^.' for '~>'
|
2016-09-23 08:18:19 -07:00 |
|
elaborator_exception.h
|
fix(library,frontends/lean): formatted_exception and elaborator_exception were missing main_expr when being cloned
|
2016-09-23 09:33:23 -07:00 |
|
inductive_cmds.cpp
|
chore(*): fix compilation warnings
|
2016-09-19 17:36:28 -07:00 |
|
inductive_cmds.h
|
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
|
2016-08-17 07:34:03 -07:00 |
|
init_module.cpp
|
refactor(frontends/lean): remove old attributes
|
2016-09-21 14:22:17 -07:00 |
|
init_module.h
|
|
|
|
local_context_adapter.cpp
|
feat(frontends/lean): parse mutual_definition
|
2016-08-11 13:47:52 -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
|
|
|
|
local_ref_info.cpp
|
|
|
|
local_ref_info.h
|
|
|
|
match_expr.cpp
|
feat(frontends/lean): use equations_header
|
2016-08-30 13:45:59 -07:00 |
|
match_expr.h
|
refactor(frontends/lean): move match-expr parser to different module
|
2016-08-08 09:05:22 -07:00 |
|
nested_declaration.cpp
|
|
|
|
nested_declaration.h
|
|
|
|
notation_cmd.cpp
|
refactor(*): remove abbreviation command
|
2016-09-03 17:11:29 -07:00 |
|
notation_cmd.h
|
refactor(*): remove abbreviation command
|
2016-09-03 17:11:29 -07:00 |
|
opt_cmd.cpp
|
|
|
|
opt_cmd.h
|
|
|
|
parse_table.cpp
|
chore(frontends/lean): remove info_annotation module
|
2016-09-19 21:19:31 -07:00 |
|
parse_table.h
|
|
|
|
parser.cpp
|
feat(frontends/lean): minimize errors being reported
|
2016-09-23 09:20:31 -07:00 |
|
parser.h
|
feat(frontends/lean): minimize errors being reported
|
2016-09-23 09:20:31 -07:00 |
|
parser_config.cpp
|
|
|
|
parser_config.h
|
|
|
|
parser_pos_provider.cpp
|
|
|
|
parser_pos_provider.h
|
|
|
|
pp.cpp
|
feat(frontends/lean): change subtype notation (again)
|
2016-09-21 17:02:18 -07:00 |
|
pp.h
|
feat(frontends/lean): add notation for 'sep'
|
2016-09-21 16:29:59 -07:00 |
|
prenum.cpp
|
|
|
|
prenum.h
|
|
|
|
print_cmd.cpp
|
chore(library): remove legacy_type_context
|
2016-09-19 21:31:21 -07:00 |
|
print_cmd.h
|
|
|
|
scanner.cpp
|
|
|
|
scanner.h
|
|
|
|
structure_cmd.cpp
|
chore(frontends/lean,library,linja): remove .ilean files
|
2016-09-20 08:43:45 -07:00 |
|
structure_cmd.h
|
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
|
2016-08-17 07:34:03 -07:00 |
|
structure_instance.cpp
|
fix(frontends/lean/structure_instance): incorrect assertions
|
2016-09-23 10:30:30 -07:00 |
|
structure_instance.h
|
feat(frontends/lean): structure instances
|
2016-09-21 22:52:43 -07:00 |
|
token_table.cpp
|
feat(frontends/lean): add 'instance' keyword
|
2016-09-23 12:19:05 -07:00 |
|
token_table.h
|
chore(library/definitional,frontends/lean): remove decreasing macro
|
2016-08-09 16:27:33 -07:00 |
|
tokens.cpp
|
feat(frontends/lean): change subtype notation (again)
|
2016-09-21 17:02:18 -07:00 |
|
tokens.h
|
feat(frontends/lean): change subtype notation (again)
|
2016-09-21 17:02:18 -07:00 |
|
tokens.txt
|
feat(frontends/lean): change subtype notation (again)
|
2016-09-21 17:02:18 -07: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/inductive_cmd): new frontend for the inductive cmd
|
2016-08-17 07:34:03 -07:00 |
|
update_environment_exception.h
|
|
|
|
util.cpp
|
chore(frontends/lean): remove server and info_manager
|
2016-09-19 18:44:03 -07:00 |
|
util.h
|
refactor(library): reduce dependecies on old code, simplify normalize module
|
2016-09-19 22:12:34 -07:00 |