aboutsummaryrefslogtreecommitdiffstats
path: root/CodeFragment.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Better interface for instrInfo.Gav Wood2014-08-271-1/+1
|
* SWAP & DUPGav Wood2014-08-211-1/+1
|
* Unambiguous licence.Gav Wood2014-08-211-3/+3
|
* Updates to assembler - see the sub-codes.Gav Wood2014-07-271-11/+2
|
* MEMSIZE -> MSIZEGav Wood2014-07-091-2/+2
|
* Compiler fixes. Updates for coins.Gav Wood2014-07-061-0/+3
|
* Fixed problem with alloc.Gav Wood2014-07-011-2/+37
|
* Full python serpent support.Gav Wood2014-06-291-1/+0
| | | | Shared libs on all platforms.
* Project refactor. Introduce the Serpent library.Gav Wood2014-06-281-2/+2
|
* Standard service JS script.Gav Wood2014-06-131-1/+1
| | | | | Bug fix for load & LLL macros. Move to new services.
* LLL supports get/set/ref.Gav Wood2014-06-121-26/+55
| | | | Logging changes.
* Variadic macros work.Gav Wood2014-05-301-7/+10
|
* Fix for when/unless.Gav Wood2014-05-301-1/+2
|
* Revert "Fix for unless/when."Gav Wood2014-05-301-2/+1
| | | | This reverts commit b12d91e726ae5d1742e6d828c2cb5b694ffdf8a3.
* Fix for unless/when.Gav Wood2014-05-301-1/+2
|
* Convenience fixups.Gav Wood2014-05-271-3/+6
|
* New Assembler.Gav Wood2014-05-271-232/+106
|
* Assembler.Gav Wood2014-05-261-25/+0
| | | | Debug trace stuff.
* Ever more repotting.Gav Wood2014-05-261-34/+0
|
* Major reorganisation.Gav Wood2014-05-261-0/+701
New libs (libethsupport, libevm, liblll). New LLLC binary.