summaryrefslogtreecommitdiff
path: root/debugger/loadprinter.ml
Commit message (Expand)AuthorAgeFilesLines
* Refactor environment lookup functionsLeo White2019-08-151-15/+20
* Remove out-of-date commentLeo White2019-04-161-2/+0
* Remove support for compiler plugins (#2276)Mark Shinwell2019-03-131-30/+20
* Refactor load path management and initial environmentJeremie Dimino2019-01-301-3/+3
* Remove positions from pathsLeo White2018-11-211-8/+9
* Make (nat)dynlink soundMark Shinwell2018-11-121-1/+0
* ident: add an explicit scope fieldThomas Refis2018-09-211-1/+0
* Use reraise_raw_backtrace in Misc.try_finallyFrançois Bobot2018-07-251-8/+6
* ocamldebug: add a few commandline optionsSébastien Hinderer2018-03-201-4/+2
* we don't need an env to take instances anymoreThomas Refis2018-02-271-1/+1
* Typos and basic grammar error fixing (#1280)Fourchaux2017-08-101-1/+1
* PR#7258: ocamldebug's "install_printer" command had problems with module aliasesXavier Leroy2017-02-181-0/+5
* Add plugins in the compilerFabrice Le Fessant2016-07-181-7/+7
* PR#7233: GADT equations for non-local abstract typesJacques Garrigue2016-06-131-1/+1
* More warnings for debugger/.Alain Frisch2016-03-151-4/+4
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* PR#6935:ocamldebug:load_printer raise uncaught exception when passing directorylijunsong2015-11-171-0/+3
* PR6695: Make sure the compiler only uses ASCII string functions.Gabriel Scherer2014-12-211-1/+1
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* PR#5647: Cannot use install_printer in debuggerXavier Clerc2012-07-091-0/+9
* merge branches/gadts-develJacques Garrigue2011-11-241-1/+1
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* clean up spaces and tabsDamien Doligez2010-01-221-4/+2
* merge changes from ocaml3110 to ocaml3111rc0Damien Doligez2009-05-201-1/+0
* new warning for black holesJacques Garrigue2004-11-291-2/+2
* PR#1479Damien Doligez2003-07-171-0/+5
* - Revu en profondeur la verification des CRC d'interfaces.Xavier Leroy2002-11-171-5/+2
* Support user-defined printers taking a formatter as first argumentXavier Leroy2001-07-031-12/+31
* enforce uniqueness of typing in label modeJacques Garrigue2001-04-191-1/+1
* Revision des messages première étape.Pierre Weis2000-03-071-4/+4
* Revu les impressions du compilateurPierre Weis2000-03-061-26/+24
* Révision de l'impression à l'aide de format: utilisation de printfPierre Weis2000-02-081-9/+6
* Merge olabl branchJacques Garrigue1999-11-301-1/+1
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* Ajout du module Formatmsg pour rediriger les messages du systeme vers stdout ...Xavier Leroy1999-11-081-2/+2
* Ajout de Pervasives.ignore. List.remove -> List.remove_ass*Xavier Leroy1999-02-241-1/+1
* Éviction des alertes des séquences.Pierre Weis1998-11-121-3/+2
* Quand un fichier est charge', afficher son chemin complet.Jérôme Vouillon1997-06-151-1/+1
* Message d'erreur clair si primitive C non disponible.Jérôme Vouillon1997-05-141-1/+1
* La commande load_printer essaie de charger recursivement tous lesJérôme Vouillon1997-05-121-5/+23
* Changement des boi^tes hovPierre Weis1997-02-261-1/+1
* Suite du portage (nombreuses modifs)Xavier Leroy1997-02-191-2/+3
* Ajout de load_printer, install_printer, remove_printer.Xavier Leroy1997-02-141-0/+137