index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-04-17
Matching patterns: fixed allow_partial_app which was not working on
herbelin
2013-04-17
Fix of r16257 in r16205 for "errors raised by check_evar_instance were
herbelin
2013-04-17
Coqmktop: dynlink is now mandatory due to Maxime's native-compiler
letouzey
2013-04-17
Coqc: repair localisation of errors in files
letouzey
2013-04-17
Using Parameter instead of Variable in test-suite/output
herbelin
2013-04-17
Improving error message in explain_cannot_find_well_typed_abstraction:
herbelin
2013-04-17
Like in r16346, do not filter local definitions (here in the
herbelin
2013-04-17
Added group properties of eq_refl, eq_sym, eq_trans
herbelin
2013-04-16
Fixing #2968. This is quite brittle though, because we are messing
ppedrot
2013-04-16
Added regression test for bug #3023 which was solved by Matthieu's
herbelin
2013-04-16
More in IArray
ppedrot
2013-04-15
Minor simplifications in Declaremods and Safe_typing
letouzey
2013-04-15
Declaremods: drop some useless stuff (slight gain in vo size)
letouzey
2013-04-15
Checker: vo validation checks the absence of Var/Evar/Meta
letouzey
2013-04-15
Checker : a md5-based way to ensure checker/values.ml is always in sync
letouzey
2013-04-15
votour: a small tool for guided tours of .vo
letouzey
2013-04-15
Checker: vo validation is now done in check.ml (and always)
letouzey
2013-04-15
Checker: get rid of code handling section variables
letouzey
2013-04-15
Checker: empty sections hardcoded in cb and mind
letouzey
2013-04-15
Checker: reified encoding of .vo types in values.ml
letouzey
2013-04-15
Checker: regroup all vo-related types in cic.mli
letouzey
2013-04-15
anew_instance should not consume the locality twice
gareuselesinge
2013-04-15
More functional implementation of locality_flag and program_mode
gareuselesinge
2013-04-11
Backport r16394 from 8.4:
msozeau
2013-04-10
Equality: avoid some unprotected List.nth (fix #2837)
letouzey
2013-04-09
Added a module of immutable arrays. Not as full as CArray, but should
ppedrot
2013-04-08
Enrich test-suite with a test for #3022.
ppedrot
2013-04-05
Allow catching of WrongAbstractionType, fixing a regression from 8.4
msozeau
2013-04-04
Small doc fix : module subtyping cannot force access of opaques
letouzey
2013-04-03
Removing two Pervasives.compare from Term.
ppedrot
2013-04-03
Fix for bug #3017: wrong handling of the unresolvability status
msozeau
2013-04-02
Revised infrastructure for lazy loading of opaque proofs
letouzey
2013-04-02
Mod_subst.force: avoid using join when only one subst
letouzey
2013-04-02
Minor cleanup concerning Mod_subst.MBImap
letouzey
2013-04-02
Exporting the SearchAbout filter.
ppedrot
2013-03-30
Continuation of r16346 on filtering local definitions. Refined
herbelin
2013-03-28
Safe_typing+Libary: use some arrays instead of lists in vo structures
letouzey
2013-03-28
Safe_library : a record type for compiled_library instead of large tuple
letouzey
2013-03-26
Synchronizing loadpath with the backtrack mechanism.
ppedrot
2013-03-26
Moved the Loadpath part of Library to its own file, and documented
ppedrot
2013-03-25
Typo in refman (fix #2962)
letouzey
2013-03-25
Enrich test-suite with a test for #2928
letouzey
2013-03-25
Enrich test-suite with a test for #2734
letouzey
2013-03-25
Native compiler: hash-consing of generated code and values.
mdenes
2013-03-25
Add the test-case of bug 2750 in the test-suite
letouzey
2013-03-25
Native compiler: timing info for reification in debug mode.
mdenes
2013-03-25
Native compiler: Inlined constants are now compiled, fixing a bug reported by
mdenes
2013-03-25
Normalized type for Vector.map2
pboutill
2013-03-25
Fix bug #2989: make unification.ml able to deal with canonical structure in a...
pboutill
2013-03-25
cbn can be called by Eval
pboutill
[next]