index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
theories
/
Strings
/
String.v
Age
Commit message (
Expand
)
Author
2020-10-11
Modify Strings/String.v to compile with -mangle-names
Jasper Hugunin
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2020-01-08
Avoid hardcoded paths in extraction
Maxime Dénès
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-05-25
Modifying theories to preferably use the "[= ]" syntax, and,
Hugo Herbelin
2018-11-28
Add `String Notation` vernacular like `Numeral Notation`
Jason Gross
2018-10-23
Encapsulating declarations of primitive string syntax in a module.
Hugo Herbelin
2018-10-10
[coqlib] Rebindable Coqlib namespace.
Emilio Jesus Gallego Arias
2018-09-10
Declaring Scope prior to loading primitive printers.
Hugo Herbelin
2018-07-16
Add additional lemmas about {String,Ascii}.eqb
Jason Gross
2018-07-16
Ascii.eqb and String.eqb
Pierre Letouzey
2018-03-07
Merge PR #6744: Add String.concat
Maxime Dénès
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-24
Add String.concat
Jason Gross
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2016-06-18
Giving a more natural semantics to injection by default.
Hugo Herbelin
2016-01-20
Update copyright headers.
Maxime Dénès
2015-01-12
Update headers.
Maxime Dénès
2014-09-17
Add some missing Proof statements.
Guillaume Melquiond
2012-08-08
Updating headers.
herbelin
2012-07-05
Kills the useless tactic annotations "in |- *"
letouzey
2012-07-05
Open Local Scope ---> Local Open Scope, same with Notation and alii
letouzey
2011-10-22
Fixing Equality.injectable which did not detect an equality without
herbelin
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-04-29
Remove the svn-specific $Id$ annotations
letouzey
2009-11-02
Remove various useless {struct} annotations
letouzey
2009-09-28
Fix the stdlib doc compilation + switch all .v file to utf8
letouzey
2009-09-17
Delete trailing whitespaces in all *.{v,ml*} files
glondu
2009-03-27
Parsing files for numerals (+ ascii/string) moved into plugins
letouzey
2008-06-20
typo in a comment
letouzey
2008-04-27
- Fix bug in unification not taking into account the right meta
msozeau
2006-02-11
Commentaires et compatibilité coqdoc
herbelin
2006-02-08
Ajout bibliothèque String de Laurent Théry
herbelin