index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
library
Commit message (
Expand
)
Author
Age
*
Univs: fix bug #4443.
Matthieu Sozeau
2015-12-03
*
Univs: entirely disallow instantiation of polymorphic constants with
Matthieu Sozeau
2015-11-27
*
Avoid recording spurious Set <= Top.i constraints which are always
Matthieu Sozeau
2015-11-27
*
Univs: fix type_of_global_in_context not returning instantiated universe cont...
Matthieu Sozeau
2015-11-20
*
Add a way to get the right fix_exn in external vernacular commands
Matthieu Sozeau
2015-10-30
*
Univs: local names handling.
Matthieu Sozeau
2015-10-28
*
Avoid type checking private_constants (side_eff) again during Qed (#4357).
Enrico Tassi
2015-10-28
*
lib_stack: API to reorder the libstack
Enrico Tassi
2015-10-28
*
Fix bugs 4389, 4390 and 4391 due to wrong handling of universe names
Matthieu Sozeau
2015-10-27
*
Declaremods: replace two anomalies by user errors (fix #3974 and #3975)
Pierre Letouzey
2015-10-25
*
Fix some typos.
Guillaume Melquiond
2015-10-13
*
Univs: fix bug #3807
Matthieu Sozeau
2015-10-08
*
Goptions: new value type: optional string
Enrico Tassi
2015-10-08
*
Univs: Change intf of push_named_def to return the computed universe
Matthieu Sozeau
2015-10-02
*
Univs: refined handling of assumptions
Matthieu Sozeau
2015-10-02
*
Univs: fix minimization to allow lowering a universe to Set, not Prop.
Matthieu Sozeau
2015-10-02
*
Univs: fix Universe vernacular, fix bug #4287.
Matthieu Sozeau
2015-10-02
*
Univs: minimization, adapt to graph invariants.
Matthieu Sozeau
2015-10-02
*
Forcing i > Set for global universes (incomplete)
Matthieu Sozeau
2015-10-02
*
Universes: enforce Set <= i for all Type occurrences.
Matthieu Sozeau
2015-10-02
*
Unexport Loadpath.get_paths.
Guillaume Melquiond
2015-09-30
*
Fix dumb typo.
Guillaume Melquiond
2015-09-29
*
Make the interface of System.raw_extern_intern much saner.
Guillaume Melquiond
2015-09-29
*
Prevent States.intern_state and System.extern_intern from looking up files in...
Guillaume Melquiond
2015-09-29
*
Remove some uses of Loadpath.get_paths.
Guillaume Melquiond
2015-09-29
*
Make -load-vernac-object respect the loadpath.
Guillaume Melquiond
2015-09-28
*
The -require option now accepts a logical path instead of a physical one.
Pierre-Marie Pédrot
2015-09-25
*
The -compile option now accepts ".v" files and outputs a warning otherwise.
Pierre-Marie Pédrot
2015-09-25
*
Hopefully better names to constructors of internal_flag, as discussed
Hugo Herbelin
2015-09-23
*
Nametab: print debug notice only in debug mode.
Maxime Dénès
2015-09-20
*
Add an if_verbose for "Fetching opaque proofs ..."
mlasson
2015-09-03
*
Fixing anomaly #3743 while printing an error message involving evar constraints.
Hugo Herbelin
2015-07-16
*
Option -type-in-type: added support in checker and making it contaminating
Hugo Herbelin
2015-07-10
*
Native compiler: refactor code handling pre-computed values.
Maxime Dénès
2015-07-10
*
Improve semantics of -native-compiler flag.
Maxime Dénès
2015-07-09
*
Univs/minimization: Fix unused variable bug.
Matthieu Sozeau
2015-07-07
*
Assumptions: more informative print for False axiom (Close: #4054)
Enrico Tassi
2015-06-29
*
Fix bug #4254 with the help of J.H. Jourdan
Matthieu Sozeau
2015-06-26
*
Wrapped the declare_object function to pretty-print anomalies at loading time.
Thomas Sibut-Pinote
2015-06-25
*
On-demand Require.
Pierre-Marie Pédrot
2015-06-24
*
Splitting the library representation on disk in two.
Pierre-Marie Pédrot
2015-06-24
*
Fix bug #3446.
Matthieu Sozeau
2015-06-11
*
Fix bug #4159
Matthieu Sozeau
2015-05-27
*
Disable precompilation for native_compute by default.
Guillaume Melquiond
2015-05-14
*
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-04-23
*
Tactical `progress` compares term up to potentially equalisable universes.
Arnaud Spiwack
2015-04-22
*
Extra fix to 934761875 and f4ee7ee31e4 on optimizing Import of several
Hugo Herbelin
2015-04-17
*
Strengthen minimization: it shouldn't set a universe u to a max if it
Matthieu Sozeau
2015-04-09
*
Make it possible for -R to override the existing implicit setting of a path.
Guillaume Melquiond
2015-04-02
*
From X Require Y looks for X with absolute path, disregarding -R.
Pierre-Marie Pédrot
2015-04-01
[next]