ocaml-top icon indicating copy to clipboard operation
ocaml-top copied to clipboard

A simple cross-platform OCaml code editor built for top-level evaluation.

Results 32 ocaml-top issues
Sort by recently updated
recently updated
newest added

the windows version memory usage grows by a few MB every time you do _any_ action...) it may crash the application once there is no more free memory (takes a...

bug
Windows

functions return no error, but open_graph doesn't show anything

bug
Windows

This is a GTK "feature", but I couldn't find the functions to disable it in the LabkGTK binding

bug
UI

We have a working implementation, except for a segfault in the widgets... Completion is working but cannot be released in its current state: - type eg. `List.` - complete using...

enhancement

not relying on an earlier OCaml installation

Windows

to see them easily from the source code

enhancement

like errors

enhancement

eg something easier than: ``` ocaml #directory "+mylib";; #load "mylib.cma";; ```

enhancement