aboutsummaryrefslogtreecommitdiff
path: root/tuto1/src
AgeCommit message (Expand)Author
2018-11-05Port to coqpp.Pierre-Marie Pédrot
2018-11-02Fix for coq/coq#8515 (command driven attributes)Gaëtan Gilbert
2018-10-31Revert "Merge pull request #13 from herbelin/master+adapt-coq8718-declaration...Yves Bertot
2018-10-30Adapting to Coq PR #8718: declare_definition now takes a UState.t.Hugo Herbelin
2018-10-11[coq] Adapt for PR #8704.Emilio Jesus Gallego Arias
2018-10-01adapts to master on Oct. 1st 2018, but warnings remainYves Bertot
2018-05-28Use user printer for terms instead of debug printerMaxime Dénès
2018-05-17[tuto1] Minor fixes to commentsEnrico
2018-05-09typoYves Bertot
2018-05-07adds a copy of the show_proof commandYves Bertot
2018-05-04adds an explanation to Cmd8Yves Bertot
2018-05-04adds a comment in simple_print.ml and a plugin declaration in g_tuto1.ml4Yves Bertot
2018-05-04Now a command to access the value of a constantYves Bertot
2018-05-04finished type-checking examplesYves Bertot
2018-05-04follows G. Gilbert's suggestion to have polymorphism following a flagYves Bertot
2018-05-04A modified version that includes code proposed by G. GilbertYves Bertot
2018-05-04This revision contains a simple Check command.Yves Bertot
2018-05-03little cleanup on the defining command, and question in commentsYves Bertot
2018-05-03This version contains a simple command that defines a new constantYves Bertot
2018-05-02first examples of commands taking argumentsYves Bertot