.. |
builtin_cmds.cpp
|
fix(frontends/lean): propagate position information
|
2014-06-16 13:20:10 -07:00 |
builtin_cmds.h
|
refactor(frontends/lean/cmd_table): remove register_builtin_cmd procedures, they would cause initialization problems
|
2014-06-11 14:35:34 -07:00 |
builtin_exprs.cpp
|
fix(frontends/lean): propagate position information
|
2014-06-16 13:20:10 -07:00 |
builtin_exprs.h
|
feat(frontends/lean/parser): add parse_notation
|
2014-06-11 21:00:34 -07:00 |
builtin_tactic_cmds.cpp
|
feat(frontends/lean): provide position to parse_fn external function, add 'by' expression
|
2014-06-16 12:28:58 -07:00 |
builtin_tactic_cmds.h
|
refactor(frontends/lean/cmd_table): remove register_builtin_cmd procedures, they would cause initialization problems
|
2014-06-11 14:35:34 -07:00 |
CMakeLists.txt
|
feat(frontends/lean): add infixl/infixr/postfix/precedence commands, add support for storing notation in .olean files, add support for organizing notation into namespaces
|
2014-06-14 22:13:25 -07:00 |
cmd_table.h
|
feat(frontends/lean/builtin_cmds): add simple 'print' command
|
2014-06-11 14:35:34 -07:00 |
interactive.cpp
|
feat(frontends/lean): add command block reader with snapshot and resume
|
2014-06-14 14:13:32 -07:00 |
interactive.h
|
feat(frontends/lean): add command block reader with snapshot and resume
|
2014-06-14 14:13:32 -07:00 |
local_decls.h
|
refactor(frontends/lean): add local_decls template that is cheap to copy
|
2014-06-14 09:56:05 -07:00 |
notation_cmd.cpp
|
feat(frontends/lean): local notation 'shadows' global one
|
2014-06-15 11:50:41 -07:00 |
notation_cmd.h
|
feat(frontends/lean): local notation 'shadows' global one
|
2014-06-15 11:50:41 -07:00 |
parse_table.cpp
|
feat(frontends/lean): add infixl/infixr/postfix/precedence commands, add support for storing notation in .olean files, add support for organizing notation into namespaces
|
2014-06-14 22:13:25 -07:00 |
parse_table.h
|
feat(frontends/lean): provide position to parse_fn external function, add 'by' expression
|
2014-06-16 12:28:58 -07:00 |
parser.cpp
|
fix(frontends/lean): propagate position information
|
2014-06-16 13:20:10 -07:00 |
parser.h
|
fix(frontends/lean): propagate position information
|
2014-06-16 13:20:10 -07:00 |
parser_config.cpp
|
feat(frontends/lean): local notation 'shadows' global one
|
2014-06-15 11:50:41 -07:00 |
parser_config.h
|
feat(frontends/lean): local notation 'shadows' global one
|
2014-06-15 11:50:41 -07:00 |
parser_pos_provider.cpp
|
feat(frontends/lean): add parser interface
|
2014-06-10 18:20:59 -07:00 |
parser_pos_provider.h
|
feat(frontends/lean): add parser interface
|
2014-06-10 18:20:59 -07:00 |
register_module.cpp
|
chore(frontends/lean): use consistent name conventions, rename token_set to token_table
|
2014-06-10 09:18:57 -07:00 |
register_module.h
|
refactor(frontends/lean): remove dead code
|
2014-05-15 15:51:41 -07:00 |
scanner.cpp
|
feat(frontends/lean): add infixl/infixr/postfix/precedence commands, add support for storing notation in .olean files, add support for organizing notation into namespaces
|
2014-06-14 22:13:25 -07:00 |
scanner.h
|
feat(frontends/lean): add infixl/infixr/postfix/precedence commands, add support for storing notation in .olean files, add support for organizing notation into namespaces
|
2014-06-14 22:13:25 -07:00 |
token_table.cpp
|
fix(frontends/lean): propagate position information
|
2014-06-16 13:20:10 -07:00 |
token_table.h
|
feat(frontends/lean): add infixl/infixr/postfix/precedence commands, add support for storing notation in .olean files, add support for organizing notation into namespaces
|
2014-06-14 22:13:25 -07:00 |