| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Update frequently-asked-questions.rst | RJ | 2016-03-24 | 1 | -0/+15 |
|/ / |
|
* | | Merge pull request #445 from ssonicblue/patch-1 | chriseth | 2016-03-23 | 1 | -2/+8 |
|\ \ |
|
| * | | Update style-guide.rst | ssonicblue | 2016-03-23 | 1 | -2/+8 |
|/ / |
|
* | | Merge pull request #444 from bobsummerwill/fix_boost | Bob Summerwill | 2016-03-22 | 1 | -1/+9 |
|\ \
| |/
|/| |
|
| * | Fix Windows warning for boost in solidity tests. | Bob Summerwill | 2016-03-22 | 1 | -1/+9 |
|/ |
|
* | Merge pull request #433 from bobsummerwill/develop | chriseth | 2016-03-18 | 6 | -4/+23 |
|\ |
|
| * | Fixed Windows warnings | Bob Summerwill | 2016-03-18 | 6 | -4/+23 |
* | | Merge pull request #432 from chriseth/alloc | chriseth | 2016-03-18 | 1 | -0/+21 |
|\ \
| |/
|/| |
|
| * | Extend example | chriseth | 2016-03-14 | 1 | -0/+2 |
| * | Clarification | chriseth | 2016-03-14 | 1 | -1/+3 |
| * | Fix examples. | chriseth | 2016-03-14 | 1 | -2/+2 |
| * | Allocating arrays. | chriseth | 2016-03-14 | 1 | -0/+17 |
|/ |
|
* | Put in specific brew version as per the umbrella | RJ | 2016-03-12 | 1 | -0/+1 |
* | Merge pull request #429 from chriseth/keywords | chriseth | 2016-03-12 | 21 | -121/+217 |
|\ |
|
| * | Set version to 0.3.0 | chriseth | 2016-03-12 | 2 | -2/+2 |
| * | Remove timestamp again and some fixes for ufixed parsing. | chriseth | 2016-03-12 | 2 | -15/+18 |
| * | Do not allow value for delegatecall functions. | chriseth | 2016-03-12 | 1 | -1/+1 |
| * | added keyword type and some tests, changes in lexical cast | RJ Catalano | 2016-03-12 | 3 | -11/+25 |
| * | Documentation for delegatecall. | chriseth | 2016-03-12 | 4 | -46/+19 |
| * | stylistic change, and got lexical cast to work with an iterator range | RJ Catalano | 2016-03-12 | 2 | -5/+6 |
| * | - inline and assembly keywords added | LianaHus | 2016-03-12 | 7 | -15/+17 |
| * | changed documentation and using lexical cast | RJ Catalano | 2016-03-12 | 2 | -11/+3 |
| * | changed extractUnsigned to handle iterators rather than a string | RJ Catalano | 2016-03-12 | 2 | -5/+5 |
| * | changed 1 to 0 in invalid argument catch block | RJ Catalano | 2016-03-12 | 2 | -2/+2 |
| * | needed this one string of notation | RJ Catalano | 2016-03-12 | 1 | -0/+1 |
| * | added from identifier or keyword handling of fixed types | RJ Catalano | 2016-03-12 | 2 | -6/+37 |
| * | fixed keyword added in for token type | RJ Catalano | 2016-03-12 | 1 | -2/+4 |
| * | BREAKING: Implement delegatecall and make default for library calls. | chriseth | 2016-03-12 | 10 | -45/+122 |
|/ |
|
* | Merge pull request #427 from chriseth/intlit | chriseth | 2016-03-12 | 1 | -0/+9 |
|\ |
|
| * | Warning about using integer literals in division. | chriseth | 2016-03-11 | 1 | -0/+9 |
* | | Merge pull request #426 from chriseth/optfix | chriseth | 2016-03-11 | 1 | -0/+14 |
|\ \
| |/
|/| |
|
| * | Test for optimizer bug caused by not incrementing the sequence counter. | chriseth | 2016-03-11 | 1 | -0/+14 |
|/ |
|
* | Merge pull request #425 from uberlaufer/patch-1 | chriseth | 2016-03-11 | 1 | -8/+7 |
|\ |
|
| * | Update contracts.rst | uberlaufer | 2016-03-11 | 1 | -4/+3 |
| * | shortened lines to 79 | uberlaufer | 2016-03-11 | 1 | -1/+5 |
| * | Update contracts.rst | uberlaufer | 2016-03-11 | 1 | -5/+1 |
|/ |
|
* | Merge pull request #421 from BrainArchitect/patch-1 | chriseth | 2016-03-10 | 1 | -1/+1 |
|\ |
|
| * | Typo fix. | Georgios Paralykidis | 2016-03-09 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #407 from MrChico/MrChico-ecrecoverdoc | chriseth | 2016-03-02 | 1 | -1/+1 |
|\ |
|
| * | ecrecover takes uint8, not byte | MrChico | 2016-03-02 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #406 from OlegIakovlev/structure-of-a-contract-visibility-... | chriseth | 2016-03-01 | 1 | -1/+1 |
|\ |
|
| * | [Minor]: typo fix | Oleg Iakovlev | 2016-03-01 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #405 from chriseth/refactorParser | chriseth | 2016-02-23 | 4 | -100/+181 |
|\ |
|
| * | Buildfix. | chriseth | 2016-02-23 | 1 | -3/+1 |
| * | Move reusable parser components into base class. | chriseth | 2016-02-23 | 4 | -100/+183 |
|/ |
|
* | Merge pull request #399 from holgerd77/develop | chriseth | 2016-02-19 | 6 | -14/+167 |
|\ |
|
| * | Added in-depth links to function modifiers, structs and enums in structure se... | holgerd77 | 2016-02-19 | 3 | -4/+16 |
| * | Name-spacing the structure reference links for not being confused with the gl... | holgerd77 | 2016-02-19 | 1 | -9/+9 |
| * | Added in-depth links for further reading to the state variable, function and ... | holgerd77 | 2016-02-19 | 3 | -0/+14 |
| * | Changed reference naming from understore to dash separation for consistency w... | holgerd77 | 2016-02-19 | 1 | -6/+6 |
| * | Added examples, references to structure section | holgerd77 | 2016-02-18 | 1 | -8/+103 |
| * | Comment code examples | holgerd77 | 2016-02-18 | 1 | -0/+10 |
| * | Code blocks for compiler use section | holgerd77 | 2016-02-18 | 1 | -4/+7 |
| * | Use code blocks for import syntax explanations for better readability | holgerd77 | 2016-02-18 | 1 | -4/+22 |
| * | Added docs/utils/__pycache__ to .gitignore when building docs with Python 3 | holgerd77 | 2016-02-18 | 1 | -0/+1 |
* | | Merge pull request #401 from VoR0220/elementaryTypeToken | chriseth | 2016-02-19 | 13 | -278/+369 |
|\ \ |
|
| * | | further optimization, splitting function into pieces | RJ Catalano | 2016-02-19 | 4 | -16/+45 |
| * | | added const correctness to extract functions in Token | RJ Catalano | 2016-02-19 | 4 | -113/+50 |
| * | | added two functions in Token to handle long identifiers, redid fromIdentifier... | RJ Catalano | 2016-02-19 | 7 | -159/+255 |
| * | | tests added and changes made | RJ Catalano | 2016-02-19 | 7 | -186/+224 |
| * | | changes to redefine the token list, the scanner, and the parser and how they ... | RJ Catalano | 2016-02-19 | 14 | -295/+286 |
|/ / |
|
* | | Merge pull request #400 from LianaHus/sol_style_fixes | chriseth | 2016-02-18 | 1 | -12/+14 |
|\ \
| |/
|/| |
|
| * | style fixes | LianaHus | 2016-02-18 | 1 | -12/+14 |
|/ |
|
* | Merge pull request #398 from chriseth/version | chriseth | 2016-02-18 | 1 | -1/+1 |
|\ |
|
| * | Update version to 0.2.2 | chriseth | 2016-02-18 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #392 from chriseth/fixsegfault | chriseth | 2016-02-13 | 2 | -0/+18 |
|\ |
|
| * | Fix segfault when using wrong number of constructor arguments. | chriseth | 2016-02-12 | 1 | -0/+3 |
| * | Test for segfault when using wrong number of constructor arguments. | chriseth | 2016-02-12 | 1 | -0/+15 |
|/ |
|
* | Merge pull request #382 from chriseth/bytesIndex | chriseth | 2016-02-11 | 7 | -0/+104 |
|\ |
|
| * | Documentation. | chriseth | 2016-02-10 | 1 | -0/+5 |
| * | Index access for bytesXX. | chriseth | 2016-02-10 | 6 | -0/+99 |
* | | Update frequently-asked-questions.rst | RJ | 2016-02-11 | 1 | -2/+3 |
* | | Update frequently-asked-questions.rst | RJ | 2016-02-11 | 1 | -2/+11 |
|/ |
|
* | Merge pull request #380 from 4tXJ7f/patch-1 | chriseth | 2016-02-04 | 1 | -1/+9 |
|\ |
|
| * | [Documentation] Add details on libjsonrpccpp-dev | Andres Nötzli | 2016-02-04 | 1 | -1/+9 |
| * | [Documentation] Include correct dev package | Andres Nötzli | 2016-02-02 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #378 from chriseth/version | chriseth | 2016-01-30 | 1 | -1/+1 |
|\ |
|
| * | Increment version to 0.2.1 | chriseth | 2016-01-30 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #376 from chriseth/nobreakout | chriseth | 2016-01-30 | 4 | -11/+50 |
|\ |
|
| * | documentation | chriseth | 2016-01-30 | 2 | -2/+14 |
| * | Only allow including from allowed directories. | chriseth | 2016-01-30 | 2 | -9/+36 |
|/ |
|
* | Merge pull request #370 from chriseth/redirects | chriseth | 2016-01-29 | 3 | -33/+87 |
|\ |
|
| * | Document remappings | chriseth | 2016-01-26 | 1 | -1/+10 |
| * | Provide remappings for solc. | chriseth | 2016-01-26 | 2 | -32/+77 |
* | | Merge pull request #372 from chriseth/readcallback | chriseth | 2016-01-29 | 2 | -6/+42 |
|\ \ |
|
| * | | Read files via callback. | chriseth | 2016-01-27 | 2 | -6/+42 |
* | | | Merge pull request #374 from ethereum/chriseth-patch-2 | chriseth | 2016-01-28 | 1 | -2/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update index.rst | chriseth | 2016-01-28 | 1 | -2/+4 |
| * | | Add a link to the ethereum stackexchange. | chriseth | 2016-01-28 | 1 | -0/+2 |
|/ / |
|
* | | Merge pull request #369 from chriseth/fixuint176 | chriseth | 2016-01-26 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Fix uint178 problem. | chriseth | 2016-01-26 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #326 from guanqun/cond-expr | chriseth | 2016-01-25 | 17 | -7/+586 |
|\ |
|
| * | add more test cases for cond-expr | Lu Guanqun | 2016-01-23 | 1 | -0/+49 |
| * | cond-expr: add more unit tests | Lu Guanqun | 2016-01-23 | 2 | -14/+150 |
| * | cond-expr: use the mobile type instead of the original type | Lu Guanqun | 2016-01-23 | 2 | -13/+37 |
| * | [cond-expr] change the end to end test | Lu Guanqun | 2016-01-23 | 2 | -6/+11 |
| * | [cond-expr] add a test for different types | Lu Guanqun | 2016-01-23 | 2 | -1/+16 |
| * | [cond-expr] add a test to assign memory to storage | Lu Guanqun | 2016-01-23 | 2 | -2/+39 |
| * | [cond-expr] add one doc about conditional expression | Lu Guanqun | 2016-01-23 | 1 | -1/+1 |
| * | [cond-expr] don't allow conditional as left value for the first stage | Lu Guanqun | 2016-01-23 | 3 | -61/+29 |
| * | [cond-expr] fixup according to code review | Lu Guanqun | 2016-01-23 | 4 | -6/+24 |
| * | [cond-expr] change endVisit() to visit() | Lu Guanqun | 2016-01-23 | 2 | -30/+41 |
| * | [cond-expr] make the codegen one instruction less | Lu Guanqun | 2016-01-23 | 1 | -5/+4 |
| * | comment out one un-supported test case | Lu Guanqun | 2016-01-23 | 1 | -0/+2 |
| * | [cond-expr] fix the crash in ExpressionStatement | Lu Guanqun | 2016-01-23 | 1 | -0/+5 |
| * | fixup end to end test | Lu Guanqun | 2016-01-23 | 1 | -1/+1 |
| * | [cond-expr] add another parser expression | Lu Guanqun | 2016-01-23 | 1 | -0/+1 |
| * | [cond-expr] support conditional expression as lvalue | Lu Guanqun | 2016-01-23 | 1 | -0/+8 |
| * | [cond-expr] add test cases for type resolution | Lu Guanqun | 2016-01-23 | 1 | -0/+24 |
| * | [cond-expr] add end to end test | Lu Guanqun | 2016-01-23 | 1 | -0/+58 |
| * | [cond-expr] generate assembly for _ ? _ : _ | Lu Guanqun | 2016-01-23 | 2 | -0/+16 |
| * | [cond-expr] add type checker | Lu Guanqun | 2016-01-23 | 2 | -0/+28 |
| * | [cond-expr] add parser test cases | Lu Guanqun | 2016-01-23 | 1 | -0/+80 |
| * | [cond-expr] parse _ ? _ : _ into conditional AST node | Lu Guanqun | 2016-01-23 | 1 | -6/+19 |
| * | [cond-expr] add visitor related functions | Lu Guanqun | 2016-01-23 | 5 | -0/+32 |
| * | [cond-expr] add an AST node | Lu Guanqun | 2016-01-23 | 3 | -0/+50 |
|/ |
|
* | Merge pull request #356 from guanqun/break-not-in-loop | chriseth | 2016-01-21 | 7 | -12/+197 |
|\ |
|
| * | remove the unused line | Lu Guanqun | 2016-01-19 | 1 | -1/+0 |
| * | add another test case for continue not in loop | Lu Guanqun | 2016-01-19 | 2 | -4/+19 |
| * | code changes according to Chris's comments | Lu Guanqun | 2016-01-19 | 3 | -20/+16 |
| * | check whether break/continue is in the loop | Lu Guanqun | 2016-01-15 | 8 | -12/+187 |
* | | Merge pull request #351 from chriseth/autoload | chriseth | 2016-01-19 | 3 | -32/+88 |
|\ \ |
|
| * | | Build fix for MacOS. | chriseth | 2016-01-14 | 1 | -1/+1 |
| * | | Autoload files in solc. | chriseth | 2016-01-12 | 3 | -32/+88 |
* | | | Merge pull request #358 from chriseth/fix_storage | chriseth | 2016-01-18 | 1 | -0/+21 |
|\ \ \ |
|
| * | | | Test for incorrect storage access. | chriseth | 2016-01-16 | 1 | -0/+21 |
* | | | | Merge pull request #347 from chriseth/libraryNameClashes | chriseth | 2016-01-18 | 4 | -2/+53 |
|\ \ \ \ |
|
| * | | | | Set error flag to true. | chriseth | 2016-01-14 | 1 | -0/+1 |
| * | | | | Detect library name clashes. | chriseth | 2016-01-14 | 3 | -2/+36 |
| * | | | | Tests for library name clashes. | chriseth | 2016-01-14 | 1 | -0/+16 |
| |/ / / |
|
* | | | | Merge pull request #359 from LianaHus/sol_only_one_array_as_state_var | chriseth | 2016-01-18 | 3 | -6/+25 |
|\ \ \ \ |
|
| * | | | | Update TypeChecker.cpp | Liana Husikyan | 2016-01-16 | 1 | -0/+2 |
| * | | | | Update SolidityNameAndTypeResolution.cpp | Liana Husikyan | 2016-01-16 | 1 | -1/+0 |
| * | | | | Update SolidityNameAndTypeResolution.cpp | Liana Husikyan | 2016-01-16 | 1 | -1/+0 |
| * | | | | fixed assert on EI creation for structs containing only mapping or arrays | LianaHus | 2016-01-16 | 3 | -6/+25 |
* | | | | | Merge pull request #357 from ethereum/unnecesary-move | chriseth | 2016-01-15 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Remove unnecesary std::move | Paweł Bylica | 2016-01-15 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge pull request #306 from pipermerriam/piper/flesh-out-naming-conventions | chriseth | 2016-01-14 | 2 | -1/+97 |
|\ \ \ \ |
|
| * | | | | fix spelling and heading title | Piper Merriam | 2016-01-07 | 1 | -3/+3 |
| * | | | | use mixedCase | Piper Merriam | 2015-12-17 | 1 | -9/+4 |
| * | | | | Flesh out naming convention section of docs | Piper Merriam | 2015-12-17 | 2 | -1/+102 |
* | | | | | Merge pull request #348 from chriseth/importDocs | chriseth | 2016-01-14 | 1 | -12/+66 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Some more clarifications about remappings. | chriseth | 2016-01-14 | 1 | -3/+19 |
| * | | | | Extended documentation about imports. | chriseth | 2016-01-14 | 1 | -12/+50 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #346 from chriseth/importAliases | chriseth | 2016-01-14 | 4 | -16/+81 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Allow aliases during import. | chriseth | 2016-01-11 | 4 | -16/+81 |
| | |/
| |/| |
|
* | | | Merge pull request #345 from VoR0220/develop | chriseth | 2016-01-13 | 5 | -30/+293 |
|\ \ \ |
|
| * | | | clarification on dynamic arrays, switcheroo on typepointer, and a documentati... | RJ Catalano | 2016-01-12 | 4 | -4/+21 |
| * | | | forgot to take the auto tabs off...turned into spaces | RJ Catalano | 2016-01-12 | 1 | -1/+1 |
| * | | | Merge branch 'develop' of https://github.com/ethereum/solidity into develop | RJ Catalano | 2016-01-12 | 1 | -0/+3 |
| |\| | |
|
| * | | | added documentation and one last test for struct creation inline | RJ Catalano | 2016-01-12 | 2 | -1/+19 |
| * | | | final changes to typechecker, the expression compiler, and a couple more test... | RJ Catalano | 2016-01-12 | 3 | -23/+57 |
| * | | | one last test for long strings | RJ Catalano | 2016-01-11 | 1 | -0/+15 |
| * | | | Update SolidityNameAndTypeResolution.cpp | RJ | 2016-01-11 | 1 | -1/+0 |
| * | | | Update ExpressionCompiler.cpp | RJ | 2016-01-11 | 1 | -14/+16 |
| * | | | Update ExpressionCompiler.cpp | RJ | 2016-01-11 | 1 | -4/+2 |
| * | | | Update SolidityEndToEndTest.cpp | RJ | 2016-01-11 | 1 | -7/+18 |
| * | | | Update SolidityEndToEndTest.cpp | RJ | 2016-01-10 | 1 | -0/+70 |
| * | | | Update ExpressionCompiler.cpp | RJ | 2016-01-10 | 1 | -17/+39 |
| * | | | find common type | RJ | 2016-01-10 | 1 | -2/+11 |
| * | | | Update with type resolution tests for arrays | RJ | 2016-01-10 | 1 | -8/+76 |
* | | | | Merge pull request #350 from ethereum/chriseth-patch-1 | chriseth | 2016-01-13 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Refund actual deposit, and not bid value. | chriseth | 2016-01-12 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #342 from chriseth/fix_crash | chriseth | 2016-01-11 | 1 | -0/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fixed a crash during type checking. | chriseth | 2016-01-08 | 1 | -0/+3 |
|/ / |
|
* | | Merge pull request #338 from guanqun/add_paren | chriseth | 2016-01-05 | 4 | -2/+26 |
|\ \ |
|
| * | | add a test case for decayed tuple expression as left value | Lu Guanqun | 2016-01-04 | 2 | -0/+16 |
| * | | support decayed tuple expression as left value | Lu Guanqun | 2016-01-04 | 2 | -2/+10 |
* | | | Merge pull request #331 from u2/doc_fix2 | chriseth | 2016-01-04 | 1 | -192/+192 |
|\ \ \ |
|
| * | | | docs: code sytle | u2 | 2015-12-30 | 1 | -192/+192 |
| |/ / |
|
* | | | Merge pull request #329 from guanqun/patch-2 | chriseth | 2016-01-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [docs]: change unsupported underscore to start | Lu Guanqun | 2015-12-30 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge pull request #328 from guanqun/patch-1 | chriseth | 2016-01-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [docs]: add an ending period | Lu Guanqun | 2015-12-30 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge pull request #317 from chriseth/pathsEverywhere | chriseth | 2016-01-04 | 6 | -24/+27 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use paths instead of simple identifiers wherever possible. | chriseth | 2015-12-22 | 6 | -24/+27 |
* | | | Merge pull request #316 from chriseth/docs | chriseth | 2015-12-22 | 2 | -40/+44 |
|\| | |
|
| * | | Fixes in the misc section. | chriseth | 2015-12-21 | 2 | -40/+44 |
* | | | Merge pull request #312 from ethers/patch-4 | chriseth | 2015-12-21 | 1 | -0/+10 |
|\ \ \ |
|
| * | | | sending value to an overloaded function | ethers | 2015-12-19 | 1 | -0/+10 |
| |/ / |
|
* | | | Merge pull request #308 from chriseth/fixoverloadbug | chriseth | 2015-12-21 | 2 | -0/+13 |
|\ \ \ |
|
| * | | | Fix bug preventing overloads of different array types. | chriseth | 2015-12-18 | 2 | -0/+13 |
* | | | | Merge pull request #309 from chriseth/fix_cross_contract_enum_access | chriseth | 2015-12-21 | 4 | -14/+59 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Add structs and enums to contract types. | chriseth | 2015-12-18 | 4 | -14/+59 |
| |/ / |
|
* | | | Merge pull request #311 from guanqun/correct-boolean-literal-position | chriseth | 2015-12-19 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | correct true/false literal's source | Lu Guanqun | 2015-12-18 | 1 | -0/+1 |
* | | | Merge pull request #304 from chriseth/imp | chriseth | 2015-12-18 | 13 | -58/+240 |
|\ \ \ |
|
| * | | | Simple aliasing during import. | chriseth | 2015-12-18 | 10 | -52/+148 |
| * | | | Parse complex import directives. | chriseth | 2015-12-18 | 7 | -28/+114 |
|/ / / |
|
* | | | Merge pull request #307 from VoR0220/develop | chriseth | 2015-12-18 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | Update installing-solidity.rst | RJ | 2015-12-18 | 1 | -1/+1 |
| * | | | Update installing-solidity.rst | RJ | 2015-12-18 | 1 | -1/+1 |
| * | | | update with OS X specific instructions on installation | RJ Catalano | 2015-12-18 | 1 | -1/+1 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | Merge pull request #300 from ethereum/noevmjit | chriseth | 2015-12-17 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Add -EVMJIT=0 | chriseth | 2015-12-15 | 1 | -1/+1 |
* | | | | | Merge pull request #305 from VoR0220/inlineArrays | chriseth | 2015-12-17 | 5 | -11/+94 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | changed error message | RJ Catalano | 2015-12-17 | 1 | -1/+1 |
| | | * | | new doc | RJ Catalano | 2015-12-18 | 1 | -1/+3 |
| | |/ /
| |/| | |
|
| * | | | updated tests and much simpler algorithm for parsing errors | RJ Catalano | 2015-12-17 | 2 | -28/+14 |
| * | | | Merge branch 'inlineArrays' into develop | RJ Catalano | 2015-12-17 | 5 | -11/+108 |
| |\ \ \ |
|
| | * | | | added one more test and realized that there was one last change before the pa... | RJ Catalano | 2015-12-17 | 2 | -6/+33 |
| | * | | | forgot about this one...again making this purely about parsing...typechecking... | RJ Catalano | 2015-12-17 | 1 | -2/+2 |
| | * | | | making this purely about parsing...type checking will go in a different PR | RJ Catalano | 2015-12-17 | 1 | -2/+2 |
| | * | | | Parsing is complete | RJ Catalano | 2015-12-17 | 1 | -3/+3 |
| | * | | | changed a couple of small nuances, made an attempt at fixing the parsing in t... | RJ Catalano | 2015-12-17 | 3 | -18/+28 |
| | * | | | temporary assert added | RJ Catalano | 2015-12-17 | 1 | -0/+1 |
| | * | | | still not able to get types resolved, however it is compiling | RJ Catalano | 2015-12-16 | 1 | -2/+9 |
| | * | | | new tests | RJ Catalano | 2015-12-16 | 2 | -1/+26 |
| | * | | | now is compiling and passing soltest...but I think there may be a few more th... | RJ Catalano | 2015-12-16 | 2 | -5/+9 |
| | * | | | fixed case statements | RJ Catalano | 2015-12-16 | 2 | -1/+3 |
| | * | | | changing Tuple Constructor | RJ Catalano | 2015-12-16 | 1 | -2/+5 |
| | * | | | updated attempt...still a bit more work to do but here's what's current | RJ Catalano | 2015-12-16 | 2 | -2/+4 |
| | |\ \ \ |
|
| | | * | | | Inline array declarations complete | RJ Catalano | 2015-12-15 | 3 | -2/+52 |
| | | |/ / |
|
| | * / / | updated attempt, a couple of more things to sort through and change | RJ Catalano | 2015-12-16 | 2 | -4/+20 |
| |/ / /
|/| | | |
|
| * | | | Merge branch 'develop' of github.com:VoR0220/solidity into develop | RJ Catalano | 2015-12-16 | 0 | -0/+0 |
|/| | | |
|
| * | | | Merge pull request #1 from ethereum/develop | RJ | 2015-12-15 | 11 | -91/+294 |
| |\| | |
|
* | | | | Merge pull request #288 from chriseth/import_contexts | chriseth | 2015-12-15 | 12 | -75/+288 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Style. | chriseth | 2015-12-15 | 1 | -4/+4 |
| * | | | Relative paths in import directives. | chriseth | 2015-12-10 | 7 | -9/+67 |
| * | | | Source units are independent scopes. | chriseth | 2015-12-10 | 9 | -55/+204 |
| * | | | Bugfix concerning pointers to moved data. | chriseth | 2015-12-08 | 2 | -21/+27 |
| |/ / |
|
* | | | Merge pull request #299 from chriseth/documentPrivate | chriseth | 2015-12-15 | 1 | -0/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | Note about private note being invisible. | chriseth | 2015-12-14 | 1 | -0/+7 |
|/ / |
|
* | | Merge pull request #296 from chriseth/solidityHighlighting | chriseth | 2015-12-11 | 2 | -2/+91 |
|\ \ |
|
| * | | Pygments highlighting rules for Solidity. | chriseth | 2015-12-11 | 2 | -2/+91 |
|/ / |
|
* | | Merge pull request #289 from chriseth/fix_base_constructor_params | chriseth | 2015-12-10 | 1 | -0/+3 |
|\ \ |
|
| * | | Fix: Type checker crash for wrong number of base constructor arguments. | chriseth | 2015-12-10 | 1 | -0/+3 |
| |/ |
|
* | | Merge pull request #290 from chriseth/fix_gas_iterator | chriseth | 2015-12-10 | 4 | -10/+10 |
|\ \ |
|
| * | | Fix: Segfaults connected to paramater types. | chriseth | 2015-12-10 | 4 | -10/+10 |
| |/ |
|
* | | Merge pull request #293 from chriseth/doc_index | chriseth | 2015-12-10 | 2 | -9/+169 |
|\ \ |
|
| * | | Added build guide. | chriseth | 2015-12-10 | 2 | -42/+140 |
| * | | Improved index page. | chriseth | 2015-12-10 | 1 | -9/+29 |
| * | | Update for_Ze_Devs.md | RJ | 2015-12-10 | 1 | -5/+16 |
| * | | Update for_Ze_Devs.md | RJ | 2015-12-10 | 1 | -2/+2 |
| * | | Update for_Ze_Devs.md | RJ | 2015-12-10 | 1 | -1/+1 |
| * | | Create for_Ze_Devs.md | RJ | 2015-12-10 | 1 | -0/+31 |
| |/ |
|
* | | Merge pull request #294 from chriseth/newfaq | chriseth | 2015-12-10 | 1 | -0/+14 |
|\ \ |
|
| * | | Overflow check. | chriseth | 2015-12-10 | 1 | -0/+14 |
| |/ |
|
* | | Merge pull request #295 from chriseth/removedocker | chriseth | 2015-12-10 | 1 | -70/+0 |
|\ \
| |/
|/| |
|
| * | Removed obsolete dockerfile. | chriseth | 2015-12-10 | 1 | -70/+0 |
|/ |
|
* | Merge pull request #286 from ethereum/readme | chriseth | 2015-12-08 | 1 | -1/+1 |
|\ |
|
| * | Update README.md | chriseth | 2015-12-08 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #285 from chriseth/docs | chriseth | 2015-12-08 | 4 | -1/+15 |
|\ |
|
| * | Added some lost changes. | chriseth | 2015-12-08 | 3 | -1/+14 |
| * | Add pdf config. | chriseth | 2015-12-08 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #282 from chriseth/docs | chriseth | 2015-12-08 | 17 | -0/+5229 |
|\ |
|
| * | Imported documentation. | chriseth | 2015-12-08 | 17 | -0/+5229 |
|/ |
|
* | Merge pull request #279 from doublethinkco/develop | chriseth | 2015-12-06 | 1 | -1/+1 |
|\ |
|
| * | Fix a "Solidity::solidity" dependency edge in the CMake file for soltest, whi... | Bob Summerwill | 2015-12-06 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #274 from doublethinkco/cmake_fixes | Lefteris Karapetsas | 2015-12-04 | 1 | -2/+2 |
|\ |
|