Question: What happens when a comparison (general or value) or arithmetic operation receives an array or object? From what I can tell, the specification only points out what happens for js:null.
Thoughts? On Tue, Jul 26, 2016 at 7:51 PM, Riyafa Abdul Hameed < [email protected]> wrote: > Hi, > > I have squashed the commits to prepare for merging[1]. > > [1] https://github.com/apache/vxquery/pull/124 > > Thank you. > > Yours sincerely, > Riyafa > > On 26 July 2016 at 20:55, Riyafa Abdul Hameed <[email protected]> > wrote: > >> Hi, >> >> I have updated the PR[1] with the suggestions. >> >> [1] https://github.com/apache/vxquery/pull/117 >> >> Thank you. >> >> Yours sincerely, >> Riyafa >> >> On 26 July 2016 at 19:07, Riyafa Abdul Hameed <[email protected]> >> wrote: >> >>> Hi, >>> >>> I have created a new PR[1] that avoids conflicts and with more tests. >>> >>> [1] https://github.com/apache/vxquery/pull/117 >>> >>> Thank you. >>> >>> Yours sincerely, >>> Riyafa >>> >>> On 26 July 2016 at 06:47, Riyafa Abdul Hameed <[email protected]> >>> wrote: >>> >>>> Hi, >>>> >>>> I have added the test cases for the for arithmetic opereations[1]. Here >>>> also I will do some refactoring because it has conflicts with the master >>>> once the code is reviewed. >>>> >>>> [1] https://github.com/apache/vxquery/pull/108 >>>> >>>> Thank you. >>>> >>>> Yours sincerely, >>>> Riyafa >>>> >>>> On 19 July 2016 at 15:18, Riyafa Abdul Hameed <[email protected]> >>>> wrote: >>>> >>>>> Hi, >>>>> >>>>> I have made changes to arithmetic operation semantics[1]. >>>>> >>>>> [1] https://github.com/apache/vxquery/pull/108 >>>>> >>>>> Thank you. >>>>> >>>>> Yours sincerely, >>>>> Riyafa >>>>> >>>>> -- >>>>> Riyafa Abdul Hameed >>>>> Undergraduate, University of Moratuwa >>>>> >>>>> Email: [email protected] >>>>> Website: https://riyafa.wordpress.com/ <http://riyafa.wordpress.com/> >>>>> <http://facebook.com/riyafa.ahf> <http://lk.linkedin.com/in/riyafa> >>>>> <http://twitter.com/Riyafa1> >>>>> >>>> >>>> >>>> >>>> -- >>>> Riyafa Abdul Hameed >>>> Undergraduate, University of Moratuwa >>>> >>>> Email: [email protected] >>>> Website: https://riyafa.wordpress.com/ <http://riyafa.wordpress.com/> >>>> <http://facebook.com/riyafa.ahf> <http://lk.linkedin.com/in/riyafa> >>>> <http://twitter.com/Riyafa1> >>>> >>> >>> >>> >>> -- >>> Riyafa Abdul Hameed >>> Undergraduate, University of Moratuwa >>> >>> Email: [email protected] >>> Website: https://riyafa.wordpress.com/ <http://riyafa.wordpress.com/> >>> <http://facebook.com/riyafa.ahf> <http://lk.linkedin.com/in/riyafa> >>> <http://twitter.com/Riyafa1> >>> >> >> >> >> -- >> Riyafa Abdul Hameed >> Undergraduate, University of Moratuwa >> >> Email: [email protected] >> Website: https://riyafa.wordpress.com/ <http://riyafa.wordpress.com/> >> <http://facebook.com/riyafa.ahf> <http://lk.linkedin.com/in/riyafa> >> <http://twitter.com/Riyafa1> >> > > > > -- > Riyafa Abdul Hameed > Undergraduate, University of Moratuwa > > Email: [email protected] > Website: https://riyafa.wordpress.com/ <http://riyafa.wordpress.com/> > <http://facebook.com/riyafa.ahf> <http://lk.linkedin.com/in/riyafa> > <http://twitter.com/Riyafa1> >
