openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
go-lang
Settings
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
over 1 year
ago. based on code collected
over 1 year
ago.
Mar 06, 2023 — Mar 06, 2024
Showing page 1,976 of 1,979
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
goos garch
Ken Thompson
More...
about 17 years ago
goos and goarch
Ken Thompson
More...
about 17 years ago
goos goarch
Ken Thompson
More...
about 17 years ago
goos and goarch
Ken Thompson
More...
about 17 years ago
goos and goarch
Ken Thompson
More...
about 17 years ago
rearrange tree to reflect design based on $GOROOT $GOOS $GOARCH
Rob Pike
More...
about 17 years ago
stuff
Ken Thompson
More...
about 17 years ago
initial runtime code checkin
Rob Pike
More...
about 17 years ago
loaded problem getting main from a library
Ken Thompson
More...
about 17 years ago
fix loader problem loading main from a library
Ken Thompson
More...
about 17 years ago
touch to make later modified date
Ken Thompson
More...
about 17 years ago
move old code into 'old' directory add src/test dir
Rob Pike
More...
about 17 years ago
Add compiler source to new directory structure
Rob Pike
More...
about 17 years ago
- fixed a typo
Robert Griesemer
More...
about 17 years ago
add disclaimer, authors. preparation for linking to p page
Rob Pike
More...
about 17 years ago
turn spaces to tabs replace ifs with switch still runs!
Rob Pike
More...
about 17 years ago
add a couple of TODOs fixed grammar for "Program"
Rob Pike
More...
about 17 years ago
- changed compound type -> composite type - eliminated 'structured type' terminology
Robert Griesemer
More...
about 17 years ago
fix up the 'basic types' section. strings were missing
Rob Pike
More...
about 17 years ago
Clarify conversions, include making them constructors for arrays etc.
Rob Pike
More...
about 17 years ago
- changed literal syntax to use the convert notation - fixed issued with function declarations/function literals - added more tests and fixed existing tests
Robert Griesemer
More...
about 17 years ago
use new conversion syntax to simplify test
Rob Pike
More...
about 17 years ago
fix double declaration of g
Rob Pike
More...
about 17 years ago
Introduced forward declaration of types per discussion with ken. A forward-declared (or not yet fully defined) type must be used to construct (mutually) recursive type declarations. This simplifies the compiler and resolves the issue at which scope the forward- declared type is to be declared.
Robert Griesemer
More...
about 17 years ago
Explain about pointer types for mutually recursive structures.
Rob Pike
More...
about 17 years ago
talk about short, int, long etc.
Rob Pike
More...
about 17 years ago
- fixed a test - added extra basic type aliases - added select statement
Robert Griesemer
More...
about 17 years ago
Fixed a typo (changed ' -> ") and shortened a production name slightly to match the naming convention elsewhere.
Robert Griesemer
More...
about 17 years ago
- completed syntax for import declarations - fixed a typo
Robert Griesemer
More...
about 17 years ago
Require names for return values for functions with complex return types.
Rob Pike
More...
about 17 years ago
←
1
2
…
1971
1972
1973
1974
1975
1976
1977
1978
1979
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree