- Oct 02, 2015
-
-
Markus Bordihn authored
Removed possible testing and unreachable code to avoid JavaScript compiler errors: ... codemirror/mode/coffeescript/coffeescript.js:271: WARNING - unreachable code if (false && current === ".") { ...
-
- Sep 09, 2015
-
-
Matthew Bauer authored
Node's 'mime' package gives me text/coffeescript for this.
-
- Aug 20, 2015
-
-
Marijn Haverbeke authored
And remove some unused state properties
-
- Dec 19, 2014
-
-
Marijn Haverbeke authored
That's what the parser configuration object is for. Also, I am unsure how this was supposed to even work. Issue #2996
-
- Oct 16, 2014
-
-
Marijn Haverbeke authored
-
- Oct 14, 2014
-
-
Willy authored
- Using `@` as `this` - `and=` and `&&=` - `or=` and `||=` - `?=`
-
- Oct 03, 2014
-
-
Marijn Haverbeke authored
Closes #2817
-
- Sep 26, 2014
-
-
Marijn Haverbeke authored
Issue #2807 Issue #2814
-
- Sep 23, 2014
-
-
Marijn Haverbeke authored
-
- May 25, 2014
-
-
Peter Kroon 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
-
- Jan 23, 2014
-
-
Marijn Haverbeke authored
-
- Dec 12, 2013
-
-
Alexander Solovyov authored
Closes #2050
-
- Nov 06, 2013
-
-
Marijn Haverbeke authored
Issue #1932
-
- Nov 05, 2013
-
-
Marijn Haverbeke authored
Issue #1932
-
- Oct 17, 2013
-
-
Marijn Haverbeke authored
Issue #1882
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Aug 25, 2013
-
-
Marijn Haverbeke authored
Closes #1779
-
- Aug 13, 2013
-
-
Marijn Haverbeke authored
-
- Jul 30, 2013
-
-
Marijn Haverbeke authored
Moving to a situation where there's only one LICENSE for the whole distribution.
-
- Jul 03, 2013
-
-
Marijn Haverbeke authored
-
- May 13, 2013
-
-
Marijn Haverbeke authored
-
- Apr 02, 2013
-
-
Marijn Haverbeke authored
-
- Jan 26, 2013
-
-
Marijn Haverbeke authored
IE<9 does some truly messed-up things when it sees these. Another great JS feature banished for the foreseeable future by the bunglers in Redmont, sigh.
-
- Nov 07, 2012
-
-
Marijn Haverbeke authored
As spotted by the extended linter.
-
- Aug 03, 2012
-
-
Brandon Frohs authored
-
- Aug 01, 2012
-
-
Marijn Haverbeke authored
-
- Jun 28, 2012
-
-
koops authored
-
- May 18, 2012
-
-
David Mignot authored
-
- Jan 09, 2012
-
-
Andre von Houck authored
f = @ and f = fun(@) would not highlight properly i changed @property to highlight seperatly as @ property which i think makes more sense because its a shorthand for this.property and this and property have different colors
-
- Jan 06, 2012
-
-
Andre von Houck authored
$ is a valid identifire /path no longer breaks 0...1 no does not highlight as 0. .. 1 removed some spaces on blank lines
-
- Dec 15, 2011
-
-
Marijn Haverbeke authored
Since v2 is the canonical CodeMirror at this point
-
- Nov 28, 2011
-
-
Marijn Haverbeke authored
So that I can put other doc-related stuff there without polluting the root dir.
-
Marijn Haverbeke authored
It's tiny anyway, no need to force people to include yet another file.
-
- Sep 09, 2011
-
-
Marco Aurélio authored
-
- Aug 29, 2011
-
-
mbarkhau authored
-
- Aug 27, 2011
-
-
mbarkhau authored
-