aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-10RefMan, ch. 4: Moving section on discharge after inductive types.Hugo Herbelin
2015-12-10RefMan, ch. 4: Avoiding using "inductive family" which is not defined.Hugo Herbelin
2015-12-10RefMan, ch. 4: a few clarifications, thanks to Matej.Hugo Herbelin
2015-12-10RefMan, ch. 4: Reference Manual: more on the "in pattern" clause andHugo Herbelin
2015-12-10RefMan, ch. 4: In chapter 4 about CIC, renounced to keep a localHugo Herbelin
2015-12-10RefMan, ch. 4: Reformulating introduction of the chapter on CIC, beingHugo Herbelin
2015-12-10RefMan, ch. 4: Dropping the "Co" which noone uses in "(Co)Inductive".Hugo Herbelin
2015-12-10RefMan, ch. 4: Unify capitalization of "calculus of inductive constructions".Hugo Herbelin
2015-12-10RefMan, ch. 4: Removing confusing paragraph "Constants": in it,Hugo Herbelin
2015-12-10RefMan, ch. 4: Consistently using "constant" for names assumed or definedHugo Herbelin
2015-12-10RefMan, ch. 4: Fixing the definition of terms considered in the section.Hugo Herbelin
2015-12-09Print Assumptions: improve detection of case on an axiom of FalseEnrico Tassi
2015-12-09Remove remaining occurrences of Unix.readdir.Guillaume Melquiond
2015-12-09Replace Unix.readdir by Sys.readdir in dir cache.Emilio Jesus Gallego Arias
2015-12-09a few edits to the universe polymorphism section of the manualGregory Malecha
2015-12-09bug fixes to vm computation + test cases.Gregory Malecha
2015-12-09The unshelve tactical now takes future goals into account.Pierre-Marie Pédrot
2015-12-09Fixing parsing of the unshelve tactical.Pierre-Marie Pédrot
2015-12-09Adding an unshelve tactical.Pierre-Marie Pédrot
2015-12-07Fixing a minor problem in Makefile.build that was prevening "dev/printers.cma...Matej Kosik
2015-12-07Fix some typos.Guillaume Melquiond
2015-12-06RefMan, ch. 1 and 2: avoiding using the name "constant" whenHugo Herbelin
2015-12-06RefMan, ch. 4: Consistent use of the terms local context and global environment.Hugo Herbelin
2015-12-06RefMan, ch. 4: Terminology constant/names.Hugo Herbelin
2015-12-06RefMan, ch. 4: Minor changes for spacing, clarity.Hugo Herbelin
2015-12-05Changing "destruct !hyp" into "destruct (hyp)" (and similarly for induction)Hugo Herbelin
2015-12-05Fix CHANGES.Hugo Herbelin
2015-12-04Fix in setoid_rewrite in Type: avoid the generation of a rigid universeMatthieu Sozeau
2015-12-03Univs: fix bug #4443.Matthieu Sozeau
2015-12-03Improving over printing of let-tuple (see #4447).Hugo Herbelin
2015-12-02Adding a target report to test-suite's Makefile to get a short summary.Hugo Herbelin
2015-12-02Slight simplification of code for pat/constr.Hugo Herbelin
2015-12-02Improving syntax of pat/constr introduction pattern so thatHugo Herbelin
2015-12-02Dead code from August 2014 in apply in.Hugo Herbelin
2015-12-02Update history of revisions.Hugo Herbelin
2015-12-02Changing syntax "$(tactic)$" into "ltac:(tactic)", as discussed in WG.Hugo Herbelin
2015-12-02Univs/Program: update the universe context with global universeMatthieu Sozeau
2015-12-02Fix bug #4444: Next Obligation performed after a Section opening wasMatthieu Sozeau
2015-12-02Add an option to deactivate compatibility printing of primitiveMatthieu Sozeau
2015-12-02Fix a bug in externalisation which prevented printing of projectionsMatthieu Sozeau
2015-12-01vio: fix argument parsing (progress on #4442)Enrico Tassi
2015-11-30Test for bug #4149.Pierre-Marie Pédrot
2015-11-28Test-suite files for closed bugsMatthieu Sozeau
2015-11-28Closed bugs.Matthieu Sozeau
2015-11-28Univs: correctly register universe binders for lemmas.Matthieu Sozeau
2015-11-27Univs: entirely disallow instantiation of polymorphic constants withMatthieu Sozeau
2015-11-27Avoid recording spurious Set <= Top.i constraints which are alwaysMatthieu Sozeau
2015-11-27Fix [Polymorphic Hint Rewrite].Matthieu Sozeau
2015-11-26Fixing the "parsing rules with idents later declared as keywords" problem.Hugo Herbelin
2015-11-26Make the pretty printer resilient to incomplete nametab (progress on #4363).Enrico Tassi