Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
go
Repository
7e241107f14fc2032a04d2523a598c6e44cdbc3d
Switch branch/tag
go
test
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy HTTPS clone URL
https://lab.nexedi.com/kirr/go.git
test of new empty productions
Russ Cox authored
16 years ago
R=gri DELTA=8 (8 added, 0 deleted, 0 changed) OCL=16765 CL=16767
7e241107
Name
Last commit
Last update
..
bugs
remove uses of *T as an implicit forward declaration of T
16 years ago
chan
update code to follow new semicolon rules:
16 years ago
fixedbugs
remove uses of *T as an implicit forward declaration of T
16 years ago
ken
remove uses of *T as an implicit forward declaration of T
16 years ago
235.go
update tests to new communications syntax
16 years ago
args.go
fix bug depot:
16 years ago
bufiolib.go
update code to follow new semicolon rules:
16 years ago
char_lit.go
fix bug depot:
16 years ago
complit.go
T{} syntax for constructors
16 years ago
const.go
bugs related to constat types
16 years ago
dialgoogle.go
update code to follow new semicolon rules:
16 years ago
empty.go
test of new empty productions
16 years ago
env.go
add os.Getenv()
16 years ago
errchk
6g currently accepts setting a string value to an integer
16 years ago
float_lit.go
fix bug depot:
16 years ago
fmt_test.go
update bugs
16 years ago
for.go
fix bug depot:
16 years ago
func.go
fix bug depot:
16 years ago
func1.go
Check for specific error messages in the testsuite. This
16 years ago
func2.go
tests of new func arg code
16 years ago
func3.go
change in spec results in non-error
16 years ago
golden.out
more interface checks:
16 years ago
hashmap.go
- removed need for int() conversion now that x << s has correct type
16 years ago
helloworld.go
fix bug depot:
16 years ago
if.go
fix bug depot:
16 years ago
if1.go
int_lit.go
interface.go
interface1.go
interface2.go
iota.go
literal.go
map.go
math.go
method.go
nil.go
peano.go
printbig.go
readfile.go
run
sieve.go
simassign.go
sorting.go
string_lit.go
stringslib.go
switch.go
switch1.go
tcpserver.go
test0.go
timelib.go
turing.go
utf.go
vectors.go