357 Commits (61dcdbfcd5806eeb482e4264bf69845f93fc0dd2)

Author SHA1 Message Date
Gav Wood bb6cf21fbf Fix for NOT. 11 years ago
Gav Wood 5a883cf787 Fix for. 11 years ago
Gav Wood a23ad65da3 Version bump. 11 years ago
Gav Wood b52b629c01 Date fix. 11 years ago
Gav Wood fff8fece2a &, |, ~, ^ in LLL. 11 years ago
Gav Wood 10e53d3d83 &&/|| in LLL 11 years ago
Gav Wood 8c982a5403 Fix AND and OR. 11 years ago
Gav Wood 42f7833b97 Debugger. 11 years ago
dennismckinnon 92803155cb Fixed EXP operation 11 years ago
Gav Wood 53e4a2140a Initial debugger work. 11 years ago
Gav Wood 1ce0e90df1 Latest VM spec. 11 years ago
Gav Wood 495dac1d33 Revert webtech changes that should never have been in. 11 years ago
Gav Wood 070ad9a719 Initial QJS bindings. 11 years ago
Marko Simovic 3791926e97 Updated to allow listening+UPnP on system-assigned port 11 years ago
Gav Wood 23cfb6c3fe For loops. 11 years ago
Gav Wood e7710d94bf Extra language. 11 years ago
Gav Wood b486033cbf New language facilities. 11 years ago
Gav Wood 6ba3f66ff4 Version bump. 11 years ago
Gav Wood 72c87a1241 Version bump. Protocol bump. Support for configuration. 11 years ago
Gav Wood c5c3feed18 Return address when creating contracts. 11 years ago
Gav Wood e8a1e3b46d API cleanups and some renaming. 11 years ago
Gav Wood 86c0487cf0 STOP is free. 11 years ago
Gav Wood ef7532caec Various VM & LLL bugs fixed. 11 years ago
Gav Wood 475cd02517 Increment nonce for creation from code. 11 years ago
Gav Wood 4db12bc10f Bug fixes. 11 years ago
Gav Wood 0e401c0e35 Minor protocol changes. 11 years ago
Gav Wood bb836d0989 Minor GUI fixes. 11 years ago
Gav Wood 40cae07be0 Bump versions. 11 years ago
Gav Wood 8a5fdc3cd2 Fixes. 11 years ago
Gav Wood 1713329d22 Separation of code & data compiling. 11 years ago
Gav Wood 85acf4b7b6 Transaction now supports data/init. 11 years ago
Gav Wood be1923212b Miners get paid fees. 11 years ago
Gav Wood 886441923f Fix for interactive mode. 11 years ago
Tim Hughes 39fd623a30 Also log to OutputDebugString on Windows. 11 years ago
Tim Hughes b0bbeee21b Fix VS2013 compile warnings. 11 years ago
Gav Wood 153c7c36cb Various fixes for PoC-4 (né 3.5) 11 years ago
Gav Wood 8824305b61 PoC-4 - first effort. 11 years ago
Gav Wood b3093e6447 PoC 3.5 functionality. Still buggy though. 11 years ago
Gav Wood 472323115a PoC-3.5. ish. 11 years ago
SharpCoiner acfe1a1694 Fixed cast warning causing 64-bit Windows vcproj build stop." 11 years ago
Gav Wood 8ac90b2557 VM stuff for PoC 3.5 11 years ago
Gav Wood aa845c0559 Non-compiling instruction changes. 11 years ago
Tymat 699ceda748 use CMAKE_THREAD_LIBS_INIT for unix environment so you can pass pthread library if needed 11 years ago
Tymat ef8dce5d60 Fix DSO missing from command line by adding lpthread to linker 11 years ago
Daniel Hams 3bc751dc9d Remove clang bug workarounds fixed with latest XCode tools release. 11 years ago
Gav Wood 9300373c50 Call and multi in LLL. 11 years ago
Gav Wood bb4c76cba9 Stack/argument awareness in LLL. 11 years ago
Jeffrey Lee fb67642855 fixed Ubuntu12.04 compile error 11 years ago
Eric Lombrozo 2f30342c50 clang complains about nonexplicit operator precedence in expression h = (h << 5 - h) + i 11 years ago
Eric Lombrozo 53b454015f mersene twister requires <random> 11 years ago