| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-12-27 | py: Allow to properly disable builtin slice operation. | Damien George |
| 2014-12-27 | py: Allow to properly disable builtin "set" object. | Damien George |
| 2014-10-25 | py: Compress load-int, load-fast, store-fast, unop, binop bytecodes. | Damien George |
| 2014-05-12 | Fix some unused variables, and silence a clang warning about initialization o... | Antonin ENFRUN |
| 2014-05-03 | Add license header to (almost) all files. | Damien George |
| 2014-04-27 | py: Remove unnecessary LOAD_CONST_ID bytecode. | Damien George |
| 2014-04-20 | py: Wrap #if's around emitter functions that are used only by emitcpy. | Damien George |
| 2014-04-17 | py: Merge BINARY_OP_SUBSCR and store_subscr (w/ delete) into subscr. | Damien George |
| 2014-04-15 | Rename header file. | AZ Huang |
