aboutsummaryrefslogtreecommitdiff
path: root/spartan/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Swapped notation for metas (now ?) and holes (now {}), other notation and nam...Josh Chen2021-01-183-61/+57
* Basic experiments adding reduction to the type checkerJosh Chen2020-09-233-45/+88
* minorJosh Chen2020-08-142-0/+8
* reorganizeJosh Chen2020-08-144-64/+64
* (FEAT) Context data slots for known types and conditional type rules, as well...Josh Chen2020-08-1410-125/+260
* (FEAT) Clean up typechecking/elaboration tactic: known_ctac should *solve* go...Josh Chen2020-08-092-11/+12
* 1. fix intros method. 2. Couple extra lemmas; good small test cases for norma...Josh Chen2020-08-052-2/+3
* (FEAT) SIDE_CONDS tactical has additional argument specifying how many initia...Josh Chen2020-08-035-23/+35
* (REF) Tweak attribute names in preparation for new logical introduction rule ...Josh Chen2020-07-314-19/+21
* (FEAT) Term elaboration of assumption and goal statements.Josh Chen2020-07-318-105/+250
* small improvementJosh Chen2020-07-281-2/+1
* New `assuming` proof command for elaborated assumptionsJosh Chen2020-07-283-79/+118
* Hook elaboration into assumptions mechanismJosh Chen2020-07-276-29/+547
* minorJosh Chen2020-07-231-67/+56
* remove theoryJosh Chen2020-07-221-199/+0
* begin work on pre-proof elaborationJosh Chen2020-07-222-19/+218
* minorJosh Chen2020-07-211-1/+1
* 1. Bugfix: implicits now properly name schematic variables. Fixes problems ca...Josh Chen2020-07-212-16/+23
* 1. Type-checking/inference now more principled, and the implementation is bet...Josh Chen2020-07-218-483/+257
* Checkpoint. THIS BUILD WILL FAILJosh Chen2020-07-166-51/+451
* Defined annotated terms to be used in future typechecking improvementsJosh Chen2020-07-111-4/+7
* rename fileJosh Chen2020-07-111-2/+26
* Non-annotated object lambdaJosh Chen2020-07-091-20/+45
* 1. Initial `Definition` keyword. 2. ifelse.Josh Chen2020-07-082-13/+21
* reorganizeJosh Chen2020-06-1926-1994/+50
* rename foldersJosh Chen2020-06-1512-0/+1967
* 1. Type information context dataJosh Chen2020-06-032-2/+21
* inhabitation coercion should be syntax, not logical constant!Josh Chen2020-05-301-2/+2
* fix Pi congruence ruleJosh Chen2020-05-291-2/+2
* notationJosh Chen2020-05-281-0/+3
* case distinctionJosh Chen2020-05-283-1/+68
* reorganize folder structureJosh Chen2020-05-2811-14/+14
* 1. New congruence declarations for calculational reasoning. 2. Remove old eli...Josh Chen2020-05-263-56/+87
* fix implicits table merge mistakeJosh Chen2020-05-251-1/+1
* Lists + more reorganizingJosh Chen2020-05-251-2/+7
* Reorganize theory structure. In particular, the identity type moves out from ...Josh Chen2020-05-2511-0/+2327