Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-08-27 | arrays | Ken Thompson | 1 | -6/+18 | |
R=r OCL=14603 CL=14603 | |||||
2008-08-12 | put i2s, s2i and i2i in convert | Ken Thompson | 1 | -0/+1 | |
R=r OCL=14143 CL=14143 | |||||
2008-08-12 | i2s and i2i | Ken Thompson | 1 | -2/+2 | |
R=r OCL=14140 CL=14140 | |||||
2008-08-12 | fixed bugs in const/case | Ken Thompson | 1 | -0/+2 | |
R=r DELTA=138 (75 added, 12 deleted, 51 changed) OCL=14129 CL=14131 | |||||
2008-08-11 | export large constants | Ken Thompson | 1 | -0/+1 | |
R=r DELTA=37 (31 added, 4 deleted, 2 changed) OCL=14089 CL=14089 | |||||
2008-08-09 | mp fixed arith | Ken Thompson | 1 | -27/+33 | |
R=r DELTA=149 (80 added, 62 deleted, 7 changed) OCL=14029 CL=14029 | |||||
2008-08-08 | mp constants | Ken Thompson | 1 | -13/+82 | |
R=r DELTA=381 (142 added, 26 deleted, 213 changed) OCL=14011 CL=14016 | |||||
2008-08-03 | add 'export' adjectives to external | Ken Thompson | 1 | -2/+3 | |
var, const and type declarations. R=r DELTA=49 (12 added, 28 deleted, 9 changed) OCL=13791 CL=13791 | |||||
2008-08-03 | make 6a, 6c, 6g, 6l, libmach_amd64 build on 64-bit gcc. | Russ Cox | 1 | -31/+31 | |
these guys really really want long to be 32-bits, so ,s/long/int32/ (and then manual fixup). still passes all tests. (i started out looking for just those longs that needed to be int32 instead, and it was just too hard to track them down one by one.) the longs were rare enough that i don't think it will cause integration problems. R=ken OCL=13787 CL=13789 | |||||
2008-07-24 | select | Ken Thompson | 1 | -2/+5 | |
R=r APPROVED=r DELTA=638 (433 added, 21 deleted, 184 changed) OCL=13426 CL=13438 | |||||
2008-07-20 | start of select | Ken Thompson | 1 | -1/+1 | |
random bugs fixed SVN=128149 | |||||
2008-07-19 | init | Ken Thompson | 1 | -0/+1 | |
SVN=128128 | |||||
2008-07-19 | initialization | Ken Thompson | 1 | -0/+1 | |
SVN=128115 | |||||
2008-07-18 | len(fixed array) | Ken Thompson | 1 | -0/+1 | |
SVN=128050 | |||||
2008-07-17 | div bug | Ken Thompson | 1 | -2/+1 | |
[]ptr bug proc reuses old g* structures differnt assignment of offsets to parameters SVN=127888 | |||||
2008-07-16 | parameter in fn literals | Ken Thompson | 1 | -1/+2 | |
SVN=127695 | |||||
2008-07-16 | parameter declartions in func literals | Ken Thompson | 1 | -0/+2 | |
SVN=127678 | |||||
2008-07-12 | morestack magic number | Ken Thompson | 1 | -3/+1 | |
automatically generated in 6g and 6c, manually set in 6a. format is TEXT a(SB),, $a-b where a is auto size and b is parameter size SVN=126946 | |||||
2008-07-12 | more on channels | Ken Thompson | 1 | -3/+5 | |
arg space magic number for morestack SVN=126936 | |||||
2008-07-08 | unique import/export names | Ken Thompson | 1 | -0/+2 | |
more on go statement SVN=126421 | |||||
2008-07-07 | more coroutine | Ken Thompson | 1 | -1/+0 | |
fixed a,b,c := x,x,x SVN=126250 | |||||
2008-07-07 | start of coroutine | Ken Thompson | 1 | -0/+1 | |
SVN=126152 | |||||
2008-07-05 | output args declared | Ken Thompson | 1 | -3/+5 | |
arguments in first block for diagnostics thomo return better syntax error recovery SVN=126045 | |||||
2008-07-03 | new iota | Ken Thompson | 1 | -0/+3 | |
SVN=125984 | |||||
2008-06-27 | fix a few spelling mistakes in messages | Rob Pike | 1 | -1/+1 | |
SVN=125108 | |||||
2008-06-26 | better line numbers | Ken Thompson | 1 | -1/+1 | |
SVN=125018 | |||||
2008-06-21 | redeclarations of variables in the same block. | Ken Thompson | 1 | -19/+28 | |
half-step toward multivalued map indexing SVN=124019 | |||||
2008-06-17 | more maps | Ken Thompson | 1 | -0/+1 | |
more semi-colons type assignment of constants SVN=123278 | |||||
2008-06-17 | yata | Ken Thompson | 1 | -0/+1 | |
SVN=123246 | |||||
2008-06-15 | now checks for lvalue/rvalue context of | Ken Thompson | 1 | -3/+16 | |
expressions. start of generics for calling builtin functions start of map type 'any' demoted from reserved word to type SVN=122808 | |||||
2008-06-13 | plan9 line numbers and line table | Ken Thompson | 1 | -1/+20 | |
SVN=122793 | |||||
2008-06-12 | better import/export | Ken Thompson | 1 | -0/+2 | |
SVN=122584 | |||||
2008-06-11 | import/export | Ken Thompson | 1 | -0/+4 | |
SVN=122309 | |||||
2008-06-10 | debugging to get fmt to run | Ken Thompson | 1 | -1/+4 | |
SVN=122046 | |||||
2008-06-08 | more nihan | Ken Thompson | 1 | -1/+1 | |
SVN=121622 | |||||
2008-06-08 | nihon | Ken Thompson | 1 | -1/+1 | |
SVN=121620 | |||||
2008-06-08 | optional semicolons | Ken Thompson | 1 | -0/+1 | |
SVN=121604 | |||||
2008-06-06 | cafebabe | Ken Thompson | 1 | -1/+1 | |
SVN=121574 | |||||
2008-06-06 | '\Ucafebabe' | Ken Thompson | 1 | -1/+1 | |
SVN=121562 | |||||
2008-06-06 | code gen bug in ++ and -- | Ken Thompson | 1 | -1/+0 | |
SVN=121476 | |||||
2008-06-05 | goos garch | Ken Thompson | 1 | -0/+1 | |
SVN=121367 | |||||
2008-06-04 | loaded problem getting main from a library | Ken Thompson | 1 | -1/+1 | |
SVN=121175 | |||||
2008-06-04 | Add compiler source to new directory structure | Rob Pike | 1 | -0/+553 | |
SVN=121164 |