index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
*
[stm] Remove state-handling from Futures.
Emilio Jesus Gallego Arias
2017-10-17
*
Merge PR #1089: [stm] [toplevel] Move delicate state initialization to the ST...
Maxime Dénès
2017-10-12
|
\
|
*
[stm] [toplevel] Move delicate state initialization to the STM (BZ#5556)
Emilio Jesus Gallego Arias
2017-10-11
*
|
Restoring test on ident validity while browsing directory structure.
Hugo Herbelin
2017-10-10
*
|
Adding headers to segmenttree.{ml,mli}.
Hugo Herbelin
2017-10-10
|
/
*
[stm] Switch to a functional API
Emilio Jesus Gallego Arias
2017-10-06
*
[stm] [flags] Move document mode flags to the STM.
Emilio Jesus Gallego Arias
2017-10-06
*
Merge PR #1119: Fixing bug BZ#5769 (generating a name "_" out of a type "_som...
Maxime Dénès
2017-10-06
|
\
*
\
Merge PR #1125: [pp] Minor optimization in `Pp.t` construction and gluing.
Maxime Dénès
2017-10-06
|
\
\
*
\
\
Merge PR #1069: Improve support for -w options
Maxime Dénès
2017-10-05
|
\
\
\
*
\
\
\
Merge PR #1041: Miscellaneous fixes about UTF-8 (including a fix to BZ#5715 t...
Maxime Dénès
2017-10-05
|
\
\
\
\
*
\
\
\
\
Merge PR #1059: coq_makefile: make sure compile flags for Coq and coq_makefil...
Maxime Dénès
2017-10-05
|
\
\
\
\
\
|
|
|
|
*
|
[pp] Minor optimization in `Pp.t` construction and gluing.
Emilio Jesus Gallego Arias
2017-10-05
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
Fixing BZ#5769 (variable of type "_something" was named after invalid "_").
Hugo Herbelin
2017-10-05
|
|
|
|
*
Distinguishing pseudo-letters out of the set of unicode letters.
Hugo Herbelin
2017-10-05
|
|
|
|
*
Fixing typos in comments of unicode.ml.
Hugo Herbelin
2017-10-05
*
|
|
|
|
Merge PR #1100: Avoid looping when searching for CoqProject.
Maxime Dénès
2017-10-03
|
\
\
\
\
\
*
\
\
\
\
\
Merge PR #1015: Adding a function to be typically used to pass values from an...
Maxime Dénès
2017-10-03
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
Avoid looping when searching for CoqProject.
Maxime Dénès
2017-09-27
|
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
Improve support for "-w none" compatibility option.
Guillaume Melquiond
2017-09-21
|
|
*
|
|
coq_makefile: make sure compile flags for Coq and coq_makefile are in sync
Emilio Jesus Gallego Arias
2017-09-19
*
|
|
|
|
Reporting locations in error messages about notation formats.
Hugo Herbelin
2017-09-18
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Using an algebraic type for distinguishing toplevel input from location in file.
Hugo Herbelin
2017-09-14
|
|
|
*
A possible fix for BZ#5715 (escape non-utf8 win32 file names).
Hugo Herbelin
2017-09-13
|
|
|
*
Complying more precisely to unicode standard.
Hugo Herbelin
2017-09-13
|
|
|
*
Adding a function to escape strings with non-utf8 characters.
Hugo Herbelin
2017-09-13
|
|
_
|
/
|
/
|
|
|
*
|
Adding function to be typically used to pass values from an OCaml "when" clause.
Hugo Herbelin
2017-09-12
|
/
/
*
|
Merge PR #987: In Array.smartmap, read and write from same array
Maxime Dénès
2017-09-11
|
\
\
|
|
/
|
/
|
*
|
Making detyping potentially lazy.
Pierre-Marie Pédrot
2017-09-04
*
|
Merge PR #980: Adding combinators + a canonical renaming in List, Option, Name
Maxime Dénès
2017-08-31
|
\
\
*
\
\
Merge PR #989: Prevent overallocation in Array.map_to_list and remove custom ...
Maxime Dénès
2017-08-31
|
\
\
\
*
\
\
\
Merge PR #773: [flags] Remove XML output flag.
Maxime Dénès
2017-08-29
|
\
\
\
\
|
|
|
*
|
Canonically renaming fold_map into fold_left_map in library Option.
Hugo Herbelin
2017-08-29
|
|
|
*
|
Canonically renaming fold_map into fold_left_map in library Array.
Hugo Herbelin
2017-08-29
|
|
|
*
|
Adding combinators + a canonical renaming in cList.ml.
Hugo Herbelin
2017-08-29
|
|
_
|
/
/
|
/
|
|
|
|
|
|
*
also in Fun1.smartmap, read, write from same array
Paul Steckler
2017-08-22
|
|
*
|
Prevent overallocation in Array.map_to_list and remove custom implementation ...
Guillaume Melquiond
2017-08-22
|
|
/
/
|
/
|
|
|
|
*
read, write from same array
Paul Steckler
2017-08-21
|
|
/
|
/
|
*
|
Merge PR #490: A possible fix for #5391 (command line tools do not accept tra...
Maxime Dénès
2017-08-17
|
\
\
*
\
\
Merge PR #864: Some cleanups after cumulativity for inductive types
Maxime Dénès
2017-08-16
|
\
\
\
|
|
*
|
Removing trailing "/" and "\" in directory names only on win32.
Hugo Herbelin
2017-08-15
|
|
|
*
[flags] Remove XML output flag.
Emilio Jesus Gallego Arias
2017-08-01
|
|
_
|
/
|
/
|
|
|
*
|
Change the option for cumulativity
Amin Timany
2017-07-31
*
|
|
Merge PR #761: deprecate Pp.std_ppcmds type and promote Pp.t instead
Maxime Dénès
2017-07-31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
deprecate Pp.std_ppcmds type alias
Matej Košík
2017-07-27
|
|
/
*
|
Merge PR #902: Only perform profile initialization and printing when the flag...
Maxime Dénès
2017-07-26
|
\
\
*
|
|
Adding a V8.7 compatibility version number.
Hugo Herbelin
2017-07-21
|
|
/
|
/
|
*
|
PMP sold us a Timeout on Windows with 1s resolution. Trying to improve it.
Maxime Dénès
2017-07-21
*
|
coq_makefile: use System.exists_dir for better portability
Enrico Tassi
2017-07-20
*
|
Windows: Sys.is_dir "foo/" always says no (so we strip trailing slash)
Enrico Tassi
2017-07-20
[next]