dune/bin
Pavel Senchanka 8f2a4c0741 Added a simple version of a polling loop. (#1140)
`dune build -w` keeps running and automatically rebuilds the project
when changes are detected.

Note that on platforms other than Linux, you need to have `fswatch`
installed for watch mode to work.

Signed-off-by: Pavel Senchanka <pavel.senchanka@gmail.com>
2018-09-05 10:53:21 +01:00
..
dune Switch bin/main.ml to the let%map syntax 2018-07-17 11:37:22 +01:00
main.ml Added a simple version of a polling loop. (#1140) 2018-09-05 10:53:21 +01:00
main.mli Add Which_program to know whether we are dune or jbuilder 2018-06-28 11:23:10 +01:00
main_dune.ml Add Which_program to know whether we are dune or jbuilder 2018-06-28 11:23:10 +01:00
main_dune.mli Add Which_program to know whether we are dune or jbuilder 2018-06-28 11:23:10 +01:00
main_jbuilder.ml Add Which_program to know whether we are dune or jbuilder 2018-06-28 11:23:10 +01:00
main_jbuilder.mli Add Which_program to know whether we are dune or jbuilder 2018-06-28 11:23:10 +01:00