• Russ Cox's avatar
    all: merge dev.cc (a91c2e0d) into master · b986f3e3
    Russ Cox authored
    This change deletes the C implementations of
    the Go compiler and assembler from the master branch.
    
    The Go implementations are a bit slower right now,
    due mainly to garbage generated by taking addresses
    of stack variables all over the place (it was C code,
    after all). That will be cleaned up (mechanically) over the
    next week or so, and things will get faster.
    
    Change-Id: I66b2b3477aec8835f9960d0798f5752dcd98d08f
    b986f3e3
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...