0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix link line More... about 8 years ago
start message handling More... about 8 years ago
start message handling More... about 8 years ago
up the minimum required boost level to 1.64 to fix problem with string::data() only returning a const char * More... about 8 years ago
adding ROADMAP More... about 8 years ago
Fix #36 More... about 8 years ago
Merge branch 'master' of github.com:EOSIO/eos More... about 8 years ago
fix build More... about 8 years ago
Fix build More... about 8 years ago
Ref #36: Mark failing test as expected until fixed More... about 8 years ago
Ref #19: Update round in generate_block More... about 8 years ago
remove wren from cmake More... about 8 years ago
Remove Wren which will no longer be used. More... about 8 years ago
Ref #19: Progress, tests More... about 8 years ago
Merge branch 'master' of github.com:EOSIO/eos More... about 8 years ago
update license More... about 8 years ago
Ref #35: Fixup genesis.json/docs More... about 8 years ago
Add missing type.wast test file from spec repo More... about 8 years ago
Merge pull request #31 from pmesnier/master More... about 8 years ago
Merge pull request #33 from jcalfee/patch-1 More... about 8 years ago
Explicitly trap on (INT_MIN / -1) to ensure LLVM DCE or constant folding doesn't eliminate the trap. More... about 8 years ago
Use David Gay's strtod for hex floats as well to fix incorrect rounding in my code. More... about 8 years ago
Add llvm dependency to Docker More... about 8 years ago
Try to fix non-MSVC compile error More... about 8 years ago
Support updated WAST function result syntax More... about 8 years ago
Round 32-bit decimal float literals before checking their range More... about 8 years ago
Remove "infinity" case when parsing float infinity literals: only "inf" is supported now More... about 8 years ago
Remove "infinity" case when parsing float infinity literals: only "inf" is supported now More... about 8 years ago
Possible fix for issues with indirectly including math.h inside namespace More... about 8 years ago
replace memcpy function to avoid compilation error. Some trailing whitespace eliminated too More... about 8 years ago