Jose Elera
|
77f90362a0
|
Create CODE_OF_CONDUCT.md
|
2019-07-22 11:25:03 -05:00 |
|
Jose Elera
|
63ed85b226
|
Create LICENSE
|
2019-07-22 11:23:44 -05:00 |
|
Jose Elera
|
9c534024e1
|
add JSON, fetch API and localStorage matching
|
2019-07-11 11:55:13 -05:00 |
|
Jose Elera
|
1490ec63eb
|
change the all keyword from deprecated
|
2019-07-11 11:54:39 -05:00 |
|
Jose Elera
|
d0b26c1646
|
Change my name
|
2019-07-11 11:53:41 -05:00 |
|
Jose Elera
|
139ec9080f
|
Merge pull request #80 from rachitnigam/master
Function arguments can contain comments.
|
2017-10-17 16:58:06 -05:00 |
|
Rachit Nigam
|
f054138292
|
Function arguments can contain comments.
|
2017-09-24 11:27:13 -04:00 |
|
Jose Elera
|
9453348768
|
Merge pull request #78 from sabakugaara/patch-1
add new annotation type
|
2017-08-11 09:27:18 -05:00 |
|
Jose Elera
|
9a8f9ee849
|
Merge pull request #79 from wpf500/wpf-const
Move const from Reserved to Identifier
|
2017-08-11 09:26:14 -05:00 |
|
Will Franklin
|
43c653074d
|
Move const from Reserved to Identifier
|
2017-08-11 11:20:32 +01:00 |
|
gaara
|
3a1bc19fb1
|
add new annotation type
|
2017-06-08 14:16:55 +08:00 |
|
Jose Elera
|
490a0fbb7c
|
Merge pull request #76 from julienw/patch-1
Add async/await keywords
|
2017-03-15 19:35:46 -05:00 |
|
Julien Wajsberg
|
9e7ccf6dbe
|
Add async/await keywords
|
2017-03-15 17:38:44 +01:00 |
|
Jose Elera
|
6222b85824
|
Merge pull request #74 from acarl005/master
add `console` to globals and `from` to javaScriptSource
|
2016-11-14 13:38:38 -06:00 |
|
Andy
|
885939e965
|
add console to globals and from to javaScriptSource
globals and keywords that arguably could be highlighted
|
2016-11-14 11:15:48 -08:00 |
|
Jose Elera
|
9e019fccd7
|
Merge branch 'release/0.8.2'
0.8.2
|
2016-02-24 03:44:55 -06:00 |
|
Jose Elera
|
e1ac433681
|
Add instructions for version numbering
|
2016-02-24 03:42:41 -06:00 |
|
Jose Elera
|
783f31a8ea
|
Bump the date and the version
This convention must be followed in order to have better documentation
and support while debugging and testing.
|
2016-02-24 03:35:16 -06:00 |
|
Jose Elera
|
747f267214
|
Add git-flow instructions for new commits
|
2016-02-24 03:29:18 -06:00 |
|
Jose Elera
|
7064a6e555
|
Merge pull request #65 from wilhelmtell/hotfix/shebang_test
shebang doesn't have to contain env
|
2016-02-24 03:05:29 -06:00 |
|
Matan Nassau
|
502218a866
|
shebang doesn't have to contain env
|
2016-02-20 18:59:10 -05:00 |
|
Jose Elera Campana
|
e7b2c327d4
|
Merge pull request #61 from reedcwilson/highlight/templatestrings
Add 'of' keyword and highlight links for template strings
|
2015-12-09 14:37:38 -06:00 |
|
Jose Elera Campana
|
b93c210c0e
|
Merge pull request #60 from juneidysoo/master
Added @cfg tag from senchalabs/jsduck
|
2015-12-09 14:36:49 -06:00 |
|
Reed Wilson
|
180e8937f0
|
add 'of' keyword and highlight links for template strings
|
2015-12-02 16:34:38 -07:00 |
|
juneidy
|
18579fda9e
|
Added @cfg tag from senchalabs/jsduck
|
2015-11-18 10:29:44 +08:00 |
|
Jose Elera Campana
|
c907b157ab
|
Merge pull request #53 from mmwtsn/jsdoc-tags
Add complete list of JSDoc tags and synonyms
|
2015-07-03 11:55:54 -05:00 |
|
Jose Elera Campana
|
e30ebd4a0e
|
Merge pull request #55 from larsbs/master
Added support for object keys syntax highlighting
|
2015-07-03 11:55:24 -05:00 |
|
Lorenzo Ruiz
|
539dd14378
|
Fixed typo
|
2015-07-03 14:15:01 +02:00 |
|
Lorenzo Ruiz
|
ed6a363cd7
|
Added support for object keys
|
2015-07-03 14:08:42 +02:00 |
|
Lorenzo Ruiz
|
7f04baf7be
|
Update javascript.vim
|
2015-07-03 14:00:00 +02:00 |
|
M. Maxwell Watson
|
7614d41df9
|
Add complete list of alphabetized JSDoc tags
|
2015-06-16 23:10:51 -04:00 |
|
Jose Elera Campana
|
8066c375aa
|
Merge pull request #51 from averted/es6-interpolation
Adding basic ES6 string interpolation
|
2015-05-14 14:03:06 -05:00 |
|
averted
|
92117af3bb
|
Adding basic ES6 string interpolation
|
2015-05-13 16:16:47 -04:00 |
|
Jose Elera Campana
|
82cb62c898
|
Merge pull request #49 from gabesoft/master
allow multiline strings
|
2015-01-23 11:14:38 -06:00 |
|
Gabriel Adomnicai
|
9ee13d82e1
|
allow multiline strings
|
2015-01-17 18:21:35 -08:00 |
|
Jose Elera Campana
|
386c24a265
|
Merge pull request #46 from frontierpsycho/multiline-strings
Fix multiline strings.
|
2014-11-01 11:19:50 -05:00 |
|
NamelessOne
|
46e76c0ba2
|
Fix multiline strings.
|
2014-10-23 22:12:50 +02:00 |
|
Jose Elera
|
c4b467d1d8
|
Merge pull request #45 from bvalosek/master
added @tutorial tag for jsdoc3
|
2014-10-08 15:59:38 -05:00 |
|
Brandon Valosek
|
99cef7b382
|
added @tutorial tag
|
2014-10-08 14:39:06 -05:00 |
|
Jose Elera
|
1c0ea2481d
|
Merge pull request #43 from hendriklammers/update-readme
Replace deprecated Bundle with Plugin in Vundle example
|
2014-09-02 14:10:47 -05:00 |
|
Hendrik Lammers
|
777312caaf
|
Replace deprecated Bundle with Plugin
|
2014-09-02 14:23:33 +02:00 |
|
Jose Elera
|
fa7389a56b
|
Merge pull request #42 from bvalosek/master
add support for @readonly JSDoc3 tag
|
2014-07-31 23:23:51 -05:00 |
|
Brandon Valosek
|
239388b99b
|
add support for @readonly JSDoc3 tag
|
2014-07-30 15:04:45 -05:00 |
|
Jose Elera
|
4899b2c272
|
Merge pull request #38 from Fake51/master
Setting iskeyword unconditionally created issues for me
|
2014-01-14 19:40:34 -08:00 |
|
Peter Lind
|
7ef78f4a2c
|
Explicitly setting $ as part of words for javascript, instead of assuming only php filetype should not have it
|
2014-01-14 22:09:26 +01:00 |
|
Jose Elera
|
1c08820db8
|
Merge pull request #36 from bvalosek/master
Added @enum, @const, @mixin, @alias for JSDoc
|
2013-12-23 14:28:25 -08:00 |
|
Brandon Valosek
|
6de2864feb
|
@event and @fires
|
2013-12-18 22:19:46 -06:00 |
|
Brandon Valosek
|
6777b611d2
|
@mixes as well
|
2013-12-18 21:57:01 -06:00 |
|
Brandon Valosek
|
5be88cba5d
|
Added @enum, @const, @mixin, @alias for JSDoc
|
2013-12-18 20:44:26 -06:00 |
|
Jose Elera
|
d3855f867a
|
Change "syn" for "syntax", "javascript" for "javaScript"
Change is good for keeping up with uniformity
|
2013-12-09 13:22:09 -06:00 |
|