Alex Ross
922ab6db62
Update grammar script to include option path for version
...
Update C grammars to get macro fix
2019-07-09 10:47:13 +02:00
Alex Ross
8200277bb1
Update C++ grammar to get * fix
...
There is a known bug for macros, but it is better to get the * fix and pick up the macro fix as soon as it is made.
2019-07-08 16:07:31 +02:00
Alex Ross
7c88e07cc6
Update C++ grammar to get template fix
2019-07-04 09:42:11 +02:00
Alex Ross
06d2f9c05d
Update C++ grammar to get macro fix
...
Also added a macro to the test
Fixes #76430
2019-07-02 09:54:28 +02:00
Alex Ross
a570522203
Update grammars
...
Also added a test for an existing c++ syntax highlighting issue.
2019-07-01 16:39:15 +02:00
Alex Ross
6a7e5dbd0e
Update C++ grammar
...
Get the fix for traling spaces. Fixes #75069
2019-06-13 13:20:04 +02:00
Alex Ross
676368aa81
Update C, C++, Objective-C, and Objective-C++ grammars
...
Also includes corresponding theme changes
Fixes #74450
2019-06-04 16:20:40 +02:00
Alex Ross
b8b79709b7
Update C++ grammar to fix freeze
2019-05-21 11:19:36 +02:00
Alex Ross
45db52ba6b
Update grammars
2019-05-16 10:17:43 -07:00
Alex Ross
db7cb13e06
Update C++ grammar to get recent fixes
2019-04-25 11:20:23 +02:00
Alex Ross
7f0f3e4bbb
Get latest cpp grammar updates
2019-04-17 09:32:19 +02:00
Alex Ross
48eb3ba4a0
Update cpp grammar and make small themes change
2019-04-16 17:52:21 +02:00
Alex Ross
b56ec0d8e7
Fix CPP grammar and themes
...
Part of #71821
2019-04-11 09:05:55 +00:00
Alex Ross
9c00167f2e
Update grammars
2019-04-05 12:51:44 +00:00
Alex Ross
a1481e3e2e
Switch cpp and c grammar to jeff-hykin/cpp-textmate-grammar
2019-03-04 11:15:47 +01:00
Martin Aeschlimann
8fdf170a08
update grammar script: remove unused properties
2018-02-12 16:54:46 +01:00
Martin Aeschlimann
058f192392
[cpp] add platform.tmLanguage to update list, consistent file names
2018-02-09 12:45:27 +01:00
Martin Aeschlimann
f4b45dcbc9
[cpp] update grammar
2017-10-24 11:05:55 +02:00
Martin Aeschlimann
e671ee9722
Improved fix for #23850
2017-10-04 18:17:30 +02:00
Martin Aeschlimann
c2f967ac1f
[cpp] update grammar
2017-07-11 18:37:09 +08:00
Martin Aeschlimann
ccd3c1f94e
[c++] grammar in endless loop. Fixes #23850
2017-05-29 15:50:57 +02:00
Martin Aeschlimann
f9084bb244
Add information_for_contributors to grammars
2017-05-26 09:27:51 +02:00
Martin Aeschlimann
78d9446b8f
[cpp] update grammar
2017-05-26 09:27:49 +02:00
Martin Aeschlimann
a2966fb215
Request to update atom/language-c version to the latest. Fixes #24909
2017-04-18 09:39:30 +02:00
Matt Bierner
524bf7c9c4
Pick up new c/c++ grammar fixes #22339 ( #22358 )
2017-03-10 16:01:42 -08:00
Martin Aeschlimann
a606a5a7bc
Update c grammar to atom/language-c@0d0f323 (2016-12-07)
2016-12-30 21:39:10 -04:00
Martin Aeschlimann
a0eee2788f
[c] update grammar
2016-10-18 09:46:14 +02:00
Martin Aeschlimann
d266e96598
Updated c++.json to atom/language-c@7922a22 (2016-05-24)
2016-08-09 11:42:10 +02:00
Martin Aeschlimann
27b1baeec4
Updated c.json to atom/language-c@3fe925a (2016-05-27)
2016-08-09 11:42:10 +02:00
Martin Aeschlimann
6367beb82e
Update c/c++ grammar (May27)
2016-07-14 17:03:59 +02:00
Martin Aeschlimann
2cf239dc51
fixes #4881 : [cpp] Switching to Atom's language-c for C/C++ syntax highlighting
2016-04-12 11:32:01 +02:00
Martin Aeschlimann
a0ead9a7a7
[c++] add platform.tmLangage
2016-04-01 14:38:47 +02:00
Martin Aeschlimann
2d56597e6f
[c++] C & C++ Syntax Highlighting Issues #4769 , first issue
2016-04-01 14:38:46 +02:00
Xaver Hellauer
990230090d
friend and override are not C keywords
...
I moved this to the C++ syntax file.
2016-02-02 20:05:44 +01:00
Xaver Hellauer
9992e9fba8
alignof and alignas keywords
...
alignof and alignas are official C++ keywords, further I moved one function definition from the C file to the C++ because it has caused wrong highlighting for C (friend and override are not C keywords). .H files are now also C++ file types.
2016-02-02 20:03:25 +01:00
Xaver Hellauer
b848fc2527
C++11 keyword "noexcept" added
2015-12-18 20:03:02 +01:00
Erich Gamma
8f35cc4768
Hello Code
2015-11-13 14:39:38 +01:00