adrien changed the topic of #ocaml to: Discussions about the OCaml programming language | http://www.ocaml.org | OCaml 4.06.0 release notes: https://caml.inria.fr/pub/distrib/ocaml-4.06/notes/Changes | Try OCaml in your browser: http://try.ocamlpro.com | Public channel logs at http://irclog.whitequark.org/ocaml
jao has joined #ocaml
kakadu_ has quit [Remote host closed the connection]
ygrek has joined #ocaml
<aantron> Drup, is it possible to pretty-print HTML in TyXML? like with nice indentation (where it is not significant), etc.?
<aantron> im especially interested in limiting the number of tags per line
<Drup> not merge only because of the perf impact, I need to figure that out
infinity0 has quit [Ping timeout: 248 seconds]
infinity0 has joined #ocaml
andreas_ has quit [Quit: Connection closed for inactivity]
zolk3ri has quit [Remote host closed the connection]
shinnya has quit [Ping timeout: 240 seconds]
Haudegen has quit [Remote host closed the connection]
mfp has quit [Ping timeout: 256 seconds]
jmct has quit [Read error: Connection reset by peer]
jmct has joined #ocaml
<okeuday_bak> anyone know if unix is planned to be moved outside of the core OCaml language distribution?
<okeuday_bak> (unix.cmxa)
jao has quit [Ping timeout: 248 seconds]
<aantron> Drup: thanks, i'll leave a comment on that issue
ygrek has quit [Ping timeout: 240 seconds]
ziyourenxiang has quit [Ping timeout: 248 seconds]
raphaelss has quit [Ping timeout: 240 seconds]
baboum has quit [Ping timeout: 264 seconds]
cbot has joined #ocaml
baboum has joined #ocaml
raphaelss has joined #ocaml
ziyourenxiang has joined #ocaml
baboum has quit [Quit: WeeChat 2.0.1]
solrize has quit [Ping timeout: 265 seconds]
_whitelogger has joined #ocaml
cobreadmonster has joined #ocaml
<octachron> okeuday_bak, nothing planned in this direction afaik
<_xvilka_> hi
<_xvilka_> does anyone know where is the new place for lablgtk? Since ocamlforge is closed now, they were going to move somewhere (probably github), but I cannot find a repo
<_xvilka_> I sent a request of joining their mailing list, seems it is stopped to work also
solrize has joined #ocaml
raphaelss has quit [Remote host closed the connection]
pierpa has quit [Quit: Page closed]
TarVanimelde has joined #ocaml
KeyJoo has joined #ocaml
jbrown has quit [Quit: Leaving]
<_xvilka_> octachron: thank you!
jonasen has joined #ocaml
raphaelss has joined #ocaml
cobreadmonster has quit [Quit: Connection closed for inactivity]
cbot has quit [Quit: Leaving]
mfp has joined #ocaml
argent_smith has joined #ocaml
mk9 has joined #ocaml
mk9 has quit [Remote host closed the connection]
mk9 has joined #ocaml
shinnya has joined #ocaml
TarVanimelde has quit [Quit: TarVanimelde]
jonasen has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
_andre has joined #ocaml
silver has joined #ocaml
mk9_ has joined #ocaml
mk9 has quit [Ping timeout: 250 seconds]
mk9 has joined #ocaml
Serpent7776 has joined #ocaml
mk9_ has quit [Read error: Connection reset by peer]
sh0t has joined #ocaml
zolk3ri has joined #ocaml
mk9 has quit [Quit: mk9]
mk9 has joined #ocaml
silver has quit [Read error: Connection reset by peer]
andreas_ has joined #ocaml
mk9 has quit [Quit: mk9]
sh0t has quit [Remote host closed the connection]
Haudegen has joined #ocaml
jao has joined #ocaml
kakadu has joined #ocaml
Guest97394 has quit [Quit: WeeChat 1.7.1]
KeyJoo has quit [Ping timeout: 240 seconds]
kerrhau has quit [Ping timeout: 240 seconds]
Haudegen has quit [Remote host closed the connection]
jao has quit [Ping timeout: 264 seconds]
jnavila has joined #ocaml
jrslepak has quit [Ping timeout: 248 seconds]
jrslepak has joined #ocaml
madroach has quit [Quit: leaving]
flodin has joined #ocaml
madroach has joined #ocaml
flodin is now known as flodin_
jonasen has joined #ocaml
Haudegen[m] has joined #ocaml
Haudegen has joined #ocaml
jonasen has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
yurug has joined #ocaml
KeyJoo has joined #ocaml
dakk has joined #ocaml
<companion_cube> ok, now. Is there a way to mark a functor as inline? :D
<companion_cube> `module Foo(X:S) : BAR [@@inline]` is not rejected :DD
jimmyrcom has quit [Ping timeout: 268 seconds]
sapristi has joined #ocaml
shinnya has quit [Ping timeout: 250 seconds]
jonasen has joined #ocaml
al-damiri has joined #ocaml
KeyJoo has quit [Ping timeout: 240 seconds]
Haudegen has quit [Ping timeout: 272 seconds]
Jesin has joined #ocaml
Anarchos has joined #ocaml
raphaelss has quit [Remote host closed the connection]
nahra has quit [Remote host closed the connection]
ziyourenxiang has quit [Ping timeout: 252 seconds]
Jesin has quit [Ping timeout: 256 seconds]
kakadu has quit [Quit: Konversation terminated!]
kakadu has joined #ocaml
j0ni has quit [Quit: WeeChat 2.0]
Haudegen has joined #ocaml
nahra has joined #ocaml
dakk has quit [Ping timeout: 248 seconds]
jrslepak has quit [Ping timeout: 256 seconds]
Jesin has joined #ocaml
Serpent7776 has quit [Quit: Leaving]
KeyJoo has joined #ocaml
Algebr has joined #ocaml
jrslepak has joined #ocaml
jonasen has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Algebr has quit [Remote host closed the connection]
jonasen has joined #ocaml
Algebr has joined #ocaml
andreas_ has quit [Quit: Connection closed for inactivity]
silver has joined #ocaml
mk9 has joined #ocaml
Algebr has quit [Remote host closed the connection]
raphaelss has joined #ocaml
sapristi has quit [Remote host closed the connection]
kakadu has quit [Quit: Konversation terminated!]
jonasen has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kerrhau has joined #ocaml
_andre has quit [Quit: leaving]
Haudegen has quit [Ping timeout: 265 seconds]
kakadu has joined #ocaml
Haudegen has joined #ocaml
<Drup> companion_cube: pretty sure that works, yes
<Drup> as far as flambda is concerned, functors == functions
averell has quit [Ping timeout: 240 seconds]
<companion_cube> and yet I have slowdowns if I have functors with accessors inside, instead of accessing fields directly
<companion_cube> (i.e. I suspect trivial field accessors wiht [@inline] are not always properly inlined)
averell has joined #ocaml
jimmyrcom has joined #ocaml
yurug has quit [Ping timeout: 260 seconds]
salc has quit [Ping timeout: 268 seconds]
salc has joined #ocaml
kakadu has quit [Ping timeout: 248 seconds]
kakadu has joined #ocaml
shinnya has joined #ocaml
kakadu_ has joined #ocaml
kakadu has quit [Ping timeout: 260 seconds]
Anarchos has quit [Quit: dodo]
cbot has joined #ocaml
jnavila has quit [Remote host closed the connection]
pierpa has joined #ocaml
KeyJoo has quit [Ping timeout: 272 seconds]
Jesin has quit [Quit: Leaving]
shinnya has quit [Ping timeout: 248 seconds]
Faster-Fanboi has joined #ocaml
andreas_ has joined #ocaml