Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Paris, France
- Sign in to view email
- https://bbc.re
Pinned
211 contributions in the last year
Activity overview
Contributed to
theskumar/python-dotenv,
bbc2/cryptopals,
cryptosense/api-client
and 5 other
repositories
Contribution activity
May 2020
bbc2 has no activity
yet for this period.
April 2020
- bbc2/api-client OCaml
Created a pull request in theskumar/python-dotenv that received 4 comments
Add support for POSIX default values
When interpolation is active, variable expansion can use a default value, like in Bash.
+40
−12
•
4
comments
Created an issue in aantron/bisect_ppx that received 2 comments
Error with redefined || operator
I have an error when I try to instrument the following example (foo.ml) with bisect_ppx:
let (||) = (^) let () = print_endline ("Hello, " || "World!")
2
comments