An open API service providing commit metadata for open source projects.

gitlab.inria.fr / fpottier/visitors / commits

SHA Message Author Date Stats
9ec1dd72 Revert "Remove dependency on [result], now unneeded." François Pottier <f****r@i****r> 4 months ago
01916eb6 Remove dependency on [result], now unneeded. François Pottier <f****r@i****r> 4 months ago
505ceb11 Saved documentation for release 20260520. François Pottier <f****r@i****r> 4 months ago
83bbde44 CHANGES. François Pottier <f****r@i****r> 4 months ago
cb7f156d Change the license from LGPL 2.1 to LGPL 2.1 with a linking exception. François Pottier <f****r@i****r> 4 months ago
30cf2cce Add x-maintenance-intent field. François Pottier <f****r@i****r> 10 months ago
3ad6f0bb Saved documentation for release 20251114. François Pottier <f****r@i****r> 10 months ago
a793c20e Manual: tweak (page breaks, etc.). François Pottier <f****r@i****r> 10 months ago
f04484f5 Manual: better placement of figures. François Pottier <f****r@i****r> 10 months ago
fb579644 Manual: changes in the discussion of generated type annotations. François Pottier <f****r@i****r> 10 months ago
85d19011 Rename [expr_node] to [node] in several examples to save space. François Pottier <f****r@i****r> 10 months ago
ae1fd76c CHANGES. François Pottier <f****r@i****r> 10 months ago
134dfe2c Makefile.preprocess: find [visitors_preprocess], whether it is installed or not. François Pottier <f****r@i****r> 10 months ago
0816d914 Manual: spacing tricks to avoid overfull or underfull boxes. François Pottier <f****r@i****r> 10 months ago
a11b3469 doc/Makefile: do not pass -g to latexmk. François Pottier <f****r@i****r> 10 months ago
19e585d8 [weed] is just [List.sort_uniq]. François Pottier <f****r@i****r> 10 months ago
58d144c5 Systematically generate type annotations, so as to support type-directed disa... François Pottier <f****r@i****r> 10 months ago
56fb9021 CHANGES. François Pottier <f****r@i****r> 10 months ago
cc3e4024 Manual: provide two ways of finding Makefile.preprocess. François Pottier <f****r@i****r> 10 months ago
801ca500 Manual: remove the references to ocamlbuild. François Pottier <f****r@i****r> 10 months ago
516a6222 doc/Makefile: check whether ocp-indent is installed without calling opam. François Pottier <f****r@i****r> 10 months ago
61349b2f CHANGES. François Pottier <f****r@i****r> 10 months ago
5ea8a52f New executable tool `visitors_preprocess`. Update Makefile.preprocess to use ... François Pottier <f****r@i****r> 10 months ago
7404421a Add [make view]. François Pottier <f****r@i****r> 10 months ago
d283d0a6 Saved documentation for release 20251010. François Pottier <f****r@i****r> 11 months ago
65302678 doc/Makefile: there is really no need for ppx_import. François Pottier <f****r@i****r> 11 months ago
120cea48 CHANGES. François Pottier <f****r@i****r> 11 months ago
9df97bbf Require OCaml 4.14.2 and ppxlib 0.36.0 (which exposes a 5.2 AST or better by ... François Pottier <f****r@i****r> 11 months ago
018e8e4e TODO. François Pottier <f****r@i****r> 11 months ago
5bc6f425 Makefile. François Pottier <f****r@i****r> 11 months ago
d8665e1f Fix type error by using [Longident.name] instead of [print_longident]. François Pottier <f****r@i****r> 11 months ago
6703105f Visitors: add support for [Ptyp_open]. François Pottier <f****r@i****r> 11 months ago
f1c66229 VisitorsAnalysis: add support for [Ptyp_open] (new in 5.2.0). François Pottier <f****r@i****r> 11 months ago
afbcc6ab Update TODO and rename it to TODO.md. François Pottier <f****r@i****r> about 1 year ago
eaeed4cf Saved documentation for release 20250212. François Pottier <f****r@i****r> over 1 year ago
955dfca4 doc/Makefile: make sure the required packages are installed. François Pottier <f****r@i****r> over 1 year ago
c9b72994 Documentation: use a smaller font size to avoid an overfull hbox. François Pottier <f****r@i****r> over 1 year ago
55014148 Simplify and strengthen [make clean]. François Pottier <f****r@i****r> over 1 year ago
687f79c0 Revert "Saved documentation for release 20250207." François Pottier <f****r@i****r> over 1 year ago
938750fd CHANGES. François Pottier <f****r@i****r> over 1 year ago
2e761375 Do not use [List.is_empty]. François Pottier <f****r@i****r> over 1 year ago
418f25c8 Saved documentation for release 20250207. François Pottier <f****r@i****r> over 1 year ago
fb0f773d CHANGES. François Pottier <f****r@i****r> over 1 year ago
22a78670 Apply the fix proposed by Opale Sjöstedt <opale.sjostedt@gmail.com>. François Pottier <f****r@i****r> over 1 year ago
c303b79b Add a test that fails with OCaml 5.3. François Pottier <f****r@i****r> over 1 year ago
a2fe6018 Disable warning 70 in the tests. François Pottier <f****r@i****r> over 1 year ago
cbf62fdb Update [make versions] and [make handiwork]. François Pottier <f****r@i****r> over 1 year ago
3bd86a35 Avoid deprecation warnings. François Pottier <f****r@i****r> over 2 years ago
7b3a30db Changes in test/ for compatibility with core 0.15. François Pottier <f****r@i****r> almost 4 years ago
2820c8d6 Add 4.13 and 4.14 to [make versions]. François Pottier <f****r@i****r> over 4 years ago
a7a1f782 Disable warning 70 for compatibility with OCaml 4.13. François Pottier <f****r@i****r> about 5 years ago
ed3355b7 Update license: field. François Pottier <f****r@i****r> about 5 years ago
903df297 Add a license: field. François Pottier <f****r@i****r> about 5 years ago
98814d47 Saved documentation for release 20210608. François Pottier <f****r@i****r> about 5 years ago
eb9e4a42 Update archive URL in release script. François Pottier <f****r@i****r> about 5 years ago
82f4741c CHANGES. François Pottier <f****r@i****r> about 5 years ago
416e135c Use [Parser] module from compiler-libs. François Pottier <f****r@i****r> about 5 years ago
0bd5791b TODO. François Pottier <f****r@i****r> over 5 years ago
23302dac Saved documentation for release 20210316. François Pottier <f****r@i****r> over 5 years ago
1308395f Relax our requirement from OCaml 4.07 to OCaml 4.05. François Pottier <f****r@i****r> over 5 years ago
c95b64e8 CHANGES. François Pottier <f****r@i****r> over 5 years ago
7a90100c Make visitors compatible with ppxlib 0.22.0
Signed-off-by: Sonja Heinze <s****e@g****m>
Sonja Heinze <s****e@g****m> over 5 years ago
6a30bd1a Saved documentation for release 20210127. François Pottier <f****r@i****r> over 5 years ago
881746be Fix [make release]. François Pottier <f****r@i****r> over 5 years ago
e2c9a4a6 TODO. François Pottier <f****r@i****r> over 5 years ago
fdbf9f5a CHANGES. François Pottier <f****r@i****r> over 5 years ago
cbaace2c Manual: explain how to use ppx_import and visitors together under dune. François Pottier <f****r@i****r> almost 6 years ago
6057e26a Let Makefile.preprocess print more readable commands. François Pottier <f****r@i****r> almost 6 years ago
d8ddeeae Adjust doc/Makefile following the previous commit. François Pottier <f****r@i****r> almost 6 years ago
791d3826 Fix [make test] to compile also the two tests that use ppx_import. François Pottier <f****r@i****r> almost 6 years ago
bc12fb63 Comment. François Pottier <f****r@i****r> almost 6 years ago
ffa92a0f CHANGES. François Pottier <f****r@i****r> almost 6 years ago
5dddda33 Remove a remark about OCaml 4.04 in the manual. François Pottier <f****r@i****r> almost 6 years ago
2983777d Inline away [data_constructor_variety]. François Pottier <f****r@i****r> almost 6 years ago
4a58f212 Remove [const_string]. François Pottier <f****r@i****r> almost 6 years ago
07caa558 Remove the build-time dependency on cppo. François Pottier <f****r@i****r> almost 6 years ago
ee9de315 Switch to ppx_deriving 5.0 and ppxlib. Remove the dependency on ppx_tools. Co... François Pottier <f****r@i****r> almost 6 years ago
c71c7e52 Move our requirement up to OCaml 4.07. François Pottier <f****r@i****r> almost 6 years ago
36cf5bdb More accurate version constraints in visitors.opam. François Pottier <f****r@i****r> almost 6 years ago
c83e3982 Add a version of OCaml. François Pottier <f****r@i****r> almost 6 years ago
bbbfa960 Use our own copy of [Longident.parse] so as to avoid deprecation warnings in ... François Pottier <f****r@i****r> about 6 years ago
0fd607f7 Makefile improvement. François Pottier <f****r@i****r> about 6 years ago
cc1f12c0 Change [make versions] to build just src, not @all. François Pottier <f****r@i****r> about 6 years ago
0f1ebcff Add [make handiwork]. François Pottier <f****r@i****r> about 6 years ago
0901dc1d Change 4.09.0 to 4.09.1 for testing. François Pottier <f****r@i****r> about 6 years ago
a9537a7b Avoid a warning with OCaml 4.10. François Pottier <f****r@i****r> over 6 years ago
0bb17fce Place the list of switches used by [make versions] inside the Makefile. François Pottier <f****r@i****r> over 6 years ago
a57b2978 Saved documentation for release 20200210. François Pottier <f****r@i****r> over 6 years ago
fae946fc Keep the test/ directory in the release, so the manual is considered free by ... François Pottier <f****r@i****r> over 6 years ago
007df592 Saved documentation for release 20200207. François Pottier <f****r@i****r> over 6 years ago
3e1a181e CHANGES. François Pottier <f****r@i****r> over 6 years ago
e6e40c66 Require ppx_deriving 4.4. François Pottier <f****r@i****r> over 6 years ago
6d349845 Add #if directives in some tests so as to support old versions of OCaml. François Pottier <f****r@i****r>
Committed by: François Pottier <f****r@i****r>
over 6 years ago
26599a69 Comment. François Pottier <f****r@i****r> over 6 years ago
c4f56f01 Avoid references to [Pervasives] in the generated code. François Pottier <f****r@i****r> over 6 years ago
81122415 Switch to dune. Update the release script. François Pottier <f****r@i****r> over 6 years ago
7d5aadaf Remove [remove] entry in opam file, which is now unnecessary, I am told. François Pottier <f****r@i****r> about 7 years ago
6b053017 Remove a dot in the opam synopsis. François Pottier <f****r@i****r> about 7 years ago
4aa73c80 GNUmakefile. François Pottier <f****r@i****r> about 7 years ago
659543d4 Update opam description. François Pottier <f****r@i****r> about 7 years ago

← Back to repository