Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sample/iseq_loader: use File.open instead of Kernel#open | normal | 2018-01-12 | 1 | -2/+2 |
* | sample/iseq_loader.rb: spelling fix | normal | 2018-01-12 | 1 | -1/+1 |
* | * iseq.c: rename methods | ko1 | 2015-12-09 | 1 | -4/+4 |
* | * compile.c (iseq_ibf_dump): dump extra data just string length. | ko1 | 2015-12-08 | 1 | -1/+4 |
* | * remove trailing spaces. | svn | 2015-12-08 | 1 | -1/+1 |
* | * introduce new ISeq binary format serializer/de-serializer | ko1 | 2015-12-08 | 1 | -0/+240 |