OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Error if naked return when result variables are shadowed.
[pf3gnuchains/gcc-fork.git]
/
gcc
/
go
/
gofrontend
/
parse.cc
2011-10-24
ian
Error if naked return when result variables are shadowed.
blob
|
commitdiff
2011-09-23
ian
Better parsing of erroneous expression on left of :=.
blob
|
commitdiff
|
diff to current
2011-09-21
ian
Better handling of unexpected EOF in parser.
blob
|
commitdiff
|
diff to current
2011-09-21
ian
Fix typo in error message.
blob
|
commitdiff
|
diff to current
2011-09-20
ian
Improve error for undefined name in imported package.
blob
|
commitdiff
|
diff to current
2011-09-20
ian
Implement goto restrictions.
blob
|
commitdiff
|
diff to current
2011-09-20
ian
Check for duplicate parameter/result names.
blob
|
commitdiff
|
diff to current
2011-09-20
ian
Emit compiler errors for unused values.
blob
|
commitdiff
|
diff to current
2011-09-17
ian
Improve errors for invalid use of [...]type.
blob
|
commitdiff
|
diff to current
2011-09-10
ian
Fix using package name as composite literal struct...
blob
|
commitdiff
|
diff to current
2011-04-23
ian
Define go_unreachable to replace gcc_unreachable.
blob
|
commitdiff
|
diff to current
2011-04-21
ian
Define go_assert to replace gcc_assert
blob
|
commitdiff
|
diff to current
2011-04-04
ian
Use backend interface for return statements.
blob
|
commitdiff
|
diff to current
2011-03-29
ian
Fix select setting a map expression.
blob
|
commitdiff
|
diff to current
2011-03-28
ian
Better error message for invalid variable name in switc...
blob
|
commitdiff
|
diff to current
2011-03-28
ian
Better error message for missing condition in if statement.
blob
|
commitdiff
|
diff to current
2011-03-28
ian
Better error message for old syntax of send expression...
blob
|
commitdiff
|
diff to current
2011-03-28
ian
Better error messages for missing channel element type.
blob
|
commitdiff
|
diff to current
2011-03-26
ian
Check for invalid uses of ... in builtin function calls.
blob
|
commitdiff
|
diff to current
2011-03-26
ian
Correctly parse select case <-c <- v.
blob
|
commitdiff
|
diff to current
2011-03-25
ian
Give an error if a label is defined but not used.
blob
|
commitdiff
|
diff to current
2011-03-25
ian
Remove closed function. Fix tuple receive in select.
blob
|
commitdiff
|
diff to current
2011-03-24
ian
Tuple receives indicate whether channel is closed.
blob
|
commitdiff
|
diff to current
2011-03-24
ian
Condition in if statement is not optional.
blob
|
commitdiff
|
diff to current
2011-03-24
ian
Change c <- v from an expression to a statement.
blob
|
commitdiff
|
diff to current
2011-03-03
ian
Don't crash declaring a function named "_".
blob
|
commitdiff
|
diff to current
2011-02-24
ian
Traverse erroneous send/receive statements.
blob
|
commitdiff
|
diff to current
2011-02-22
ian
Don't crash on erroneous type switch.
blob
|
commitdiff
|
diff to current
2011-02-19
ian
Fix struct with array of struct with field that points...
blob
|
commitdiff
|
diff to current
2011-02-10
ian
Don't crash on redefined variable.
blob
|
commitdiff
|
diff to current
2011-01-19
ian
Generate an init function if any global variable needs...
blob
|
commitdiff
|
diff to current
2011-01-04
ian
Don't look outside of function literal for break or...
blob
|
commitdiff
|
diff to current
2011-01-04
ian
Don't crash if tuple init redefines non-variable.
blob
|
commitdiff
|
diff to current
2011-01-04
ian
Check for multiple default cases in switch or select.
blob
|
commitdiff
|
diff to current
2010-12-22
ian
Correctly handle tuple assignment to _ at global scope.
blob
|
commitdiff
|
diff to current
2010-12-15
ian
Tweak handling of invalid function signature for functi...
blob
|
commitdiff
|
diff to current
2010-12-15
ian
Add statements to type switch even if there are no...
blob
|
commitdiff
|
diff to current
2010-12-14
ian
Don't crash on invalid parameters/results.
blob
|
commitdiff
|
diff to current
2010-12-14
ian
Don't incorrectly parse expression as type switch.
blob
|
commitdiff
|
diff to current
2010-12-03
ian
Add Go frontend, libgo library, and Go testsuite.
blob
|
commitdiff
|
diff to current