.. |
CMakeLists.txt
|
feat(frontends/lean): calculational proofs
|
2014-01-02 10:53:14 -08:00 |
coercion.cpp
|
refactor(kernel/io_state): move io_state_stream to library
|
2014-01-02 13:14:21 -08:00 |
coercion.h
|
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
|
2014-01-05 13:06:36 -08:00 |
environment_scope.cpp
|
fix(frontends/lean): bug in scope construct
|
2014-01-24 17:23:29 -08:00 |
environment_scope.h
|
feat(frontends/lean): Scopes in the default Lean frontend
|
2013-12-18 17:40:21 -08:00 |
frontend.cpp
|
refactor(builtin/kernel): define if-then-else using Hilbert's operator
|
2014-01-30 19:28:42 -08:00 |
frontend.h
|
chore(frontends/lean/frontend): remove dead code
|
2014-01-07 15:28:21 -08:00 |
frontend_elaborator.cpp
|
feat(library/elaborator): expose elaborator configuration options
|
2014-02-06 17:26:38 -08:00 |
frontend_elaborator.h
|
feat(library/elaborator): expose elaborator configuration options
|
2014-02-06 17:26:38 -08:00 |
notation.h
|
feat(frontends/lean): support for nary-tuples, improve notation for non-dependent tuples, add support in the elaborator for sigma types
|
2014-02-03 20:53:11 -08:00 |
operator_info.cpp
|
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
|
2014-01-05 13:06:36 -08:00 |
operator_info.h
|
refactor(library/io_state): move to the kernel
|
2013-12-30 11:20:23 -08:00 |
parser.cpp
|
refactor(*): error messages
|
2014-01-13 16:54:21 -08:00 |
parser.h
|
refactor(*): error messages
|
2014-01-13 16:54:21 -08:00 |
parser_calc.cpp
|
refactor(*): semantic attachment parsing and simplification
|
2014-01-20 14:44:45 -08:00 |
parser_calc.h
|
feat(frontends/lean): calculational proofs
|
2014-01-02 10:53:14 -08:00 |
parser_cmds.cpp
|
feat(library/elaborator): expose elaborator configuration options
|
2014-02-06 17:26:38 -08:00 |
parser_error.cpp
|
refactor(*): error messages
|
2014-01-13 16:54:21 -08:00 |
parser_error.h
|
feat(frontends/lean): improve error message for expressions containing unsolved metavariables
|
2014-01-13 13:21:44 -08:00 |
parser_expr.cpp
|
feat(frontends/lean): new 'have' expression
|
2014-02-06 08:03:59 -08:00 |
parser_imp.cpp
|
feat(library/elaborator): expose elaborator configuration options
|
2014-02-06 17:26:38 -08:00 |
parser_imp.h
|
feat(library/elaborator): expose elaborator configuration options
|
2014-02-06 17:26:38 -08:00 |
parser_level.cpp
|
refactor(kernel/io_state): move io_state_stream to library
|
2014-01-02 13:14:21 -08:00 |
parser_macros.cpp
|
feat(library/tactic): add simplify_tactic based on the simplifier
|
2014-01-26 18:53:18 -08:00 |
parser_macros.h
|
refactor(frontends/lean/parser): break parser in smaller chunks
|
2014-01-02 06:48:40 -08:00 |
parser_tactic.cpp
|
fix(frontends/lean/parser): bug when applying tactics to synthesize remaining meta-variables
|
2014-02-04 11:36:26 -08:00 |
parser_types.h
|
feat(library/tactic): add simplify_tactic based on the simplifier
|
2014-01-26 18:53:18 -08:00 |
pp.cpp
|
fix(frontends/lean/pp): bug in tuple/pair pretty printing
|
2014-02-04 13:58:01 -08:00 |
pp.h
|
feat(kernel): export/import (.olean) binary files
|
2013-12-28 17:31:35 -08:00 |
register_module.cpp
|
feat(shell): provide the default environment when parsing Lua files
|
2014-01-12 18:21:14 -08:00 |
register_module.h
|
feat(frontends/lean): allow the user to set the trust_imported flag when creating environments using Lua
|
2014-01-12 16:46:53 -08:00 |
scanner.cpp
|
feat(frontends/lean): add 'show' expression syntax sugar
|
2014-02-06 07:50:22 -08:00 |
scanner.h
|
feat(frontends/lean): add 'show' expression syntax sugar
|
2014-02-06 07:50:22 -08:00 |
shell.cpp
|
refactor(*): error messages
|
2014-01-13 16:54:21 -08:00 |
shell.h
|
refactor(frontends/lean/parser): cleanup
|
2014-01-02 04:37:21 -08:00 |