1. ef61a4c better version of op= fixed bugs in /= and %/ by Ken Thompson · 17 years ago
  2. 54bca54 make paths explicit for easier installation by Rob Pike · 17 years ago
  3. e2e6b7e remove reference to 9ar by Rob Pike · 17 years ago
  4. 24dbd24 remove reference to 9ar by Rob Pike · 17 years ago
  5. 69b74c3 import the plan 9 libraries libc (lib9) and libbio into the tree. by Rob Pike · 17 years ago
  6. 2254a8e import/export by Ken Thompson · 17 years ago
  7. 2694a85 tweaks in clean rules and dependencies by Rob Pike · 17 years ago
  8. 461d1b7 convert from mk to make phew. by Rob Pike · 17 years ago
  9. 32aa0d9 generated file; needs updating by Rob Pike · 17 years ago
  10. 820368a fix up mkfiles to use $GOROOT instead of $PLAN9 by Rob Pike · 17 years ago
  11. df28e14 add a setup document, and tweak the scripts that it mentions by Rob Pike · 17 years ago
  12. 2bba3a6 reorder1 - function first instead of last by Ken Thompson · 17 years ago
  13. 0b3093f debugging to get fmt to run by Ken Thompson · 17 years ago
  14. 36f21e0 mode elf tossing by Ken Thompson · 17 years ago
  15. 6a659eb new elf header by Ken Thompson · 17 years ago
  16. f9c58c2 more nihan by Ken Thompson · 17 years ago
  17. 9abf9e8 nihon by Ken Thompson · 17 years ago
  18. b6eca35 bug in len by Ken Thompson · 17 years ago
  19. 610644a asdf by Ken Thompson · 17 years ago
  20. 27d95f1 use /bin/ed to avoid compatibility issues with plan 9 ed by Rob Pike · 17 years ago
  21. 36bfd2a floating point by Ken Thompson · 17 years ago
  22. 8200a0b optional semicolons by Ken Thompson · 17 years ago
  23. f7753f1 more code generation - mostly shift and multiply by Ken Thompson · 17 years ago
  24. 181ad47 more div/mod by Ken Thompson · 17 years ago
  25. d83b994 div and mod operators by Ken Thompson · 17 years ago
  26. feb1c77 cafebabe by Ken Thompson · 17 years ago
  27. b6218e6 '\Ucafebabe' by Ken Thompson · 17 years ago
  28. 609cf0c fixed \\ secape in strings by Ken Thompson · 17 years ago
  29. a93099c SVN=121547 by Ken Thompson · 17 years ago
  30. 6b8bd35 nonaddressable = functioncall code gen error by Ken Thompson · 17 years ago
  31. d1493d1 checked into both gc and runtime by mistake by Ken Thompson · 17 years ago
  32. 498ed50 code gen bug calling i2s by Ken Thompson · 17 years ago
  33. e372be9 code gen bug in ++ and -- by Ken Thompson · 17 years ago
  34. fa259ff fix different ANON flag between darwin and linux by Ken Thompson · 17 years ago
  35. 959f9fb goos garch by Ken Thompson · 17 years ago
  36. bbb2073 goos garch by Ken Thompson · 17 years ago
  37. 8527f49 goos and goarch by Ken Thompson · 17 years ago
  38. e2c3ec3 goos goarch by Ken Thompson · 17 years ago
  39. 28429aa goos and goarch by Ken Thompson · 17 years ago
  40. 2b77d87 goos and goarch by Ken Thompson · 17 years ago
  41. 5624e34 rearrange tree to reflect design based on $GOROOT $GOOS $GOARCH by Rob Pike · 17 years ago
  42. f4ccabd stuff by Ken Thompson · 17 years ago
  43. df8ac28 initial runtime code checkin by Rob Pike · 17 years ago
  44. f188057 loaded problem getting main from a library by Ken Thompson · 17 years ago
  45. 6633be6 fix loader problem loading main from a library by Ken Thompson · 17 years ago
  46. 3adcf6f touch to make later modified date by Ken Thompson · 17 years ago
  47. 6b4d69e move old code into 'old' directory add src/test dir by Rob Pike · 17 years ago
  48. 0cafb9e Add compiler source to new directory structure by Rob Pike · 17 years ago
  49. 7fbe486 use new conversion syntax to simplify test by Rob Pike · 17 years ago
  50. 37b8eb4 fix double declaration of g by Rob Pike · 17 years ago
  51. 38c083c Require names for return values for functions with complex return types. by Rob Pike · 17 years ago
  52. b806ba4 Add description of how compiling and linking handle dependencies. by Rob Pike · 17 years ago
  53. 8cdb710 remove noisy print by Rob Pike · 17 years ago
  54. b749038 Add a rudimentary vector container to ameliorate the inability to allocate dynamic arrays. by Rob Pike · 17 years ago
  55. 01764a3 make digits a string instead of an array of bytes. by Rob Pike · 17 years ago
  56. 5d6eba8 generate an error if the foreward by Ken Thompson · 17 years ago
  57. 87278c2 bug36 by Ken Thompson · 17 years ago
  58. e73674b code to assign nil to an interface without conversions by Ken Thompson · 17 years ago
  59. 5918f80 bug31 by Ken Thompson · 17 years ago
  60. c69d54e bug28 fix code generation bug in second index of string slice. by Ken Thompson · 17 years ago
  61. 0b62cb6 fix bug30 automatic declaration leaking from one function to another by Ken Thompson · 17 years ago
  62. c5c8268 SVN=114213 by Ken Thompson · 17 years ago
  63. 2181098 SVN=114204 by Ken Thompson · 17 years ago
  64. cb87526 SVN=114202 by Ken Thompson · 17 years ago
  65. 42d7850 Basic formatted I/O library plus one support lib. by Rob Pike · 17 years ago
  66. d82b11e last-minute fix: convert to ANSI C by Brian Kernighan · 37 years ago
  67. 0744ac9 convert to Draft-Proposed ANSI C by Brian Kernighan · 37 years ago
  68. 0bb0b61 convert to C by Brian Kernighan · 51 years ago
  69. 7d7c6a9 hello, world by Brian Kernighan · 53 years ago