- May 05, 2016
-
-
Marijn Haverbeke authored
Closes #4009
-
- Sep 17, 2015
-
-
Victor Bocharsky authored
For proper syntax highlighting
-
- Sep 01, 2015
-
-
Marijn Haverbeke authored
Issue #3488
-
- Jul 31, 2015
-
-
Marijn Haverbeke authored
Issue #3421
-
- Jul 30, 2015
-
-
Marijn Haverbeke authored
Closes #3421
-
- Jun 24, 2015
-
-
Marijn Haverbeke authored
Closes #3340
-
- May 18, 2015
-
-
Marijn Haverbeke authored
-
- Oct 20, 2014
-
-
Marijn Haverbeke authored
Closes #2855
-
- Oct 16, 2014
-
-
Marijn Haverbeke authored
-
- Sep 23, 2014
-
-
Marijn Haverbeke authored
-
- Aug 14, 2014
-
-
TheHowl authored
-
- Jul 25, 2014
-
-
Marijn Haverbeke authored
Issue #2721
-
- 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
-
- May 02, 2014
-
-
Marijn Haverbeke authored
Issue #2426
-
- Apr 29, 2014
-
-
Marijn Haverbeke authored
It is turning into a major headache, since apparently a lot of modes are written with the assumption that empty tokens are okay. Closes #2517
-
- Apr 17, 2014
-
-
Marijn Haverbeke authored
Simplify some things, change a name. Issue #2468
-
Radek Piórkowski authored
-
- Apr 08, 2014
-
-
Marijn Haverbeke authored
Issue #2441
-
- Jan 28, 2014
-
-
Marijn Haverbeke authored
-
- Jan 23, 2014
-
-
Marijn Haverbeke authored
-
- Dec 11, 2013
-
-
Marijn Haverbeke authored
Also moves handling of electricChars to readInput, removing the timeout kludge. Issue #2029
-
- Dec 09, 2013
-
-
Marijn Haverbeke authored
Closes #2037
-
- Nov 25, 2013
-
-
Marijn Haverbeke authored
Closes #1992
-
- Oct 08, 2013
-
-
Brandon Wamboldt authored
-
- Aug 13, 2013
-
-
Marijn Haverbeke authored
-
- May 13, 2013
-
-
Marijn Haverbeke authored
-
- Feb 12, 2013
-
-
Mike Kadin authored
-
- Jan 08, 2013
-
-
Marijn Haverbeke authored
Closes #1133
-
- Nov 29, 2012
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Nov 15, 2012
-
-
Marijn Haverbeke authored
In order to not duplicate all its logic. Issue #751
-
- Nov 07, 2012
-
-
Marijn Haverbeke authored
As spotted by the extended linter.
-
- Sep 12, 2012
-
-
Marijn Haverbeke authored
And move closetag over to it. This makes the code that gets the XML state out of the mode actually sound and extensible. Issue #820
-
- 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
-
- Apr 04, 2012
-
-
Marijn Haverbeke authored
-
- Feb 26, 2012
-
-
Paul Garvin authored
The space between "return" and "die" was missing causing both to not get highlighted. While in there I removed "cfunction as it was PHP4 only, added "trait" (coming in 5.4), and added "__halt_compiler", "self", "static", and "parent".
-