Show enters and exits. Hide enters and exits.
| 01:15:28 | methods | what's that lower level language called when you compile ruby into the bytecode ? |
| 03:04:34 | tarcieri | well, just got back from bizzaro world |
| 03:12:19 | tarcieri | PyPy JIT not working :( |
| 03:32:16 | tarcieri | it is so hard to explain blocks to Python people |
| 03:32:27 | tarcieri | "what's the advantage over using a formal argument?" |
| 03:32:28 | tarcieri | lol |
| 03:32:34 | tarcieri | I gave them like 10 different examples |
| 03:32:45 | tarcieri | and finally busted out builder and showed how you can use blocks to model nested data structures |
| 23:14:51 | boyscout | Remove CallFrame from being passed to some utils functions - 2df7d90 - Evan Phoenix |
| 23:14:51 | boyscout | Refactor VMMethod::interpreter infrastructure - 9bdf2fa - Evan Phoenix |
| 23:14:51 | boyscout | Move the dynamic exception unwinding data - 6ae5d4e - Evan Phoenix |
| 23:14:51 | boyscout | Remove VariableScope::exitted - de6e05e - Evan Phoenix |
| 23:22:22 | boyscout | CI: de6e05e success. 2709 files, 10678 examples, 33478 expectations, 0 failures, 0 errors |