adrien changed the topic of #ocaml to: Discussions about the OCaml programming language | http://www.ocaml.org | Current MOOC: https://huit.re/ocamlmooc | OCaml 4.04.0 release notes: http://ocaml.org/releases/4.04.html | Try OCaml in your browser: http://try.ocamlpro.com | Public channel logs at http://irclog.whitequark.org/ocaml
dougt_co has joined #ocaml
<dougt_co> Doing a opam switch list --all, it appears that there is not a 4.04.0 official release
nomicflux has quit [Quit: nomicflux]
<smondet[m]> dougt_co: yes there is one; did you `opam update` recently?
<dougt_colo> Thank you. Yes, 'opam update' solved the problem
<dougt_colo> using the official release of 4.04.0 and installing package zarith, I get the warning
<dougt_colo> Warning 58: no cmx file was found in path for module Z, and its interface was not compiled with -opaque
<dougt_colo> The program runs ok.
<dougt_colo> compile: ocamlfind ocamlopt -o rho_z -linkpkg -package zarith rho_z.ml
<dougt_colo> This did not occur on 4.03.0
spew has joined #ocaml
snhmib has quit [Ping timeout: 240 seconds]
spew has quit [Quit: foobar]
pote_ has quit [Ping timeout: 240 seconds]
Geekingfrog has quit [Ping timeout: 255 seconds]
reynir has quit [Ping timeout: 255 seconds]
pitastrudl has quit [Ping timeout: 260 seconds]
pote_ has joined #ocaml
Geekingfrog has joined #ocaml
pitastrudl has joined #ocaml
reynir has joined #ocaml
ygrek has quit [Ping timeout: 240 seconds]
chamar has joined #ocaml
chamar has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
keep_learning has joined #ocaml
copy` has quit [Quit: Connection closed for inactivity]
mfp has quit [Ping timeout: 240 seconds]
infinity0_ has joined #ocaml
infinity0_ has quit [Changing host]
infinity0 is now known as Guest68734
infinity0 has joined #ocaml
infinity0 has quit [Remote host closed the connection]
pilne has quit [Quit: Quitting!]
dougt_colo has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
dougt_co has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
infinity0 has joined #ocaml
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ocaml
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ocaml
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ocaml
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ocaml
infinity0 has quit [Remote host closed the connection]
nomicflux has joined #ocaml
troydm has quit [Ping timeout: 264 seconds]
ryanartecona has joined #ocaml
jimt_ has joined #ocaml
jimt has quit [Ping timeout: 264 seconds]
jimt_ has quit [Ping timeout: 252 seconds]
nomicflux has quit [Quit: nomicflux]
jimt has joined #ocaml
mengu has quit [Remote host closed the connection]
BitPuffin|osx has quit [Ping timeout: 268 seconds]
AlexDenisov has joined #ocaml
mengu has joined #ocaml
mengu has quit [Ping timeout: 260 seconds]
maattdd has quit [Ping timeout: 240 seconds]
ryanartecona has quit [Quit: ryanartecona]
AlexDenisov has quit [Ping timeout: 252 seconds]
AlexDenisov has joined #ocaml
malc_ has joined #ocaml
AlexDenisov has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
maattdd has joined #ocaml
infinity0 has joined #ocaml
AltGr has joined #ocaml
MercurialAlchemi has joined #ocaml
mengu has joined #ocaml
mengu has quit [Ping timeout: 240 seconds]
octachron has joined #ocaml
TheLemonMan has joined #ocaml
_whitelogger has joined #ocaml
sfri has quit [Remote host closed the connection]
govg has quit [Ping timeout: 268 seconds]
govg has joined #ocaml
sfri has joined #ocaml
argent_smith has joined #ocaml
johnelse has joined #ocaml
johnelse_ has quit [Ping timeout: 240 seconds]
sepp2k has joined #ocaml
Xadnem has joined #ocaml
richi235 has joined #ocaml
<companion_cube> it's just a warning :)
<companion_cube> it's because not having the .cmx file prevents some inlining from taking place
zpe has joined #ocaml
maattdd has quit [Ping timeout: 260 seconds]
freusque has quit [Ping timeout: 245 seconds]
AlexDenisov has joined #ocaml
freusque has joined #ocaml
ygrek has joined #ocaml
kakadu has joined #ocaml
tormen has left #ocaml [#ocaml]
TheLemonMan has quit [Quit: "It's now safe to turn off your computer."]
jimt has quit [Ping timeout: 268 seconds]
jimt has joined #ocaml
dhil has joined #ocaml
<dxtr> Bummer. I tried doing opam upgrade and got "# ocamlc: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory" :p
<dxtr> I only have libncursesw.so.6
jimt_ has joined #ocaml
jimt has quit [Ping timeout: 260 seconds]
slash^ has joined #ocaml
jimt_ has quit [Ping timeout: 245 seconds]
<octachron> dxtr, have you checked that your opam env is set, i.e "eval $(opam config env)" ?
troydm has joined #ocaml
<dxtr> octachron: I haven't checked anything yet :)
<dxtr> Working
ziyourenxiang has joined #ocaml
jimt has joined #ocaml
freusque has quit [Ping timeout: 255 seconds]
<dxtr> Am I in trouble if I try 4.04.0+fp+flambda?
Xadnem has quit [Ping timeout: 240 seconds]
freusque has joined #ocaml
mfp has joined #ocaml
<octachron> dxtr, there are some bugs with 4.04.0+flambda that will be fixed by 4.04.1 once released
freusque has quit [Quit: WeeChat 1.7]
<dxtr> Alright
<dxtr> Where can I read about said bugs?
<dxtr> So I know what to look for :)
<octachron> dxtr, the compiler changelog file is probably the most exhaustive source (https://github.com/ocaml/ocaml/blob/trunk/Changes)
<octachron> From my memory, there is a compilation bug with objects + float member + flambda, but it seems that this bug will only be fixed in 4.05
AlexDenisov has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
demonimin has quit [Ping timeout: 252 seconds]
<dxtr> aww, okay
mengu has joined #ocaml
jimt_ has joined #ocaml
jimt has quit [Ping timeout: 240 seconds]
demonimin has joined #ocaml
demonimin_ has joined #ocaml
demonimin_ has joined #ocaml
demonimin has quit [Ping timeout: 260 seconds]
demonimin_ has quit [Ping timeout: 240 seconds]
AlexDenisov has joined #ocaml
freusque has joined #ocaml
freusque has quit [Client Quit]
shinnya has joined #ocaml
freusque has joined #ocaml
dhil has quit [Ping timeout: 255 seconds]
jao has quit [Ping timeout: 240 seconds]
dhil has joined #ocaml
_andre has joined #ocaml
taosx1 has quit [Ping timeout: 240 seconds]
richi235 has quit [Ping timeout: 260 seconds]
micro_ has quit [Quit: Lost terminal]
octachron has quit [Remote host closed the connection]
octachron has joined #ocaml
mengu has quit [Remote host closed the connection]
<companion_cube> octachron: would you mind if I adapted your talaria_bibtex parser in another project?
<companion_cube> (just the lexer+parser)
<octachron> companion_cube, not at all. Did I forget to add a licence?
<companion_cube> it's LGPL, but it'd be in a MIT project :3
cranmax has joined #ocaml
al-damiri has joined #ocaml
<octachron> companion_cube, go ahead; it is not like the lexer/parser are hard to write; just boring
<octachron> note that I don't think that the parser is fully bibtex compatible, since I was only using it on my own bibfiles
AlexDenisov has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<companion_cube> thanks :-)
<octachron> in particular, I remember completely discarding the idea of implementing the silly "{A}" capital escaping
nomicflux has joined #ocaml
nomicflux has quit [Client Quit]
AlexDenisov has joined #ocaml
TheLemonMan has joined #ocaml
johnelse has quit [Ping timeout: 260 seconds]
johnelse has joined #ocaml
dougt_colo has joined #ocaml
dougt_colo has quit [Client Quit]
<companion_cube> heh :D
<companion_cube> I'll just treat it opaquely I think
<companion_cube> thanks anyway
<infinity0> does ocaml use more gcc or gas
<infinity0> because i patched gcc to do relative debugging symbols but the absolute paths are still showing up https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/diffoscope-results/yojson.html
<infinity0> oh, the entries are of the .ml files so i guess ocaml is inserting those itself, i see what you mean now hannes
sh0t has joined #ocaml
orbifx-m has joined #ocaml
mengu has joined #ocaml
<orbifx-m> is it possible to make a tail call from with a 'try' expression?
<flux> no. I mean, the 'catch' must end up in the stack, wouldn't you agree?
<flux> you may be able to lift the last call outside the try catch if that's suitable
<orbifx-m> OK, thanks
<flux> for example try let .. .. .. in foo 42 with.. would transform into (try let .. .. .. in fun () -> foo 42 with..) ()
slash^ has quit [Read error: Connection reset by peer]
<companion_cube> or to use `match expr1 with x -> … | exception e -> …
<companion_cube> `
<companion_cube> so that in the non-exceptional case you can tailcall
mengu has quit [Ping timeout: 260 seconds]
<orbifx-m> now that you mention that, I remembered that partially applied functions don't catch exceptions
<flux> yeah, that's super nice. I had forgotten it :)
<orbifx-m> thanks companion_cube
<companion_cube> note that of course, only exceptions from expr1 will be caught
<orbifx-m> fully evaluated expr, so if expr is a partially applied function, any exceptions during application wont be caught, right?
<companion_cube> exact
<orbifx-m> :)
Xadnem has joined #ocaml
spew has joined #ocaml
yomimono has joined #ocaml
shinnya has quit [Ping timeout: 240 seconds]
kamog has joined #ocaml
<freehck> companion_cube: why do you use MIT license? Just interesting.
<companion_cube> why not?
<freehck> because GPL defends your code for the FOSS community we belong to, but MIT doesn't.
yomimono has left #ocaml [""noping out of license conversations since 2001""]
<companion_cube> meh, in practice GPL code will not be used by people in a restrictive environment; therefore they'll make their own solution which will compete
<freehck> companion_cube: what is restrictive environment?
<maurer> freehck: Especially in smaller language communities (rust, haskell, ocaml) MIT/Apache tend to be more widely used than GPL in an attempt to get companies on board with development
<companion_cube> freehck: anyone or any company which does not use GPL only
<freehck> So the code will have more chances to live with more permissive license like MIT/BSD?
<maurer> Basically. I don't think anyone is super angrily against GPL use (e.g. the OCaml runtime itself is LGPL+ocaml linking exception)
<maurer> but if your main worry is the viability of the ecosystem as a whole, rather than who has an advantage within the ecosystem
<maurer> MIT/Apache are a bit nicer
<freehck> sounds earnestly.
gasche has joined #ocaml
<gasche> infinity0: so do I correctly understand that your gcc patch ended up in Debian?
<gasche> I'd need to see how I can apply them on my side to experiment with making OCaml reproducible ; my current branch ( https://github.com/gasche/ocaml/tree/reproducible ) manually passes debug-prefix-map to gcc/as instead
govg has quit [Ping timeout: 240 seconds]
govg has joined #ocaml
cranmax has quit [Quit: Connection closed for inactivity]
inr_ has joined #ocaml
twold_ has joined #ocaml
mal``` has joined #ocaml
mankyKitty_ has joined #ocaml
yminsky_ has joined #ocaml
grandy___ has joined #ocaml
stux|RC has joined #ocaml
tg` has joined #ocaml
noddy has joined #ocaml
rks`_ has joined #ocaml
theblatt1 has joined #ocaml
mehdib has joined #ocaml
chindy_ has joined #ocaml
mami_ has joined #ocaml
adarqui_ has joined #ocaml
seliopou_ has joined #ocaml
xaimus_ has joined #ocaml
hnrgrgr_ has joined #ocaml
zpe has quit [Remote host closed the connection]
mbrock_ has joined #ocaml
lukky513_ has joined #ocaml
sigjuice_ has joined #ocaml
gregoire_ has joined #ocaml
Druup has joined #ocaml
aubian has joined #ocaml
fedruantine_ has joined #ocaml
chindy has quit [*.net *.split]
arc- has quit [*.net *.split]
igitoor has quit [*.net *.split]
yminsky has quit [*.net *.split]
gregoire has quit [*.net *.split]
seliopou has quit [*.net *.split]
Fistine has quit [*.net *.split]
stux|RC-only has quit [*.net *.split]
xaimus has quit [*.net *.split]
theblatte has quit [*.net *.split]
mal`` has quit [*.net *.split]
hnrgrgr has quit [*.net *.split]
twold has quit [*.net *.split]
tg has quit [*.net *.split]
rks` has quit [*.net *.split]
fedruantine has quit [*.net *.split]
tobast has quit [*.net *.split]
MasseR has quit [*.net *.split]
sigjuice has quit [*.net *.split]
lukky513 has quit [*.net *.split]
thizanne has quit [*.net *.split]
mehdib_ has quit [*.net *.split]
mbrock has quit [*.net *.split]
mankyKitty has quit [*.net *.split]
inr has quit [*.net *.split]
gjaldon__ has quit [*.net *.split]
mami has quit [*.net *.split]
jeroud has quit [*.net *.split]
grandy__ has quit [*.net *.split]
adarqui has quit [*.net *.split]
Drup has quit [*.net *.split]
tg` is now known as tg
yminsky_ is now known as yminsky
rks`_ is now known as rks`
twold_ is now known as twold
thizanne has joined #ocaml
igitoor has joined #ocaml
MasseR has joined #ocaml
arc has joined #ocaml
tobast has joined #ocaml
mankyKitty_ is now known as mankyKitty
arc is now known as Guest82186
al-damiri has quit [Ping timeout: 255 seconds]
mbrock_ is now known as mbrock
jlouis has quit [Ping timeout: 240 seconds]
al-damiri has joined #ocaml
ygrek has quit [Ping timeout: 240 seconds]
ahf has quit [Ping timeout: 260 seconds]
igitoor has quit [Changing host]
igitoor has joined #ocaml
jabroney has joined #ocaml
maattdd has joined #ocaml
ahf has joined #ocaml
tane has joined #ocaml
Druup is now known as Drup
jlouis has joined #ocaml
maattdd has quit [Ping timeout: 240 seconds]
dtornabene is now known as meat-sounds
noddy has quit [Quit: WeeChat 1.7]
nicoo has quit [Ping timeout: 260 seconds]
ryanartecona has joined #ocaml
maattdd has joined #ocaml
nicoo has joined #ocaml
maattdd has quit [Ping timeout: 240 seconds]
tg has quit [Ping timeout: 240 seconds]
manizzle has quit [Ping timeout: 240 seconds]
orbifx-m has quit [Ping timeout: 252 seconds]
orbifx-m has joined #ocaml
<orbifx-m> companion_cube: I think the effect with MIT like licences is thr opposite of what you expect. Companies developing with closed source will probably fork anyway.
AlexDenisov has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<orbifx-m> freehck: you might like my post too
AlexDenisov has joined #ocaml
<Drup> orbifx-m: that's an opinion piece. The truth is that we have no idea how effective the GPL is in practice. Both the behavior of the open source community and the relation between companies and FOSS software changed a lot in the last few decades. You really can't draw generalization on the large scale effects of software licensing, at least on MIT vs GPL.
<Drup> You can choose for yourself, but you can't really give many fact-based advises.
maattdd has joined #ocaml
<orbifx-m> I don't qualify it as such. It's definitely a personal opinion, sharing my personal observations
jmiven has quit [Quit: WeeChat 1.7]
jmiven has joined #ocaml
jmiven has quit [Client Quit]
jmiven has joined #ocaml
<orbifx-m> I think that forward thinking companies and devs, will share regardless of MIT or GPL. But in some industries, like embedded, I've noticed a lot of old mindsets on the matter, and closed forking
maattdd has quit [Ping timeout: 260 seconds]
tg has joined #ocaml
AlexDenisov has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jeroud has joined #ocaml
jao has joined #ocaml
<infinity0> gasche: they're not in debian yet, i've submitted them to gcc-patches and we're waiting on that first. but they're already being used on tests.r-b.org which i have upload access to
<infinity0> i didn't patch gas yet, only gcc
<infinity0> if you want to try it out, here's a sources.list snippet https://wiki.debian.org/ReproducibleBuilds/ExperimentalToolchain#APT_repository
apache2_ has joined #ocaml
<infinity0> manually passing the flags is also good, i could upload that too to tests.r-b.org if you want, just ping me when it's ready
mankyKitty_ has joined #ocaml
Xadnem has quit [Quit: leaving]
myst|fon has quit [Ping timeout: 252 seconds]
alphor has quit [Ping timeout: 252 seconds]
yminsky has quit [Ping timeout: 252 seconds]
twold has quit [Ping timeout: 252 seconds]
lopex has quit [Ping timeout: 252 seconds]
mankyKitty has quit [Ping timeout: 252 seconds]
jrslepak has quit [Ping timeout: 252 seconds]
sfri has quit [Read error: Connection reset by peer]
Geekingfrog has quit [Ping timeout: 252 seconds]
cdidd has quit [Ping timeout: 252 seconds]
apache2 has quit [Ping timeout: 252 seconds]
mrvn has quit [Ping timeout: 252 seconds]
dlat has quit [Ping timeout: 252 seconds]
mrvn_ has joined #ocaml
dlat_ has joined #ocaml
sfri has joined #ocaml
mankyKitty_ is now known as mankyKitty
sh0t has quit [Ping timeout: 252 seconds]
leah2 has quit [Ping timeout: 252 seconds]
cdidd has joined #ocaml
alphor has joined #ocaml
sh0t has joined #ocaml
jrslepak has joined #ocaml
leah2 has joined #ocaml
lopex has joined #ocaml
Geekingfrog has joined #ocaml
myst|fon has joined #ocaml
yminsky has joined #ocaml
ryanartecona has quit [Quit: ryanartecona]
twold has joined #ocaml
ziyourenxiang has quit [Quit: Leaving]
dhil has quit [Ping timeout: 260 seconds]
ggherdov has quit []
sepp2k has quit [Ping timeout: 260 seconds]
ggherdov has joined #ocaml
zpe has joined #ocaml
maattdd has joined #ocaml
johnelse has quit [Read error: Connection reset by peer]
<tobiasBora> Hello!
<tobiasBora> Is there in Ocaml an equivalent of the "$" in haskell
<tobiasBora> which is basically useful to avoid to add parents
<TheLemonMan> @@ ?
<tobiasBora> Hum I thinkg it's that!
<tobiasBora> Thank you!
<tobiasBora> Does it exists in old ocaml version also or not?
johnelse has joined #ocaml
<maurer> tobiasBora: I don't know if it's always in the prelude, but it's always definable
<maurer> It's not using any fancy language features
<TheLemonMan> since 4.01 I think
<tobiasBora> so "let (@@) a b = a b would work?
<tobiasBora> and it would have the good precedence... ?
maattdd has quit [Ping timeout: 240 seconds]
<Drup> yes
<TheLemonMan> hmm, what precedence level do the custom operator get?
<maurer> By default they follow the first character of the custom operator iirc
jeffmo has quit []
gjaldon__ has joined #ocaml
jeffmo has joined #ocaml
Anarchos has joined #ocaml
<TheLemonMan> oh, that's pretty smart...I guess?
zpe has quit [Remote host closed the connection]
zpe has joined #ocaml
sh0t has quit [Ping timeout: 240 seconds]
zpe has quit [Ping timeout: 260 seconds]
ryanartecona has joined #ocaml
freusque has quit [Quit: WeeChat 1.7]
sh0t has joined #ocaml
snhmib has joined #ocaml
copy` has joined #ocaml
richi235 has joined #ocaml
orbifx-m has quit [Ping timeout: 240 seconds]
orbifx-m has joined #ocaml
ygrek has joined #ocaml
orbifx-m has quit [Read error: Connection reset by peer]
maattdd has joined #ocaml
jabroney has quit [Quit: Leaving.]
maattdd has quit [Ping timeout: 260 seconds]
<infinity0> what's the idiomatic way of converting an Int64 into a bytes?
<Drup> let bytes_of_int64 i = Bytes.unsafe_of_string @@ Int64.to_string i
<flux> ..I think he means "to 8 bytes" :-)
<flux> I would use a library made for that purpose. I don't recall its name, though.
<Drup> Damn overloaded vocabulary
<TheLemonMan> ocplib-endian?
<flux> sounds about right
<infinity0> https://github.com/OCamlPro/ocplib-endian/blob/master/src/endianBytes.cppo.ml#L100 what's the difference between unsafe and safe?
<_y> safety
<TheLemonMan> no bound checks I guess
<flux> I concur.
spew has quit [Ping timeout: 260 seconds]
<infinity0> is there i way i can include that "external" definition without going through cppo?
Soni has quit [Ping timeout: 240 seconds]
Soni has joined #ocaml
<infinity0> oh wait, i think it works
Anarchos has quit [Quit: Vision[0.9.7-H-20140108]: i've been blurred!]
orbifx-m has joined #ocaml
jabroney has joined #ocaml
kakadu has quit [Quit: Konversation terminated!]
malc_ has quit [Quit: ERC (IRC client for Emacs 25.0.50.2)]
sh0t has quit [Ping timeout: 258 seconds]
adsfkl has joined #ocaml
adsfkl has quit [Client Quit]
sh0t has joined #ocaml
orbifx-m has quit [Ping timeout: 240 seconds]
ryanartecona has quit [Quit: ryanartecona]
orbifx-m has joined #ocaml
maattdd has joined #ocaml
pilne has joined #ocaml
maattdd has quit [Ping timeout: 240 seconds]
dhil has joined #ocaml
orbifx-m has quit [Ping timeout: 255 seconds]
kamog has quit [Remote host closed the connection]
jabroney has quit [Quit: Leaving.]
kamog has joined #ocaml
dhil has quit [Ping timeout: 252 seconds]
<tobiasBora> Drup: TheLemonMan : maurer : Ok thank you :D
meat-sounds has quit [Quit: Leaving]
kakadu has joined #ocaml
mankyKitty has quit []
mankyKitty has joined #ocaml
gasche has left #ocaml ["ERC (IRC client for Emacs 24.5.1)"]
mami_ is now known as mami
snhmib has quit [Ping timeout: 260 seconds]
snhmib has joined #ocaml
maattdd has joined #ocaml
maattdd has quit [Ping timeout: 260 seconds]
yomimono has joined #ocaml
demonimin has joined #ocaml
demonimin has joined #ocaml
sspi has quit []
sspi has joined #ocaml
AlexDenisov has joined #ocaml
TheLemonMan has quit [Quit: "It's now safe to turn off your computer."]
kamog has quit [Remote host closed the connection]
octachron has quit [Quit: Leaving]
mengu has joined #ocaml
ryanartecona has joined #ocaml
maattdd has joined #ocaml
maattdd has quit [Ping timeout: 260 seconds]
_andre has quit [Quit: leaving]
tane has quit [Quit: Leaving]
chindy_ has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
chindy has joined #ocaml
AltGr has left #ocaml [#ocaml]
govg has quit [Ping timeout: 260 seconds]
govg has joined #ocaml
govg has quit [Client Quit]
AlexDenisov has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
govg has joined #ocaml
maattdd has joined #ocaml
orbifx-m has joined #ocaml
maattdd has quit [Ping timeout: 258 seconds]
jabroney has joined #ocaml
myst|fon has quit [Quit: Connection closed for inactivity]
<tobiasBora> Hello,
<mengu> hello tobiasBora
<tobiasBora> problem solved ;)
<mengu> tobiasBora: good :)
ryanartecona has quit [Quit: ryanartecona]
ryanartecona has joined #ocaml
jao has quit [Remote host closed the connection]
ryanartecona has quit [Quit: ryanartecona]
orbifx-m has quit [Ping timeout: 252 seconds]
jao has joined #ocaml
orbifx-m has joined #ocaml
mengu has quit [Remote host closed the connection]
kakadu has quit [Remote host closed the connection]
john51 has quit [Ping timeout: 240 seconds]
maattdd has joined #ocaml
john51 has joined #ocaml
maattdd has quit [Ping timeout: 240 seconds]
MercurialAlchemi has quit [Ping timeout: 260 seconds]
argent_smith has quit [Quit: Leaving.]
sh0t has quit [Remote host closed the connection]
orbifx has joined #ocaml
jabroney has quit [Quit: Leaving.]
al-damiri has quit [Quit: Connection closed for inactivity]
richi235 has quit [Ping timeout: 258 seconds]
orbifx has quit [Ping timeout: 258 seconds]
orbifx has joined #ocaml
mengu has joined #ocaml
maattdd has joined #ocaml
mengu has quit [Ping timeout: 240 seconds]
orbifx has quit [Ping timeout: 260 seconds]
maattdd has quit [Ping timeout: 252 seconds]