- Feb 01, 2017
-
-
Arthur Müller authored
Reference: https://golang.org/pkg/builtin/#rune
-
- Jan 31, 2017
-
-
Arthur Müller authored
-
- Oct 11, 2016
-
-
mtaran-google authored
-
- Jun 15, 2016
-
-
mtaran-google authored
It is, per https://golang.org/ref/spec#Predeclared_identifiers
-
- Aug 03, 2015
-
-
Marijn Haverbeke authored
Don't treat backslashes specially inside of them Closes #3428
-
- Feb 20, 2015
-
-
Marijn Haverbeke authored
Closes #3093
-
- Oct 20, 2014
-
-
Marijn Haverbeke authored
-
- Oct 16, 2014
-
-
Marijn Haverbeke authored
-
- Sep 23, 2014
-
-
Marijn Haverbeke authored
-
- May 19, 2014
-
-
Marijn Haverbeke authored
Bumping them for every release just adds too much git noise and history blowup.
-
- May 09, 2014
-
-
Marijn Haverbeke authored
-
- Apr 16, 2014
-
-
mtaran-google authored
-
- Jan 23, 2014
-
-
Marijn Haverbeke authored
-
- Nov 11, 2013
-
-
Thaddee Tyl authored
As a result, the common pattern import ( "foo" "bar" ) will re-indent automatically to the gofmt-blessed import ( "foo" "bar" )
-
- Aug 13, 2013
-
-
Marijn Haverbeke authored
-
- May 13, 2013
-
-
Marijn Haverbeke authored
-
- Jan 08, 2013
-
-
Marijn Haverbeke authored
Closes #1133
-
- Nov 07, 2012
-
-
Marijn Haverbeke authored
As spotted by the extended linter.
-
- Aug 28, 2012
-
-
Marijn Haverbeke authored
Add CodeMirror.defineOption function for defining new options. Add findMatchingBracket to the methods exported by this extension. Closes #746
-
- Aug 03, 2012
-
-
Brandon Frohs authored
-
- Aug 01, 2012
-
-
Marijn Haverbeke authored
-
- Jun 27, 2012
-
-
Marijn Haverbeke authored
It is not part of the set of styled classes.
-
- Feb 06, 2012
-
-
Danny Yoo authored
-
- Jan 30, 2012
-
-
Thaddee Tyl authored
Signed-off-by:
Thaddee Tyl <thaddee.tyl@gmail.com>
-
Thaddee Tyl authored
Signed-off-by:
Thaddee Tyl <thaddee.tyl@gmail.com>
-
- Jan 27, 2012
-
-
Thaddee Tyl authored
It uses colors similar to those seen on <http://golang.org>.
-