2008-06-12 |
Rob Pike | This test now runs correctly, with no bugs commented out |
commit | commitdiff | tree |
2008-06-12 |
Ken Thompson | import/export |
commit | commitdiff | tree |
2008-06-12 |
Rob Pike | tweaks in clean rules and dependencies |
commit | commitdiff | tree |
2008-06-12 |
Rob Pike | convert from mk to make |
commit | commitdiff | tree |
2008-06-11 |
Rob Pike | generated file; needs updating |
commit | commitdiff | tree |
2008-06-11 |
Rob Pike | fix up mkfiles to use $GOROOT instead of $PLAN9 |
commit | commitdiff | tree |
2008-06-11 |
Rob Pike | add a setup document, and tweak the scripts that it... |
commit | commitdiff | tree |
2008-06-11 |
Ken Thompson | reorder1 - function first instead of last |
commit | commitdiff | tree |
2008-06-11 |
Robert Griesemer | - added test case |
commit | commitdiff | tree |
2008-06-11 |
Rob Pike | add bug045: bad nil assigning into array |
commit | commitdiff | tree |
2008-06-11 |
Ken Thompson | debugging to get fmt to run |
commit | commitdiff | tree |
2008-06-10 |
Ken Thompson | made fp numbers from integers and |
commit | commitdiff | tree |
2008-06-10 |
Ken Thompson | mode elf tossing |
commit | commitdiff | tree |
2008-06-09 |
Robert Griesemer | - updated spec w/ respect to variable types and shift... |
commit | commitdiff | tree |
2008-06-09 |
Rob Pike | divide is now in; update golden |
commit | commitdiff | tree |
2008-06-09 |
Ken Thompson | new elf header |
commit | commitdiff | tree |
2008-06-09 |
Rob Pike | fix bug in closeness for float literal test |
commit | commitdiff | tree |
2008-06-09 |
Rob Pike | fix float lit to return 1, print error |
commit | commitdiff | tree |
2008-06-09 |
Rob Pike | move file for fixed bug |
commit | commitdiff | tree |
2008-06-09 |
Rob Pike | update lots of tests |
commit | commitdiff | tree |
2008-06-09 |
Rob Pike | fix string_lit test to be more thorough |
commit | commitdiff | tree |
2008-06-09 |
Ken Thompson | more nihan |
commit | commitdiff | tree |
2008-06-09 |
Ken Thompson | nihon |
commit | commitdiff | tree |
2008-06-09 |
Ken Thompson | bug in len |
commit | commitdiff | tree |
2008-06-09 |
Rob Pike | default to amd64 in run |
commit | commitdiff | tree |
2008-06-09 |
Ken Thompson | asdf |
commit | commitdiff | tree |
2008-06-09 |
Rob Pike | Fix a few tests |
commit | commitdiff | tree |
2008-06-09 |
Rob Pike | use /bin/ed to avoid compatibility issues with plan... |
commit | commitdiff | tree |
2008-06-08 |
Ken Thompson | asdf |
commit | commitdiff | tree |
2008-06-08 |
Ken Thompson | floating point |
commit | commitdiff | tree |
2008-06-08 |
Ken Thompson | optional semicolons |
commit | commitdiff | tree |
2008-06-07 |
Ken Thompson | more code generation - mostly shift and multiply |
commit | commitdiff | tree |
2008-06-07 |
Ken Thompson | more div/mod |
commit | commitdiff | tree |
2008-06-07 |
Ken Thompson | div and mod operators |
commit | commitdiff | tree |
2008-06-07 |
Ken Thompson | cafebabe |
commit | commitdiff | tree |
2008-06-07 |
Robert Griesemer | - method forward decl. bug |
commit | commitdiff | tree |
2008-06-07 |
Ken Thompson | '\Ucafebabe' |
commit | commitdiff | tree |
2008-06-07 |
Robert Griesemer | - forward decl bug |
commit | commitdiff | tree |
2008-06-07 |
Robert Griesemer | - tests for type forward declarations |
commit | commitdiff | tree |
2008-06-07 |
Rob Pike | fix erroneous test |
commit | commitdiff | tree |
2008-06-07 |
Ken Thompson | fixed \\ secape in strings |
commit | commitdiff | tree |
2008-06-07 |
Robert Griesemer | - updated golden.out one more time |
commit | commitdiff | tree |
2008-06-07 |
Robert Griesemer | - fixed test commands |
commit | commitdiff | tree |
2008-06-07 |
Robert Griesemer | - fixed golden.out |
commit | commitdiff | tree |
2008-06-07 |
Robert Griesemer | - moved some bugs into bugs directory |
commit | commitdiff | tree |
2008-06-07 |
Ken Thompson | SVN=121547 |
commit | commitdiff | tree |
2008-06-06 |
Robert Griesemer | - more tests (mostly redeclaration errors that are... |
commit | commitdiff | tree |
2008-06-06 |
Rob Pike | check in the bugs and fixed bugs |
commit | commitdiff | tree |
2008-06-06 |
Ken Thompson | nonaddressable = functioncall |
commit | commitdiff | tree |
2008-06-06 |
Robert Griesemer | - fixed a few tests and added 3 incorrectly succeeding... |
commit | commitdiff | tree |
2008-06-06 |
Robert Griesemer | - fix to func.go |
commit | commitdiff | tree |
2008-06-06 |
Ken Thompson | checked into both gc and runtime by mistake |
commit | commitdiff | tree |
2008-06-06 |
Ken Thompson | code gen bug calling i2s |
commit | commitdiff | tree |
2008-06-06 |
Rob Pike | add ken's tests. |
commit | commitdiff | tree |
2008-06-06 |
Rob Pike | update golden.out for two versions of hello, world |
commit | commitdiff | tree |
2008-06-06 |
Ken Thompson | turing now works |
commit | commitdiff | tree |
2008-06-06 |
Ken Thompson | code gen bug in ++ and -- |
commit | commitdiff | tree |
2008-06-06 |
Rob Pike | print count of failing tests |
commit | commitdiff | tree |
2008-06-06 |
Rob Pike | remove 6.out in test/run. update golden file |
commit | commitdiff | tree |
2008-06-06 |
Rob Pike | lots of new tests |
commit | commitdiff | tree |
2008-06-06 |
Rob Pike | first cut at test suite |
commit | commitdiff | tree |
2008-06-06 |
Ken Thompson | fix different ANON flag between |
commit | commitdiff | tree |
2008-06-06 |
Ken Thompson | goos garch |
commit | commitdiff | tree |
2008-06-06 |
Ken Thompson | goos garch |
commit | commitdiff | tree |
2008-06-05 |
Ken Thompson | goos and goarch |
commit | commitdiff | tree |
2008-06-05 |
Ken Thompson | goos goarch |
commit | commitdiff | tree |
2008-06-05 |
Ken Thompson | goos and goarch |
commit | commitdiff | tree |
2008-06-05 |
Ken Thompson | goos and goarch |
commit | commitdiff | tree |
2008-06-05 |
Rob Pike | rearrange tree to reflect design based on $GOROOT ... |
commit | commitdiff | tree |
2008-06-04 |
Ken Thompson | stuff |
commit | commitdiff | tree |
2008-06-04 |
Rob Pike | initial runtime code checkin |
commit | commitdiff | tree |
2008-06-04 |
Ken Thompson | loaded problem getting main from a library |
commit | commitdiff | tree |
2008-06-04 |
Ken Thompson | fix loader problem loading main from a library |
commit | commitdiff | tree |
2008-06-04 |
Ken Thompson | touch to make later modified date |
commit | commitdiff | tree |
2008-06-04 |
Rob Pike | move old code into 'old' directory |
commit | commitdiff | tree |
2008-06-04 |
Rob Pike | Add compiler source to new directory structure |
commit | commitdiff | tree |
2008-05-28 |
Robert Griesemer | - fixed a typo |
commit | commitdiff | tree |
2008-05-16 |
Rob Pike | add disclaimer, authors. |
commit | commitdiff | tree |
2008-05-15 |
Rob Pike | turn spaces to tabs |
commit | commitdiff | tree |
2008-05-15 |
Rob Pike | add a couple of TODOs |
commit | commitdiff | tree |
2008-05-09 |
Robert Griesemer | - changed compound type -> composite type |
commit | commitdiff | tree |
2008-05-09 |
Rob Pike | fix up the 'basic types' section. strings were missing |
commit | commitdiff | tree |
2008-05-09 |
Rob Pike | Clarify conversions, include making them constructors... |
commit | commitdiff | tree |
2008-05-09 |
Robert Griesemer | - changed literal syntax to use the convert notation |
commit | commitdiff | tree |
2008-05-08 |
Rob Pike | use new conversion syntax to simplify test |
commit | commitdiff | tree |
2008-05-08 |
Rob Pike | fix double declaration of g |
commit | commitdiff | tree |
2008-05-06 |
Robert Griesemer | Introduced forward declaration of types per discussion... |
commit | commitdiff | tree |
2008-05-02 |
Rob Pike | Explain about pointer types for mutually recursive... |
commit | commitdiff | tree |
2008-05-02 |
Rob Pike | talk about short, int, long etc. |
commit | commitdiff | tree |
2008-05-02 |
Robert Griesemer | - fixed a test |
commit | commitdiff | tree |
2008-05-02 |
Robert Griesemer | Fixed a typo (changed ' -> ") and shortened a productio... |
commit | commitdiff | tree |
2008-05-02 |
Robert Griesemer | - completed syntax for import declarations |
commit | commitdiff | tree |
2008-05-01 |
Rob Pike | Require names for return values for functions with... |
commit | commitdiff | tree |
2008-04-29 |
Robert Griesemer | - Added section on type equivalence |
commit | commitdiff | tree |
2008-04-28 |
Rob Pike | fix description of iota to reflect reality. |
commit | commitdiff | tree |
2008-04-28 |
Rob Pike | Add description of type conversions. |
commit | commitdiff | tree |
2008-04-18 |
Robert Griesemer | - essentially reverted my change of yesterday with... |
commit | commitdiff | tree |
2008-04-18 |
Robert Griesemer | - added language to document .() notation |
commit | commitdiff | tree |
2008-04-18 |
Rob Pike | Added discussion of new, nil, and initialization. |
commit | commitdiff | tree |
2008-04-15 |
Rob Pike | Add description of how compiling and linking handle... |
commit | commitdiff | tree |
next |