Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-10-22 | move reflection code into final place. | Rob Pike | 1 | -199/+0 |
2008-10-22 | Reflection values. | Rob Pike | 1 | -14/+14 |
2008-10-22 | Add names to types to avoid recursive explosion and to get | Rob Pike | 1 | -0/+3 |
2008-10-22 | More reflection code. | Rob Pike | 1 | -17/+64 |
2008-10-17 | beginnings of reflection values. | Rob Pike | 1 | -16/+61 |
2008-10-16 | type string parser; now handles all types | Rob Pike | 1 | -8/+7 |
2008-10-16 | parsing of type strings. still missing: func, struct, interface, chan | Rob Pike | 1 | -0/+5 |
2008-10-16 | Change file name from "print" to "tostring" and update the rest. | Rob Pike | 1 | -0/+100 |