| Commit message (Expand) | Author | Age | Files | Lines |
* | Report warning 70 about missing interfaces as an error | Sébastien Hinderer | 2022-06-30 | 1 | -1/+1 |
* | Add a .mli file for ocamllex's main module | Sébastien Hinderer | 2022-06-30 | 2 | -2/+24 |
* | Enable warning 70 about missing interfaces | Sébastien Hinderer | 2022-06-30 | 1 | -1/+1 |
* | Followup on #11147 | Sébastien Hinderer | 2022-03-31 | 1 | -1/+1 |
* | Build system: ocaml{doc,lex} should be compiled and linked with -g | Sébastien Hinderer | 2022-03-31 | 1 | -3/+3 |
* | Factorize the definition of the standard library flags | Sébastien Hinderer | 2022-03-31 | 1 | -3/+3 |
* | Build system: also factorize the inclusion of directories when calling ocamldep | Sébastien Hinderer | 2022-03-22 | 1 | -2/+1 |
* | Build system: factorize the definitions related to ocamldep | Sébastien Hinderer | 2022-03-22 | 1 | -7/+7 |
* | Build system: normalize the invocations of ocamldep | Sébastien Hinderer | 2022-03-22 | 1 | -3/+4 |
* | Remove uses of ;; from the codebase | Sébastien Hinderer | 2022-02-25 | 5 | -16/+8 |
* | Printexc.catch, Printf.kprintf, Unix.SO_ERROR: add deprecation warning (#10924) | Nicolás Ojeda Bär | 2022-01-21 | 1 | -1/+1 |
* | Add the distclean target to lex/Makefile | Sébastien Hinderer | 2022-01-18 | 1 | -0/+3 |
* | Add {Int,Int32,Int64,NativeInt}.{min,max} (#10392) | Alain Frisch | 2021-05-11 | 3 | -4/+4 |
* | Build system: rename the CAMLRUN variable to OCAMLRUN | Sébastien Hinderer | 2021-04-27 | 1 | -1/+1 |
* | Build system: replace suffix rules by pattern rules | Sébastien Hinderer | 2021-04-27 | 1 | -6/+3 |
* | Build system: provide a default value for OCAMLLEX | Sébastien Hinderer | 2021-04-14 | 1 | -1/+5 |
* | added warning for missing mli interface file | Anukriti12 | 2021-03-31 | 1 | -1/+1 |
* | Remove unused labels | Leo White | 2021-03-22 | 1 | -1/+8 |
* | stop using single letter in warning settings | octachron | 2021-03-15 | 1 | -1/+1 |
* | Build system: deduplicate the rules used to generate the lexers and parsers | Sébastien Hinderer | 2021-03-02 | 1 | -8/+0 |
* | {debugger,lex}/Makefile: make it possible to override lexer andparser generator | Sébastien Hinderer | 2021-03-02 | 1 | -6/+8 |
* | Build system: rename the OCAMLLEX_FLAGS to OCAMLLEXFLAGS | Sébastien Hinderer | 2021-03-02 | 1 | -1/+1 |
* | Get rid of the YACCFLAGS build variable | Sébastien Hinderer | 2020-08-05 | 1 | -2/+1 |
* | Add the $(EXE) suffix to all programs at build rather than install time | Sébastien Hinderer | 2020-06-18 | 1 | -5/+9 |
* | lex/Makefile: simplification | Sébastien Hinderer | 2020-06-18 | 1 | -2/+2 |
* | makefiles: move the inclusion of Makefile.build_config in Makefile.common | Gabriel Scherer | 2020-05-06 | 1 | -1/+0 |
* | Introduce Makefile.build_config.in | David Allsopp | 2020-04-17 | 1 | -2/+2 |
* | Ensure make distclean works on an unconfigured tree | David Allsopp | 2019-10-15 | 1 | -1/+1 |
* | Allow make to be invoked before configure | David Allsopp | 2018-12-04 | 1 | -2/+2 |
* | Quoted extensions in comments, ocamllex and ocamlyacc (#9166) | Pieter Goetschalckx | 2020-02-03 | 1 | -6/+11 |
* | Build system: make ocamllex silent by default (#8664) | Sébastien Hinderer | 2019-05-07 | 1 | -1/+1 |
* | Remove undefined and useless variable $(INCLUDES) | Xavier Leroy | 2019-05-02 | 1 | -1/+1 |
* | make clean: do not remove emacs backups | Nicolás Ojeda Bär | 2019-04-10 | 1 | -1/+1 |
* | Use boot/ocamlc.opt for building, if available. | Stephen Dolan | 2019-03-20 | 1 | -3/+2 |
* | Build system: use ocamlc -depend rather than ocamldep | Sébastien Hinderer | 2019-01-03 | 1 | -1/+1 |
* | make alldepend (with new one-dep-per-file printing) | Gabriel Scherer | 2018-12-12 | 1 | -32/+116 |
* | Makefiles: restructure CAMLDEP usage to easily add flags | Gabriel Scherer | 2018-12-12 | 1 | -2/+3 |
* | Merge pull request #2049 from hhugo/lexer3 | Gabriel Scherer | 2018-09-17 | 1 | -3/+3 |
|\ |
|
| * | report error inside semantic action | Hugo Heuzard | 2018-09-17 | 1 | -1/+1 |
| * | Sync ocamlex with the ocaml lexer | Hugo Heuzard | 2018-09-17 | 1 | -2/+2 |
* | | Move config/Makefile to Makefile.config | Sébastien Hinderer | 2018-09-17 | 1 | -1/+1 |
|/ |
|
* | Allow quoted strings and octal/unicode character literals in ocamllex actions... | Pieter Goetschalckx | 2018-09-17 | 1 | -24/+75 |
* | Remove space from end of FLEXLINK_ENV | David Allsopp | 2018-09-07 | 1 | -1/+1 |
* | Use $(addprefix ...) and spacing adjustments | David Allsopp | 2018-09-07 | 1 | -10/+10 |
* | Move FLEXLINK_ENV definition to Makefile.common | David Allsopp | 2018-09-07 | 1 | -8/+0 |
* | Always use ROOTDIR in lex and ocamldoc Makefiles | David Allsopp | 2018-09-07 | 1 | -8/+11 |
* | Standardise setting and use of OCAML_FLEXLINK | David Allsopp | 2018-09-07 | 1 | -3/+5 |
* | remove unused ocamlyacc dependencies, never put it in boot/ | Gabriel Scherer | 2018-09-01 | 1 | -1/+1 |
* | Deprecate Pervasives (#1605) | Jérémie Dimino | 2018-08-27 | 2 | -6/+6 |
* | Use reraise_raw_backtrace in Misc.try_finally | François Bobot | 2018-07-25 | 1 | -1/+2 |