summaryrefslogtreecommitdiff
path: root/parsing/location.mli
Commit message (Expand)AuthorAgeFilesLines
* New Build_path_prefix_map module interfaceRichard L Ford2023-03-271-4/+68
* toplevel: also separate the toplevel phrase with a blank lineGabriel Scherer2023-02-231-0/+1
* Have ocamlnat display the warning tooDavid Allsopp2022-06-071-3/+3
* Deprecate implicit basenames with no extensionDavid Allsopp2022-06-071-1/+5
* Add a hook for misses in Load_pathDavid Allsopp2022-05-241-0/+3
* Tidy up docs for compiler libsJohn Whitington2021-01-111-1/+1
* Introduce the Lambda.scoped_location typeStephen Dolan2020-04-271-0/+3
* PR#8611: be more conservative (no assert false), and tweak some commentsArmaël Guéneau2019-09-111-4/+6
* Fix source highlighting for long toplevel phrases (#7925) (#8611)Kyle Miller2019-09-111-0/+5
* "Alerts" as a generalization of "deprecated" (#1804)Alain Frisch2018-11-151-3/+32
* Add source highlighting for errors & warnings in batch modeArmaël Guéneau2018-10-191-4/+0
* manual: compiler-libs.mld -> compiler_libs.mldFlorian Angeletti2018-09-121-1/+1
* MPR7546, manual: preambles and warnings for compiler-libs modules (#2020)Florian Angeletti2018-09-121-1/+6
* Change (improve) error highlighting in a dumb toplevelArmaël Guéneau2018-08-081-8/+18
* Location: significantly rework the code printing errors and warningsArmaël Guéneau2018-08-081-41/+95
* Reorganize location.mli, and add some docstringsArmaël Guéneau2018-08-081-44/+75
* Location: generalize [highlight_dumb] to handle several locationsArmaël Guéneau2018-07-121-1/+1
* Move Location.absname to Clflags.absname (#1886)Armael2018-07-061-2/+0
* parser: better locations for type constraintsThomas Refis2018-06-211-0/+2
* honor the BUILD_PATH_PREFIX_MAP variable if it exists:Gabriel Scherer2018-03-011-0/+5
* ocamldep: color cycle error messageoctachron2018-02-281-0/+1
* Location.show_code_at_location: highlight the code at a given locationGabriel Scherer2017-12-121-0/+2
* Deprecation warning when checking signature inclusionalainfrisch2017-04-051-1/+3
* Changing the display of fatal warnings (#948)sliquister2017-03-081-12/+13
* PR#7147: add colors to errors generated by ppx rewritersSimon Cruanes2016-07-111-5/+0
* documentation fixes for some compilerlibs modulesOlivier Andrieu2016-05-031-2/+2
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* Debuginfo.to_location and Location.print_compactMark Shinwell2016-01-131-0/+1
* colorize error and warning messages, refactor LocationGabriel Scherer2015-08-151-4/+11
* merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16...Damien Doligez2015-07-171-0/+1
* Fix bootstrap (broken by ambiguous ocamldoc comments).Alain Frisch2015-06-291-0/+2
* Attach documentation comments to ParsetreeLeo White2015-06-281-1/+4
* GPR#171: allow custom warning printers / catchersGabriel Scherer2015-04-261-0/+10
* Cherry-pick 15062,15063,15064 from 4.02 (#6497).Alain Frisch2014-08-071-0/+3
* Protocol to allow ppx processors to report warnings to the compiler (reported...Alain Frisch2014-05-071-0/+2
* fix some of the whitespace problems in the sourceDamien Doligez2014-04-121-1/+2
* PR#6270: remove need for -I directives to ocamldebug in common caseGabriel Scherer2014-04-061-0/+2
* Revert "PR#6270: remove need for -I directives to ocamldebug in common case (...Gabriel Scherer2014-03-311-2/+0
* PR#6270: remove need for -I directives to ocamldebug in common case (patch by...Xavier Clerc2014-03-311-0/+2
* Continue cleanup. driver/errors.ml is no longer needed.Alain Frisch2013-09-121-0/+3
* Simplify common case of unit-wide errors.Alain Frisch2013-09-121-0/+2
* Port Syntaxerr.Error to the new system. Trickier, because of special way to r...Alain Frisch2013-09-111-2/+5
* Cherry-picking commit 14093 from trunk.Alain Frisch2013-09-111-0/+26
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* clean up TABs and whitespaceDamien Doligez2012-07-301-1/+0
* merge with branch bin-annotFabrice Le Fessant2012-05-301-0/+12
* remove redundant colon in norepeat mode for the toplevelDamien Doligez2012-04-171-1/+1
* #5527: use absolute filenames in the message for Warning 31, when requested (...Alain Frisch2012-03-071-0/+4
* Reverting bad commit.Alain Frisch2012-01-201-3/+0
* Fix #5490.Alain Frisch2012-01-201-0/+3