summaryrefslogtreecommitdiff
path: root/debugger/input_handling.mli
Commit message (Collapse)AuthorAgeFilesLines
* Update headers for the new license.Damien Doligez2016-02-181-12/+15
| | | | Remains to be done: remove all headers in testsuite/tests.
* merge branch "safe-string"Damien Doligez2014-04-291-1/+1
| | | | git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14705 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
| | | | git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13013 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-2/+2
| | | | git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@11156 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
* Pass a Lexing.position value to make source_of_module, get_buffer and showNicolas Pouillard2006-12-091-3/+0
| | | | | | | | | | listing more accurate. Also move the yes_or_no function to it's own module Question to avoid a module dependency cycle, since Lexer use Parser types and Parser implementation use Input_handling that defined yes_or_no that use Lexer. git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@7767 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
* Changement de la licenceXavier Leroy1999-11-171-1/+2
| | | | git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2553 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
* Premier jet du portage OCamlXavier Leroy1996-11-291-0/+62
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@1209 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02