aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Floats.v
Commit message (Expand)AuthorAgeFilesLines
...
* Ported to Coq 8.4pl1. Merge of branches/coq-8.4.xleroy2013-01-291-3/+9
* Remove some useless "Require".xleroy2012-12-301-2/+0
* Flocq-based parsing of floating-point literals (Jacques-Henri Jourdan)xleroy2012-11-031-3/+39
* Changelog: updatedxleroy2012-06-281-0/+14
* Use Flocq for floatsxleroy2012-06-281-52/+725
* float->int conversions, continued: weaker axiomatization.xleroy2010-10-291-22/+3
* Float.intoffloat and Float.intuoffloat are now partial functions.xleroy2010-10-281-6/+25
* Merge of the reuse-temps branch:xleroy2010-09-021-17/+101
* Fewer float axioms.xleroy2010-05-091-4/+2
* Suppressed axioms Float.eq_zero_{true,false}, since the latter isxleroy2010-05-091-3/+0
* Revised encoding/decoding of floatsxleroy2010-05-091-0/+18
* Adapted to work with Coq 8.2-1v1.4.1xleroy2009-06-051-1/+1
* Introduction de l'operation intuoffloat (float -> unsigned int). Pas encore ...xleroy2008-05-301-0/+1
* Ajout license, README, copyright noticesxleroy2008-01-271-0/+15
* Petites adaptations pour Coq 8.1gammaxleroy2006-11-111-1/+1
* Fusion de la branche "traces":xleroy2006-09-041-1/+0
* Initial import of compcertxleroy2006-02-091-0/+55