Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jsre: | zelig | 2015-03-15 | 1 | -55/+0 |
| | | | | | | | | | | - require became loadScript(), no require is supplied - bignumber_js.go: heredoc v2.0.3 minified fixed for otto Regexp incompatibility https://github.com/robertkrimen/otto#regular-expression-incompatibility - bignumber.min.js also updated in mist/assets/ext - ethereum_js.go: latest master minified - assetPath in constructor - Eval/Exec/Handle/ToVal nice API - jsre tests | ||||
* | Removed some methods from the JS REPL | obscuren | 2015-03-01 | 1 | -1/+1 |
| | |||||
* | Fix ethereum compilation and functioning on Windows. | Erez Wanderman | 2014-10-15 | 1 | -1/+3 |
| | | | | | repl console output is now colored. repl "exit" command now works. | ||||
* | Moved JSRE to it's own package for sharing between ethere(um/al) | obscuren | 2014-08-11 | 1 | -0/+53 |