Commit Graph

12 Commits (9038ba69428a6ecada1f2acace6981854482748b)

Author SHA1 Message Date
Felix Lange e9f78db79d
cmd/evm: fix some issues with the evm run command (#28109) 1 year ago
s7v7nislands 330e53fbb9
core/asm: use strings.Builder and fix godoc issues (#24861) 2 years ago
zgfzgf 356bbe343a
core/asm: change order of items in stringtokenTypes (#24153) 3 years ago
Evolution404 b7a91663ab
core/asm: fix the bug of "00" prefix number (#22883) 3 years ago
Michael Forney 3a0480e07d core/asm: allow numbers in labels (#20362) 5 years ago
Corey Lin 768b4c2e6b asm: remove unused parameter for function Lex (#18058) 6 years ago
Caesar Chad f04c0e341e core/asm: correct comments typo (#16975) 6 years ago
hydai a063876749 core/asm: fixed typo (labal -> label) (#16313) 7 years ago
Mark Rushakoff 98ec5e5011 core/asm: rename isAlphaNumeric to isLetter (#16212) 7 years ago
Fiisio 02b4d074f6 core/asm: use ContainsRune instead of IndexRune (#15098) 7 years ago
njupt-moon 53f3460ab5 core/asm: fix hex number lexing (#14861) 7 years ago
Jeffrey Wilcke 230cf2ec91 cmd/evm, core/asm: add EVM assembler (#3686) 8 years ago