aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/unicode.ml
Commit message (Expand)AuthorAge
* Merge PR #1119: Fixing bug BZ#5769 (generating a name "_" out of a type "_som...Gravatar Maxime Dénès2017-10-06
|\
| * Fixing BZ#5769 (variable of type "_something" was named after invalid "_").Gravatar Hugo Herbelin2017-10-05
| * Distinguishing pseudo-letters out of the set of unicode letters.Gravatar Hugo Herbelin2017-10-05
| * Fixing typos in comments of unicode.ml.Gravatar Hugo Herbelin2017-10-05
* | Complying more precisely to unicode standard.Gravatar Hugo Herbelin2017-09-13
* | Adding a function to escape strings with non-utf8 characters.Gravatar Hugo Herbelin2017-09-13
|/
* [unicode] Address comments in PR#314.Gravatar Emilio Jesus Gallego Arias2017-02-15
* [safe-string] Use `String.init` to build string.Gravatar Emilio Jesus Gallego Arias2017-02-14
* Stopping warning on unrecognized unicode character in notation (fixing #5136).Gravatar Hugo Herbelin2016-10-17
* Moving UTF-8 related functions to Unicode module.Gravatar Pierre-Marie Pédrot2016-06-14
* Unicode.ascii_of_ident is now truly injectiveGravatar Pierre Letouzey2016-05-19
* Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2016-03-05
|\
| * Fixing bug #4105: poor escaping in the protocol between CoqIDE and coqtop.Gravatar Pierre-Marie Pédrot2016-03-03
* | COMMENTS: added to the "Unicode" module.Gravatar Matej Kosik2015-12-18
|/
* Extraction: no more ascii blob in type variables (fix #3227)Gravatar Pierre Letouzey2015-01-11
* Fixing bug #3541.Gravatar Pierre-Marie Pédrot2014-08-28
* Get rid of the uses of deprecated OCaml elements (still remaining compatible ...Gravatar xclerc2013-09-19
* * lib/Unicode:Gravatar regisgia2013-09-02
* More cleanup of Util: utf8 aspects moved to a new file unicode.mlGravatar letouzey2012-09-18