| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-10-06 | Added a [modify] function to maps. | ppedrot | |
| git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16853 85f007b7-540e-0410-9357-904b9bb8a0f7 | |||
| 2013-08-25 | Removing association lists in Reductionops. Btw, defining the dual of the | ppedrot | |
| domain operation on maps. The efficiency should just be improved. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16737 85f007b7-540e-0410-9357-904b9bb8a0f7 | |||
| 2013-08-25 | Added a more efficient way to recover the domain of a map. | ppedrot | |
| The extended signature is defined in CMap, and should be compatible with the old one, except that module arguments have to be explicitely named. The implementation itself is quite unsafe, as it relies on the current implementation of OCaml maps, even though that should not be a problem (it has not changed in ages). git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16735 85f007b7-540e-0410-9357-904b9bb8a0f7 | |||
