aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/loc.ml
Commit message (Expand)AuthorAge
* Unify location handling of error functions.Gravatar Emilio Jesus Gallego Arias2016-08-19
* Add file name, line number and beginning of line position to locations.Gravatar Maxime Dénès2016-06-20
* Update copyright headers.Gravatar Maxime Dénès2016-01-20
* Do not dump a glob reference when its location is ghost. (Fix bug #4469)Gravatar Guillaume Melquiond2015-12-31
* Update headers.Gravatar Maxime Dénès2015-01-12
* Getting rid of Exninfo hacks.Gravatar Pierre-Marie Pédrot2014-12-16
* Removing Exc_located and using the new exception enrichementGravatar ppedrot2013-02-18
* More equality functionsGravatar ppedrot2012-11-25
* Moved Compat to parsing. This permits to break the dependency of theGravatar ppedrot2012-10-04
* Updating headers.Gravatar herbelin2012-08-08
* Added an indirection with respect to Loc in Compat. As many [open Compat]Gravatar ppedrot2012-06-22