index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
parsing
Commit message (
Expand
)
Author
Age
*
More monomorphic List.mem + List.assoc + ...
letouzey
2013-10-24
*
Turn many List.assoc into List.assoc_f
letouzey
2013-10-24
*
cList.index is now cList.index_f, same for index0
letouzey
2013-10-23
*
Removing some generic equalities.
ppedrot
2013-10-22
*
STM: add "Stm Wait" to wait for the slaves to complete their jobs
gareuselesinge
2013-10-10
*
STM: new command "Stm PrintDag" to force printing the dag to /tmp
gareuselesinge
2013-10-07
*
Removing a bunch of generic equalities.
ppedrot
2013-09-27
*
Get rid of the uses of deprecated OCaml elements (still remaining compatible ...
xclerc
2013-09-19
*
At least made the evar type opaque! There are still 5 remaining unsafe
ppedrot
2013-09-18
*
Change syntax of Hint Resolve to actually accept user-given priorities.
msozeau
2013-09-07
*
* parsing/Lexer: Cosmetics.
regisgia
2013-09-02
*
Added a more efficient way to recover the domain of a map.
ppedrot
2013-08-25
*
Modulification and removing of structural equality in Stateid.
ppedrot
2013-08-19
*
Vernac classification streamlined (handles VERNAC EXTEND)
gareuselesinge
2013-08-08
*
Support Proof General
gareuselesinge
2013-08-08
*
State Transaction Machine
gareuselesinge
2013-08-08
*
Added a Print Debug GC command that displays the current state of
ppedrot
2013-08-01
*
Granting bug #3098: adding priority to Existing Instances.
ppedrot
2013-08-01
*
More dynamic argument scopes
letouzey
2013-07-17
*
Added a Register Inline command for the native compiler. Will be ported to th...
mdenes
2013-07-10
*
Revising r16550 about providing intro patterns for applying injection:
herbelin
2013-07-09
*
Reorganizing intropatterns: * and ** are not naming intropatterns.
herbelin
2013-07-09
*
Expurgating the useless difference between List0 and List1 at the
ppedrot
2013-07-05
*
Removing the use of leveled tactics wit_tacticn. It is now handled
ppedrot
2013-07-02
*
Removed the ad-hod handling of wit_tacticn.
ppedrot
2013-07-02
*
Fixing Camlp4 compilation.
ppedrot
2013-06-30
*
Added a generic handler of Ltac quotations, based on the existing
ppedrot
2013-06-27
*
Getting rid of IntroPatternArgType.
ppedrot
2013-06-27
*
Removing useless tactic arguments, and using generic arguments
ppedrot
2013-06-27
*
Splitted up Genarg in four different levels:
ppedrot
2013-06-21
*
Cutting the dependency of Genarg in constr_expr, glob_constr
ppedrot
2013-06-21
*
Revert "KEYID token makes parsing more robust in face of notations"
gareuselesinge
2013-06-21
*
Revert "parse "of" as KEYID "of""
gareuselesinge
2013-06-21
*
parse "of" as KEYID "of"
gareuselesinge
2013-06-19
*
KEYID token makes parsing more robust in face of notations
gareuselesinge
2013-06-19
*
Proof-of-concept: moved four easy-to-handle generic arguments to
ppedrot
2013-06-18
*
More comments in Genarg.
ppedrot
2013-06-06
*
Uniformizing generic argument types.
ppedrot
2013-06-06
*
Setting "appcontext" as the default behaviour in Ltac matching.
ppedrot
2013-05-28
*
Fixing warning of deprecated Argument Scopes.
ppedrot
2013-05-28
*
Use the Hook module here and there.
ppedrot
2013-05-12
*
States: frozen states can hold closures
gareuselesinge
2013-05-06
*
Egramcoq+Lexer : no need for an init_function
letouzey
2013-04-23
*
Egramcoq: clean an ugly code snippet
letouzey
2013-04-23
*
code simplifications concerning Summary
letouzey
2013-04-22
*
Renaming SearchAbout into Search and Search into SearchHead.
herbelin
2013-04-17
*
More functional implementation of locality_flag and program_mode
gareuselesinge
2013-04-15
*
cbn can be called by Eval
pboutill
2013-03-25
*
Pptactic.pr_raw_tactic is now without env argument
letouzey
2013-03-14
*
Modules and ppvernac, sequel of Enrico's commit 16261
letouzey
2013-03-13
[next]