]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2008-07-15 Rob Pikenew bug
2008-07-15 Robert Griesemer- func reorg to reduce forward decls and improve structure
2008-07-15 Robert Griesemer- fixed issue with parsing function literals in stateme...
2008-07-15 Rob Pikeadd linkage for writefile on darwin
2008-07-15 Rob Pikeadd sys.writefile; support for darwin only in this CL
2008-07-15 Rob Pikedisambiguate error message
2008-07-15 Ken Thompsongo call fn address
2008-07-15 Rob Pikefix bug names
2008-07-15 Robert Griesemer- no column info in error messages for Rob
2008-07-15 Ken Thompsonchan asynch
2008-07-14 Robert Griesemer- added universe, universe initialization
2008-07-14 Robert Griesemer- filed 6g crash bug
2008-07-14 Rob Pikestop traceback when pc leaves text segment
2008-07-14 Rob Pikeupdate golden
2008-07-14 Ken Thompsonsynch chan
2008-07-14 Ken Thompsonsynch chan
2008-07-13 Ken Thompsonchan
2008-07-13 Ken Thompsonchan
2008-07-13 Ken Thompsonchan
2008-07-13 Ken Thompsonmorestack magic number
2008-07-12 Rob Piketools to update math lib.
2008-07-12 Rob Pikefix a couple of minor errors
2008-07-12 Rob Pikeadd new test - factorial by inc and dec
2008-07-12 Ken Thompsonmore on channels
2008-07-12 Rob Pikepreserve AX across stack jump so C routines return...
2008-07-12 Robert Griesemer- more go code
2008-07-12 Rob Pikedelete dead code
2008-07-12 Rob Pikefix comment
2008-07-12 Rob Pikefix traceback to know about new segmenting
2008-07-12 Ken Thompsonsegmented stacks AND goroutines
2008-07-11 Robert Griesemer- fixed bug in parser.go
2008-07-11 Robert Griesemer- added buildtime
2008-07-11 Robert Griesemer- created new dir (gosrc) for go-based front-end
2008-07-11 Robert Griesemer- more frontend pieces in Go
2008-07-10 Robert Griesemer- improved error handling
2008-07-10 Robert Griesemer- filed a bug against 6g (bug065.go)
2008-07-10 Ken Thompsonbug in offsets in imported struct fields
2008-07-10 Robert Griesemer- minor bug fix
2008-07-09 Rob Pikeredefinition fix for autolib: if first ATEXT is already...
2008-07-09 Robert Griesemer- initial better error reporting
2008-07-09 Rob Pikebuild packages automatically
2008-07-09 Rob Pikeenable autolib
2008-07-09 Robert Griesemer- replaced recursive parsing of binary expressions...
2008-07-09 Robert Griesemer- completed parser - accepts full language (modulo...
2008-07-09 Ken Thompsondefined external registers g and m
2008-07-09 Robert Griesemer- more fixes to parser
2008-07-09 Robert Griesemer- fixed scanner and parser issues to be able to parse...
2008-07-09 Ken Thompsonconverted double to float64
2008-07-09 Robert Griesemer- more work on Go parser
2008-07-09 Rob Pikefix ldexp, frexp, and make math package compile and...
2008-07-09 Ken Thompsonunique import/export names
2008-07-08 Robert Griesemer- go parser parses itself
2008-07-08 Robert Griesemer- added missing keyword 'iota'
2008-07-08 Rob Pikeadd a disclaimer
2008-07-08 Rob Pikedisambiguate typedefs in export blocks of .6 files
2008-07-08 Rob Piketest update. also remove two duplicates
2008-07-08 Rob Piketest update. some tests now run; no change to output
2008-07-08 Rob Pikeadd bytestorune and stringtorune to sys.
2008-07-08 Rob Pikefixed three-way decl
2008-07-08 Ken Thompsonmore coroutine
2008-07-08 Rob Pikek,l,m := 0,0,0 doesn't compile
2008-07-08 Robert Griesemer- first cut a Go parser in Go
2008-07-07 Ken Thompsonremove incorrect (!) consts
2008-07-07 Rob Pikeupdate to Unicode 5
2008-07-07 Ken Thompsonstart of coroutine
2008-07-07 Rob Pikebug update
2008-07-07 Rob Piketest cleanup
2008-07-06 Ken Thompsontook out vlong/uvlong/rune conversions
2008-07-06 Ken Thompsonrandom little bugs
2008-07-05 Ken Thompsonoutput args declared
2008-07-05 Ken Thompsonfloating point print
2008-07-04 Rob Pikeone bug fixed
2008-07-04 Robert Griesemer- more work on Go scanner
2008-07-04 Ken Thompsonbetter recovery after syntax error
2008-07-04 Ken Thompson a,b := fun()
2008-07-04 Rob Pikeimproved iota test for new form
2008-07-03 Robert Griesemer- minor update
2008-07-03 Rob Pikefix some tests
2008-07-03 Ken Thompsonnew iota
2008-07-03 Robert Griesemer- filed a bug w/ constant evaluation
2008-07-03 Rob Pikefix typo in file name
2008-07-03 Rob Pikedrop some superfluous file prefixes in runtime
2008-07-03 Robert GriesemerA small but powerful change in constant declarations...
2008-07-03 Robert Griesemer- more Go scanner work
2008-07-03 Robert Griesemer- implemented first cut at Go scanner in Go
2008-07-02 Robert Griesemer- filed a bug
2008-07-02 Robert Griesemer- more minor fixes
2008-07-01 Robert Griesemer- fixed .x file permissions
2008-07-01 Robert Griesemer- minor update
2008-07-01 Robert Griesemer- updated doc
2008-06-30 Rob Pikeadd test that was mistakenly not checked in, now fixed
2008-06-30 Rob Pikeupdate golden
2008-06-30 Rob Pikeclean up rearrangement of runtime functions in the...
2008-06-30 Rob Pikemakes stack traces work for segmented stacks
2008-06-30 Rob PikeBreak runtime.c into separate pieces for maps, strings...
2008-06-30 Ken Thompsonsegmented stacks
2008-06-29 Ken Thompsonmore line numbers
2008-06-28 Ken Thompsonmore line numbers
2008-06-28 Rob Pikefix two (!) bugs printing floating point zero
2008-06-28 Rob Pikeslice doesn't work on a string literal
next