Re: [PATCH]v2 adding built-in driver for javascript

2017-03-16 Thread Brandon Williams
On 03/16, Christian Couder wrote: > On Thu, Mar 16, 2017 at 7:56 PM, Junio C Hamano wrote: > > Christian Couder writes: > > > >> On Mon, Mar 13, 2017 at 9:08 PM, sourav mondal > >> wrote: > >>> javascript is one of the

Re: [PATCH]v2 adding built-in driver for javascript

2017-03-16 Thread Christian Couder
On Thu, Mar 16, 2017 at 7:56 PM, Junio C Hamano wrote: > Christian Couder writes: > >> On Mon, Mar 13, 2017 at 9:08 PM, sourav mondal >> wrote: >>> javascript is one of the famous langugae,it's needs a built-in driver.

Re: [PATCH]v2 adding built-in driver for javascript

2017-03-16 Thread Junio C Hamano
Christian Couder writes: > On Mon, Mar 13, 2017 at 9:08 PM, sourav mondal > wrote: >> javascript is one of the famous langugae,it's needs a built-in driver. > > Please use "Javascript" instead of "javascript". While we are typo-spotting

Re: [PATCH]v2 adding built-in driver for javascript

2017-03-16 Thread Christian Couder
On Mon, Mar 13, 2017 at 9:08 PM, sourav mondal wrote: > javascript is one of the famous langugae,it's needs a built-in driver. Please use "Javascript" instead of "javascript". There is a typo in "language" above, also maybe "it needs" instead of "it's needs", and

[PATCH]v2 adding built-in driver for javascript

2017-03-13 Thread sourav mondal
javascript is one of the famous langugae,it's needs a built-in driver. As it was not present in the userdiff & this leads to the patch. first line consists of some of the well used javascript keywords.statements in js use one or many keywords like variable declaration, function