Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
golang
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
golang
Commits
44db1ab5
Commit
44db1ab5
authored
Feb 01, 2010
by
Rob Pike
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
the package global name space problem is addressed; update road map
R=rsc, iant CC=golang-dev
https://golang.org/cl/196087
parent
5bb7bf08
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
roadmap.html
doc/devel/roadmap.html
+0
-6
No files found.
doc/devel/roadmap.html
View file @
44db1ab5
...
...
@@ -73,9 +73,6 @@ Gc compiler roadmap</h4>
<li>
Method expressions.
<li>
Support multiple packages with the same name (but different import
paths) in the same program.
<li>
Implement goto restrictions.
<li>
Safe compilation mode: generate code which is guaranteed not to obtain
...
...
@@ -95,9 +92,6 @@ Gccgo compiler roadmap</h4>
<li>
Method expressions.
<li>
Support multiple packages with the same name (but different import
paths) in the same program.
<li>
Implement goto restrictions.
<li>
Implement garbage collection.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment