mirror of
https://github.com/golang/go.git
synced 2025-05-28 02:41:30 +00:00
* generate different versions of binary operators for each size of int and float, so that proper truncating happens after each operation to simulate the various sized ops. * add slice expressions * publish World.CompileStmtList, CompileDeclList, CompileExpr * handle type-less expressions in CompileExpr R=austin DELTA=1459 (1327 added, 11 deleted, 121 changed) OCL=34382 CL=35581
Description
Languages
Go
94.3%
Assembly
5.3%
C
0.2%
Shell
0.1%