Show enters and exits. Hide enters and exits.
| 05:33:50 | brixen | wycats: initial result from Ragel-based Array#pack("C") in rbx http://gist.github.com/463173 |
| 05:34:35 | brixen | wycats: the recognizer only can parse variants of "C" and "c" right now, so dispatch may slow a bit once all directives are in the grammar |
| 05:34:47 | brixen | but good initial results, especially compared to 1.8.7 |
| 05:39:12 | wycats | brixen: w00t |
| 05:40:43 | brixen | :) |
| 05:42:55 | brixen | wycats: compare that to existing rbx: http://gist.github.com/463183 |
| 05:43:00 | brixen | lulz :) |
| 05:45:38 | wycats | roflz |
| 05:45:58 | brixen | heh |
| 10:24:32 | dbussink | rue: it was a crazy game yeah :) |
| 17:05:27 | pcapriotti | A trivial patch to get a proper backtrace when failing to load a library: http://pastie.org/1030187 |