summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-lexyacc
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-255-9/+9
* ocamlyacc: support OCaml-style commentsDemi Marie Obenour2023-02-271-2/+6
* ocamlyacc: Fix lexing of raw string literalsDemi Marie Obenour2022-11-301-0/+14
* ocamllex: better support for union of character sets (#11166)Nicolás Ojeda Bär2022-09-272-0/+25
* ocamltest: rename the files variable to readonly_filesSébastien Hinderer2021-04-211-1/+1
* Add "calculator" example from the "Lex and Yacc" chapter of the manualXavier Leroy2021-01-055-0/+62
* Remove tests/tool-lexyacc/main.ml completelyDavid Allsopp2021-01-0311-1308/+0
* Fix tool-lexyacc/main.ml w.r.t. PR#9872David Allsopp2020-12-312-2/+9
* Quoted extensions in comments, ocamllex and ocamlyacc (#9166)Pieter Goetschalckx2020-02-032-0/+6
* Remove ocamltests filesNicolás Ojeda Bär2019-09-281-3/+0
* Octal character literals and apostrophes in ocamlyacc actions (#1932)Pieter Goetschalckx2019-09-061-0/+5
* s/string_of_int/Int.to_string/gDaniel Bünzli2018-11-071-6/+6
* Allow quoted strings and octal/unicode character literals in ocamllex actions...Pieter Goetschalckx2018-09-172-0/+17
* Remove the Sort module. (PR7812)whitequark2018-07-131-1/+1
* Reformat ocamltest lines for long-lineDavid Allsopp2018-06-141-1/+2
* ocamllex: Exact check for the absence of memory instructions. (#1713)Luc Maranget2018-04-113-0/+15
* Migrate the tool-lexyacc test to ocamltestSébastien Hinderer2018-03-014-25/+11
* Partial testcase and bug fixDemi Obenour2017-05-171-1/+2
* Fix testsuite when configured with -safe-string (#819)David Allsopp2016-12-142-8/+8
* Remove copyright notices in test files.Sébastien Hinderer2016-05-038-120/+0
* Update headers for the new license.Damien Doligez2016-02-1810-110/+140
* simplify .gitignore; remove .ignore files and tools/setignore; adjust tools/c...Damien Doligez2015-11-061-3/+0
* merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez2014-08-221-4/+4
* fix some of the whitespace problems in the sourceDamien Doligez2014-04-121-2/+7
* remove unused fileDamien Doligez2013-04-041-311/+0
* whitespace, non-ascii chars, some missing headersDamien Doligez2012-10-171-0/+12
* remove all $Id keywordsDamien Doligez2012-10-159-18/+0
* clean up TABs and whitespaceDamien Doligez2012-07-309-68/+59
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-279-9/+9
* uniform .ignore systemDamien Doligez2011-07-202-20/+3
* merge changes from 3.12.0 to 3.12.1Damien Doligez2011-07-2010-9/+21
* testsuite: ability run a given test from its own directory.Xavier Clerc2011-06-151-2/+3
* Ignoring compiled files.Pierre Weis2011-03-171-0/+2
* ignore generated filesDamien Doligez2010-02-091-0/+6
* Tests moved to 'tool-lexyacc'Xavier Clerc2010-01-2512-0/+1714