- Jul 24, 2017
-
-
Adrian Heine authored
See #4872.
-
- Mar 08, 2017
-
-
Marijn Haverbeke authored
-
- Feb 02, 2017
-
-
Marijn Haverbeke authored
ES5, breaking up of whitespace tokens
-
- Jan 22, 2017
-
-
ficristo authored
-
- Nov 27, 2016
-
-
Oskar Segersvärd authored
Add template/variable definitions, checking, types, additional keywords and indentation fixes.
-
- Nov 09, 2016
-
-
Jim Avery authored
- Added for as a defining keyword - Added new types and operators - Fixed numbers so basic integers are represented - Identifiers can now be surrounded with backticks - Properties and #/@ instructions are now distinct, with the latter represented as a builtin type - Properties are now matched before punctuation. Code can now fold. - Remove the regexp checking as that syntax does not currently exist in Swift - Added tests
-
- Oct 17, 2016
-
-
Mark Peace authored
-
- Apr 20, 2016
-
-
Matthias Bussonnier authored
@ as __matmul__ operator only on Python 3, Add tests for Python mode for this use case. Closes #3957
-
- Apr 12, 2016
-
-
James Howard authored
There were two issues: 1. Github flavored markdown calls Objective C `objective-c` 2. The gfm.js mode didn't include `-` in its fenced code block regex Additionally, test/index.html did not import the mode/meta.js file, which prevented mode lookup by name from working in unit tests.
-
- Mar 27, 2016
-
-
Andrey Shchekin authored
Added tests and fixed some issues uncovered by testing.
-
- Feb 28, 2016
-
-
Bruce Mitchener authored
* Support nested block comments. * Improve number and operator parsing. * Improve string parsing. * Style brackets correctly. * Improve #-words.
-
- Dec 29, 2015
-
-
Marijn Haverbeke authored
Closes #3742 Closes #3744
-
- Sep 21, 2015
-
-
sverweij authored
-
- Sep 02, 2015
-
-
Marijn Haverbeke authored
Closes #3245
-
- Aug 24, 2015
-
-
Marijn Haverbeke authored
-
David Barnett authored
Closes #3470
-
- Aug 03, 2015
-
-
Rrandom authored
-
- May 18, 2015
-
-
Marijn Haverbeke authored
And a few minimal tests for the mode
-
- Feb 17, 2015
-
-
Marijn Haverbeke authored
-
Nisarg Jhaveri authored
-
- Feb 09, 2015
-
-
KwanEsq authored
-
- Dec 01, 2014
-
-
Marijn Haverbeke authored
-
- Oct 16, 2014
-
-
Marijn Haverbeke authored
-
- Sep 29, 2014
-
-
Jon Sangster authored
-
- Sep 23, 2014
-
-
Marijn Haverbeke authored
-
- Aug 14, 2014
-
-
Andreas Reischuck authored
-
- Apr 30, 2014
-
-
Beni Cherniavsky-Paskin authored
-
- Apr 17, 2014
-
-
Radek Piórkowski authored
-
- Apr 03, 2014
-
-
Doug Wikle authored
-
- Mar 12, 2014
-
-
Marijn Haverbeke authored
Add tests. Adjust addons that depended on previous token structure. Also improve indentation around implicit end tags in HTML. Issue #2176 Issue #2333
-
- Feb 19, 2014
-
-
Marijn Haverbeke authored
-
- Feb 13, 2014
-
-
Blaine G authored
relates to https://github.com/marijnh/CodeMirror/issues/314
-
Blaine G authored
relates to https://github.com/marijnh/CodeMirror/issues/314
-
- Jan 23, 2014
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #778
-
- Dec 27, 2013
-
-
Marijn Haverbeke authored
-
Travis Heppe authored
-
- Dec 12, 2013
-
-
Marijn Haverbeke authored
-
- Dec 03, 2013
-
-
Marijn Haverbeke authored
And add a test suite. Issue #2009
-
- Aug 13, 2013
-
-
Marijn Haverbeke authored
-