Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-01-18 | Swapped notation for metas (now ?) and holes (now {}), other notation and ↵ | Josh Chen | 1 | -2/+2 | |
name changes. | |||||
2020-09-23 | Basic experiments adding reduction to the type checker | Josh Chen | 1 | -2/+2 | |
2020-07-31 | (FEAT) Term elaboration of assumption and goal statements. | Josh Chen | 1 | -3/+3 | |
. spartan/core/goals.ML . spartan/core/elaboration.ML . spartan/core/elaborated_statement.ML (FEAT) More context tacticals and search tacticals. . spartan/core/context_tactical.ML (FEAT) Improved subgoal focus. Moves fully elaborated assumptions into the context (MINOR INCOMPATIBILITY). . spartan/core/focus.ML (FIX) Normalize facts in order to be able to resolve properly. . spartan/core/typechecking.ML (MAIN) New definitions. (MAIN) Renamed theories and theorems. (MAIN) Refactor theories to fit new features. | |||||
2020-07-21 | 1. Type-checking/inference now more principled, and the implementation is ↵ | Josh Chen | 1 | -2/+2 | |
better. 2. Changed most tactics to context tactics. | |||||
2020-07-09 | Non-annotated object lambda | Josh Chen | 1 | -1/+1 | |
2020-05-29 | proved a few oopses + minor tweaks | Josh Chen | 1 | -11/+1 | |
2020-05-29 | minor | Josh Chen | 1 | -1/+1 | |
2020-05-26 | new material | Josh Chen | 1 | -1/+21 | |
2020-05-25 | more reorganizing | Josh Chen | 1 | -0/+8 | |