summaryrefslogtreecommitdiff
path: root/parsing/parse.ml
Commit message (Expand)AuthorAgeFilesLines
* Move variable printer to Pprintastalainfrisch2018-11-061-0/+45
* Disallow .~ in extended indexing operators. (#2106)yallop2018-10-221-0/+1
* rename parsing/parser_menhir into parsing/parserGabriel Scherer2018-09-011-11/+9
* remove the yacc parserGabriel Scherer2018-09-011-18/+9
* a custom parsing loop that stop consuming top-level input on errorFrédéric Bour2018-09-011-15/+67
* Parse.skip_phrase: store last token rather than finding it with Parsing.is_cu...Frédéric Bour2018-09-011-15/+20
* Setup and use a Menhir parser for the OCaml grammar (REBASE POINT)Gabriel Scherer2018-09-011-0/+8
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* Attach documentation comments to ParsetreeLeo White2015-06-281-0/+2
* Cleanup.Alain Frisch2013-09-101-11/+9
* Add entry points to parse expressions/types/patterns.Alain Frisch2013-03-291-0/+3
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* merge with branch bin-annotFabrice Le Fessant2012-05-301-4/+5
* Compile with warning 33, and remove unused opens.Alain Frisch2012-05-291-2/+0
* PR#5238, PR#5277: Sys_error when getting error locationDamien Doligez2011-08-041-3/+3
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* clean up spaces and tabsDamien Doligez2010-01-221-1/+1
* changement des locations, premiere trancheDamien Doligez2002-11-011-11/+9
* Getting rid of obsolete boolean operators & and orPierre Weis2000-12-281-1/+1
* amelioration message d'erreur illegal characterDamien Doligez1999-12-301-2/+2
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* Amelioration du message d'erreur en cas de chaine non terminee dans unDamien Doligez1999-10-151-16/+20
* location.mli, location.ml, parse.ml:Damien Doligez1999-09-081-2/+3
* Revu les erreurs de syntaxe sur les parentheses pas fermees, etcXavier Leroy1997-11-121-1/+1
* Meilleures erreurs de syntaxe pour les parentheses mal fermees, etcXavier Leroy1997-08-221-4/+8
* Nouveau module Marshal dans stdlibXavier Leroy1997-07-021-1/+3
* Fix de EOF dans les lexeurs, suite.Damien Doligez1997-04-161-2/+4
* Fix pour afficher correctement en cas de EOF a toplevel.Damien Doligez1997-04-151-1/+3
* Renommage en Objective CamlXavier Leroy1996-04-301-2/+2
* Dans les fichiers de #use, les ;; sont optionnelsXavier Leroy1995-11-011-2/+3
* Ajout des notices de copyrightXavier Leroy1995-08-091-0/+13
* Passage a la version bootstrappee (franchissement du Rubicon)Xavier Leroy1995-05-041-0/+36