Michaël Le Barbier

Results 110 issues of Michaël Le Barbier

The atelier for Lisp developers is providing useful tools for Lisp developpers such as project templates and a linter. The linter is very basic for now but supports an autocorrect...

There is a few projects I have in quicklisp which I would like to handover to an organisation (a GitHub organisation), which implies a change in project's upstream and potentially...

OCaml object files should depend on system libraries and 3rd party libraries, which would cause the expected recompilation when these libraries are upgraded.

bug
ocaml

It should be possible to define a memory profiling test, then issue a `make memprof` and end up with the artefacts created by the profiler. See http://www.ocamlpro.com/blog/2015/03/04/ocp-memprof-cumulus.html

enhancement
ocaml

https://github.com/mrcyberfighter/MicroMusicPlayer

c++

Reference: - http://perldoc.perl.org/perlxs.html

testsuite
perl

``` W: There is no public key available for the following key IDs: 3B4FE6ACC0B21F32 W: GPG error: http://ftp.debian.org unstable Release: The following signatures couldn't be verified because the public key...

enhancement
testsuite

Support should implement the automatic generation of a Merlin file. This should be more than enough! See http://www.typerex.org/old.html or the newest website!

ocaml

Review portability to Cygwin and update the corresponding documentation file: **Documentation** - CompatibilityCygwin.md

cygwin