Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | emit data segments in binary #13 | Alon Zakai | 2016-01-11 | 1 | -16/+24 | |
| | ||||||
* | implement LEB128 writing in binary format support #13 | Alon Zakai | 2016-01-11 | 1 | -10/+60 | |
| | ||||||
* | Typo | JF Bastien | 2015-12-30 | 1 | -1/+1 | |
| | ||||||
* | BufferWithRandomAccess | Alon Zakai | 2015-12-29 | 1 | -2/+60 | |
| | ||||||
* | binary in binary format | Alon Zakai | 2015-12-29 | 1 | -0/+46 | |
| | ||||||
* | unary in binary format | Alon Zakai | 2015-12-29 | 1 | -0/+29 | |
| | ||||||
* | more binary stuff, all but unary+binary | Alon Zakai | 2015-12-29 | 1 | -16/+21 | |
| | ||||||
* | const in binary, and avoid char() | Alon Zakai | 2015-12-29 | 1 | -36/+60 | |
| | ||||||
* | loads and stores in binary | Alon Zakai | 2015-12-29 | 1 | -3/+108 | |
| | ||||||
* | start to emit AST nodes in binary format | Alon Zakai | 2015-12-29 | 1 | -8/+220 | |
| | ||||||
* | more binary work | Alon Zakai | 2015-12-29 | 1 | -0/+22 | |
| | ||||||
* | start work on binary format, per v8 spec | Alon Zakai | 2015-12-29 | 1 | -0/+200 | |