]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2008-06-18 Rob Pikeadd a bug: method call doesn't compile
2008-06-18 Ken Thompsonbogus diagnostic with
2008-06-18 Ken Thompsonmore maps
2008-06-18 Ken Thompsonassign nil to interface
2008-06-18 Ken ThompsonSVN=123250
2008-06-18 Ken ThompsonSVN=123249
2008-06-18 Ken Thompsonyata
2008-06-18 Ken Thompsonoptional semi-colons
2008-06-17 Robert Griesemer- added another bug test ('len' shouldn't be a keyword)
2008-06-17 Robert Griesemer- added 2 bug tests
2008-06-17 Rob Pikeadd two more tests
2008-06-17 Ken Thompsonmaps
2008-06-17 Ken Thompsonadded and, or, xor opcodes
2008-06-17 Rob Pikeprint pc on faults
2008-06-16 Rob Pikeadded two new small tests
2008-06-16 Rob Pikeupdate more tests to reflect tweaked grammar for if...
2008-06-16 Rob Pikefix up grammar for optional elements in if and switch...
2008-06-16 Rob Pikeupdate test results
2008-06-16 Ken Thompsonnow checks for lvalue/rvalue context of
2008-06-16 Rob Pikeadd support for debugging in MACH binaries
2008-06-15 Rob Pikeerror messages now have colon after line number
2008-06-14 Ken Thompsonplan9 line numbers and line table
2008-06-14 Rob Pikehack to find first instruction for decoding the pc...
2008-06-13 Rob Pikesupport symbol tables and line numbers in 6.out executables
2008-06-13 Rob Pikeadd symbol tables and line/pc information to 6.outs
2008-06-13 Rob PikeAdd nil test, with bug
2008-06-13 Ken Thompsonbetter import/export
2008-06-13 Rob PikeBug fix. Without rounding, .shstrtab is written on...
2008-06-12 Rob Pikefix name of mach_amd64 library source dir
2008-06-12 Rob PikeAdd 6db
2008-06-12 Ken Thompsonbetter version of op=
2008-06-12 Rob Pikeadding ar.h for source-level compatibility in 6l.
2008-06-12 Rob Pikemake paths explicit for easier installation
2008-06-12 Rob Pikeremove reference to 9ar
2008-06-12 Rob Pikeremove reference to 9ar
2008-06-12 Rob Pikeadd missing include file
2008-06-12 Rob Pikeimport the plan 9 libraries libc (lib9) and libbio...
2008-06-12 Robert Griesemer- fixed minor issues in spec
2008-06-12 Rob PikeThis test now runs correctly, with no bugs commented out
2008-06-12 Ken Thompsonimport/export
2008-06-12 Rob Piketweaks in clean rules and dependencies
2008-06-12 Rob Pikeconvert from mk to make
2008-06-11 Rob Pikegenerated file; needs updating
2008-06-11 Rob Pikefix up mkfiles to use $GOROOT instead of $PLAN9
2008-06-11 Rob Pikeadd a setup document, and tweak the scripts that it...
2008-06-11 Ken Thompsonreorder1 - function first instead of last
2008-06-11 Robert Griesemer- added test case
2008-06-11 Rob Pikeadd bug045: bad nil assigning into array
2008-06-11 Ken Thompsondebugging to get fmt to run
2008-06-10 Ken Thompsonmade fp numbers from integers and
2008-06-10 Ken Thompsonmode elf tossing
2008-06-09 Robert Griesemer- updated spec w/ respect to variable types and shift...
2008-06-09 Rob Pikedivide is now in; update golden
2008-06-09 Ken Thompsonnew elf header
2008-06-09 Rob Pikefix bug in closeness for float literal test
2008-06-09 Rob Pikefix float lit to return 1, print error
2008-06-09 Rob Pikemove file for fixed bug
2008-06-09 Rob Pikeupdate lots of tests
2008-06-09 Rob Pikefix string_lit test to be more thorough
2008-06-09 Ken Thompsonmore nihan
2008-06-09 Ken Thompsonnihon
2008-06-09 Ken Thompsonbug in len
2008-06-09 Rob Pikedefault to amd64 in run
2008-06-09 Ken Thompsonasdf
2008-06-09 Rob PikeFix a few tests
2008-06-09 Rob Pikeuse /bin/ed to avoid compatibility issues with plan...
2008-06-08 Ken Thompsonasdf
2008-06-08 Ken Thompsonfloating point
2008-06-08 Ken Thompsonoptional semicolons
2008-06-07 Ken Thompsonmore code generation - mostly shift and multiply
2008-06-07 Ken Thompsonmore div/mod
2008-06-07 Ken Thompsondiv and mod operators
2008-06-07 Ken Thompsoncafebabe
2008-06-07 Robert Griesemer- method forward decl. bug
2008-06-07 Ken Thompson'\Ucafebabe'
2008-06-07 Robert Griesemer- forward decl bug
2008-06-07 Robert Griesemer- tests for type forward declarations
2008-06-07 Rob Pikefix erroneous test
2008-06-07 Ken Thompsonfixed \\ secape in strings
2008-06-07 Robert Griesemer- updated golden.out one more time
2008-06-07 Robert Griesemer- fixed test commands
2008-06-07 Robert Griesemer- fixed golden.out
2008-06-07 Robert Griesemer- moved some bugs into bugs directory
2008-06-07 Ken ThompsonSVN=121547
2008-06-06 Robert Griesemer- more tests (mostly redeclaration errors that are...
2008-06-06 Rob Pikecheck in the bugs and fixed bugs
2008-06-06 Ken Thompsonnonaddressable = functioncall
2008-06-06 Robert Griesemer- fixed a few tests and added 3 incorrectly succeeding...
2008-06-06 Robert Griesemer- fix to func.go
2008-06-06 Ken Thompsonchecked into both gc and runtime by mistake
2008-06-06 Ken Thompsoncode gen bug calling i2s
2008-06-06 Rob Pikeadd ken's tests.
2008-06-06 Rob Pikeupdate golden.out for two versions of hello, world
2008-06-06 Ken Thompsonturing now works
2008-06-06 Ken Thompsoncode gen bug in ++ and --
2008-06-06 Rob Pikeprint count of failing tests
2008-06-06 Rob Pikeremove 6.out in test/run. update golden file
2008-06-06 Rob Pikelots of new tests
2008-06-06 Rob Pikefirst cut at test suite
2008-06-06 Ken Thompsonfix different ANON flag between
next