..
CMakeLists.txt
feat(kernel/object): serializer for kernel objects
2013-12-28 14:39:10 -08:00
coercion.cpp
feat(frontends/lean/parser): make Import command use binary Lean files
2013-12-28 19:20:04 -08:00
coercion.h
feat(kernel/object): serializer for kernel objects
2013-12-28 14:39:10 -08:00
environment_scope.cpp
feat(kernel/object): serializer for kernel objects
2013-12-28 14:39:10 -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(library/basic_thms): move the proof of all basic theorems to a .Lean file
2013-12-29 03:04:49 -08:00
frontend.h
refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file
2013-12-29 03:04:49 -08:00
frontend_elaborator.cpp
feat(kernel/expr): serializer for kernel expressions
2013-12-28 01:23:21 -08:00
frontend_elaborator.h
feat(frontends/lean): improve error messages when elaborator cannot instantiate all metavariables
2013-12-20 22:00:50 -08:00
notation.cpp
refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file
2013-12-29 03:04:49 -08:00
notation.h
refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file
2013-12-29 03:04:49 -08:00
operator_info.cpp
feat(kernel/object): serializer for kernel objects
2013-12-28 14:39:10 -08:00
operator_info.h
feat(kernel/object): serializer for kernel objects
2013-12-28 14:39:10 -08:00
parser.cpp
refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file
2013-12-29 03:04:49 -08:00
parser.h
feat(frontends/lean/parser): add command macros
2013-12-26 13:00:28 -08:00
pp.cpp
refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file
2013-12-29 03:04:49 -08:00
pp.h
feat(kernel): export/import (.olean) binary files
2013-12-28 17:31:35 -08:00
register_module.cpp
feat(frontends/lean): macro definition using Lua
2013-12-19 19:08:10 -08:00
register_module.h
refactor(frontends/lua): rename leanlua_state to script_state, and move it to util
2013-11-27 14:57:36 -08:00
scanner.cpp
refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file
2013-12-29 03:04:49 -08:00
scanner.h
feat(frontends/lean): allow 'tactic hints' to be associated with 'holes'
2013-12-06 14:49:39 -08:00