gildor changed the topic of #ocaml to: Discussions about the OCaml programming language | http://caml.inria.fr/ | OCaml Meeting 2011 http://bit.ly/eaZi1C | OCaml 3.12.0 http://bit.ly/aNZBUp
<avsm> by packing, do you mean serialise to big endian?
<bitbckt> yeah, big endian bit representation.
<avsm> i just rolled my own with a htonll
<bitbckt> heh.
<bitbckt> it seems I'll be doing likewise.
<avsm> well, asm("bswap") to be precise, but my code only runs on amd64
<avsm> the code's embedded in my OS library, but the wrapper is trivial to do yourself
<bitbckt> Oh, you wrote mirage. :)
<bitbckt> I work with Marius.
<avsm> hah, small world. yeah, i'll even do a release sometime this month hopefully ;)
<bitbckt> that works well for me, thanks.
<pborges> uintklib uses caml_serialize_int_8
<pborges> what is the problem with that?
<bitbckt> uintklib?
<pborges> ocaml-uint
kerx has quit [Quit: Leaving]
<bitbckt> Aha. I didn't know this existed.
<bitbckt> I'm looking at that now, thanks.
sheets has quit [Quit: Leaving.]
pborges has quit [Quit: Page closed]
wtetzner has quit [Remote host closed the connection]
wtetzner has joined #ocaml
ulfdoz_ has joined #ocaml
ulfdoz has quit [Ping timeout: 276 seconds]
ulfdoz_ is now known as ulfdoz
gildor has quit [Ping timeout: 264 seconds]
gildor has joined #ocaml
Pepe_ has quit [Ping timeout: 264 seconds]
Pepe_ has joined #ocaml
enthymeme has quit [Quit: rcirc on GNU Emacs 23.1.1]
Obfuscate has quit [Ping timeout: 264 seconds]
Obfuscate has joined #ocaml
arubin has quit [Quit: arubin]
emmanuelux has joined #ocaml
lopex has quit []
wtetzner has quit [Remote host closed the connection]
wtetzner has joined #ocaml
rien has joined #ocaml
wtetzner has quit [Remote host closed the connection]
wtetzner has joined #ocaml
emmanuelux has quit [Remote host closed the connection]
wtetzner has quit [Remote host closed the connection]
wtetzner has joined #ocaml
philtor has joined #ocaml
philtor has quit [Ping timeout: 260 seconds]
pencilk has joined #ocaml
pencilk has quit [Read error: Operation timed out]
_habnabit has quit [Ping timeout: 246 seconds]
wtetzner has quit [Remote host closed the connection]
wtetzner has joined #ocaml
arubin has joined #ocaml
wtetzner has quit [Remote host closed the connection]
philtor has joined #ocaml
wtetzner has joined #ocaml
philtor has quit [Ping timeout: 255 seconds]
vivanov has quit [Quit: Lost terminal]
dnolen has joined #ocaml
dnolen has quit [Client Quit]
philtor has joined #ocaml
jonafan_ has joined #ocaml
jonafan has quit [Ping timeout: 240 seconds]
wtetzner has quit [Remote host closed the connection]
ymasory has quit [Quit: Leaving]
wtetzner has joined #ocaml
ikaros has joined #ocaml
arubin has quit [Quit: arubin]
jld has quit [Quit: Bees.]
jld has joined #ocaml
avsm has quit [Quit: Leaving.]
ikaros has quit [Quit: Leave the magic to Houdini]
ygrek has joined #ocaml
ftrvxmtrx has quit [Ping timeout: 276 seconds]
wtetzner has quit [Remote host closed the connection]
wtetzner has joined #ocaml
philtor has quit [Ping timeout: 248 seconds]
ftrvxmtrx has joined #ocaml
wtetzner has quit [Remote host closed the connection]
wtetzner has joined #ocaml
adlsaks has joined #ocaml
Cyanure has joined #ocaml
edwin has joined #ocaml
emmanuelux has joined #ocaml
wtetzner has quit [Remote host closed the connection]
wtetzner has joined #ocaml
wtetzner has quit [Remote host closed the connection]
wtetzner has joined #ocaml
Yoric has joined #ocaml
adlsaks has quit [Ping timeout: 240 seconds]
wtetzner has quit [Remote host closed the connection]
wtetzner has joined #ocaml
edwin1 has joined #ocaml
edwin has quit [Disconnected by services]
edwin1 is now known as edwin
edwin1 has joined #ocaml
edwin has quit [Disconnected by services]
edwin1 is now known as edwin
edwin1 has joined #ocaml
edwin has quit [Disconnected by services]
edwin has joined #ocaml
Fullma has joined #ocaml
edwin2 has joined #ocaml
edwin has quit [Disconnected by services]
edwin2 is now known as edwin
edwin1 has quit [Ping timeout: 264 seconds]
wtetzner has quit [Remote host closed the connection]
wtetzner has joined #ocaml
edwin1 has joined #ocaml
edwin has quit [Disconnected by services]
edwin1 has quit [Ping timeout: 240 seconds]
edwin has joined #ocaml
eye-scuzzy has quit [Quit: leaving]
ikaros has joined #ocaml
lopex has joined #ocaml
mehdid has quit [Ping timeout: 252 seconds]
ftrvxmtrx has quit [Quit: Leaving]
ftrvxmtrx has joined #ocaml
pencilk has joined #ocaml
sepp2k has joined #ocaml
ftrvxmtrx has quit [Quit: Leaving]
ftrvxmtrx has joined #ocaml
pencilk has quit [Ping timeout: 240 seconds]
pencilk has joined #ocaml
pencilk has quit [Max SendQ exceeded]
jonafan has joined #ocaml
jonafan_ has quit [Ping timeout: 276 seconds]
jonafan__ has joined #ocaml
jonafan has quit [Ping timeout: 276 seconds]
mehdid has joined #ocaml
jonafan_ has joined #ocaml
jonafan__ has quit [Ping timeout: 250 seconds]
wtetzner has quit [Quit: Leaving]
lopex has quit []
<thelema> grr, ocaml.info is still messed up
ygrek has quit [Ping timeout: 246 seconds]
ygrek has joined #ocaml
avsm has joined #ocaml
Oejet has joined #ocaml
DimitryKakadu has joined #ocaml
fraggle_ has quit [Quit: -ENOBRAIN]
fraggle_ has joined #ocaml
lopex has joined #ocaml
dnolen has joined #ocaml
coucou747 has quit [Read error: Connection reset by peer]
Oejet has quit [Read error: Connection reset by peer]
Oejet has joined #ocaml
sdschulze has joined #ocaml
<sdschulze> Is there a description of OCaml's typechecking algorithm? I'd especially be interested in what changed by the introduction of explicit type annotations in 3.12.0.
yezariaely has joined #ocaml
yezariaely has left #ocaml []
<thelema> sdschulze: not so much
<sdschulze> thelema: not so much change or not so much doc?
<thelema> I'm trying to find the commit in the logs that introduced the change, but there's a lot of log to go through
<thelema> not so much doc
<sdschulze> I'm a bit confused because all the theoretical CS books don't actually talk about let-bindings.
<thelema> yup, looks like that's it.
<sdschulze> "Well, you can derive the typing just by substituting the let-body. That's not very efficient but mathematically correct. The rest isn't theoretical CS any more. :)"
<sdschulze> Thanks! It doesn't even look like a big change.
<thelema> nope, not a big one
philtor has joined #ocaml
ymasory has joined #ocaml
dnolen has quit [Quit: dnolen]
sepp2k has quit [Ping timeout: 240 seconds]
rwmjones has quit [Ping timeout: 240 seconds]
dnolen has joined #ocaml
sepp2k has joined #ocaml
rwmjones has joined #ocaml
dnolen has quit [Quit: dnolen]
DimitryKakadu has quit [Remote host closed the connection]
philtor has quit [Ping timeout: 240 seconds]
Pepe_ has quit [Ping timeout: 260 seconds]
Pepe_ has joined #ocaml
sepp2k has quit [Quit: Leaving.]
smerz has joined #ocaml
jamii has joined #ocaml
boscop has joined #ocaml
lopexx has joined #ocaml
lopex has quit [Ping timeout: 246 seconds]
philtor has joined #ocaml
f[x] has quit [Ping timeout: 248 seconds]
f[x] has joined #ocaml
avsm has quit [Quit: Leaving.]
philtor has quit [Ping timeout: 248 seconds]
ygrek has quit [Ping timeout: 246 seconds]
pdhborges has joined #ocaml
jamii has quit [Quit: Leaving]
iris1 has quit [Quit: iris1]
jderque has joined #ocaml
jderque has quit [Client Quit]
sepp2k has joined #ocaml
jderque has joined #ocaml
ymasory has quit [Quit: Leaving]
ymasory has joined #ocaml
sdschulze has quit [Remote host closed the connection]
lopexx has quit []
lopex has joined #ocaml
Yoric has quit [Quit: Yoric]
ymasory has left #ocaml []
jderque has quit [Quit: leaving]
tnguyen has joined #ocaml
pdhborges has quit [Quit: Page closed]
enthymeme has joined #ocaml
avsm has joined #ocaml
avsm1 has joined #ocaml
avsm3 has joined #ocaml
avsm1 has quit [Read error: Connection reset by peer]
avsm has quit [Read error: Connection reset by peer]
Oejet has quit [Quit: Leaving.]
edwin has quit [Remote host closed the connection]
avsm3 has quit [Ping timeout: 246 seconds]
ikaros has quit [Quit: Leave the magic to Houdini]
wtetzner has joined #ocaml
avsm has joined #ocaml
ftrvxmtrx has quit [Read error: Connection reset by peer]
ftrvxmtrx has joined #ocaml
adlsaks has joined #ocaml
tnguyen has quit [Remote host closed the connection]
ulfdoz has quit [Ping timeout: 252 seconds]
adlsaks has quit [Ping timeout: 255 seconds]
avsm1 has joined #ocaml
avsm has quit [Read error: Connection reset by peer]
Amorphous has quit [Read error: Operation timed out]
tnguyen has joined #ocaml
flx_ has joined #ocaml
schmx has joined #ocaml
schmx has quit [Changing host]
schmx has joined #ocaml
cthuluh_ has joined #ocaml
npouilla1d has joined #ocaml
bitbckt_ has joined #ocaml
svenl has joined #ocaml
npouillard has quit [*.net *.split]
flux has quit [*.net *.split]
cthuluh has quit [*.net *.split]
schmrkc has quit [*.net *.split]
pantsd has quit [*.net *.split]
orbitz has quit [*.net *.split]
bitbckt has quit [*.net *.split]
svenl_ has quit [*.net *.split]
flx_ is now known as flux
Amorphous has joined #ocaml
pantsd has joined #ocaml
orbitz has joined #ocaml
joewilliams_away is now known as joewilliams
sepp2k has quit [Quit: Leaving.]
mattam has quit [Ping timeout: 252 seconds]
wagle_ has joined #ocaml
Cyanure has quit [Ping timeout: 252 seconds]
__marius__ has quit [Ping timeout: 252 seconds]
wagle has quit [Ping timeout: 250 seconds]
jonafan_ has quit [Ping timeout: 252 seconds]
dnolen has joined #ocaml
jonafan__ has joined #ocaml
mattam has joined #ocaml
__marius__ has joined #ocaml
cthuluh_ is now known as cthuluh-
cthuluh- is now known as cthuluh
arubin has joined #ocaml
haelix has quit [Ping timeout: 252 seconds]
haelix has joined #ocaml
diml has quit [Ping timeout: 252 seconds]
diml has joined #ocaml