Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync api tests running, removed unused pieces of code | Marek Kotewicz | 2015-01-22 | 5 | -5/+1 |
* | solidity methods "overloading" | Marek Kotewicz | 2015-01-20 | 1 | -3/+4 |
* | parsing real, ureal values on output | Marek Kotewicz | 2015-01-19 | 1 | -3/+42 |
* | encoding real on input | Marek Kotewicz | 2015-01-19 | 1 | -0/+40 |
* | tests for parsing output array | Marek Kotewicz | 2015-01-17 | 1 | -0/+27 |
* | output parser string support | Marek Kotewicz | 2015-01-17 | 1 | -24/+47 |
* | support for int array types[] | Marek Kotewicz | 2015-01-17 | 1 | -3/+34 |
* | abi.js rounds down floating point input | Marek Kotewicz | 2015-01-16 | 1 | -0/+25 |
* | big integers on abi.js output, tests | Marek Kotewicz | 2015-01-16 | 1 | -6/+53 |
* | tests for bigintegers on input | Marek Kotewicz | 2015-01-16 | 1 | -1/+49 |
* | negative integers support | Marek Kotewicz | 2015-01-15 | 1 | -1/+10 |
* | fixed typos | Marek Kotewicz | 2015-01-15 | 1 | -3/+3 |
* | methodExists and propertyExists are now separated tests | Marek Kotewicz | 2015-01-15 | 5 | -51/+45 |
* | next part of abi.js parsers tests and fixes | Marek Kotewicz | 2015-01-15 | 1 | -14/+196 |
* | formatting bool tests and fixes | Marek Kotewicz | 2015-01-14 | 1 | -0/+37 |
* | test for parsing multiple methods description | Marek Kotewicz | 2015-01-13 | 1 | -2/+80 |
* | tests... | Marek Kotewicz | 2015-01-13 | 1 | -10/+110 |
* | removed unused line | Marek Kotewicz | 2015-01-13 | 1 | -2/+0 |
* | tests in progress, fixed utf characters conversion in toAscii | Marek Kotewicz | 2015-01-13 | 1 | -20/+126 |
* | mocha test reporter | Marek Kotewicz | 2015-01-13 | 1 | -1/+1 |
* | mocha reporter name starts with lower case letter | Marek Kotewicz | 2015-01-13 | 1 | -1/+1 |
* | Merge commit 'ab745d3b0eb89d67db1ed953020c665be3d072ed' into develop | Gav Wood | 2015-01-12 | 7 | -0/+151 |