Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vCard/JSON extraction #19443

Closed
wants to merge 32 commits into from
Closed

vCard/JSON extraction #19443

wants to merge 32 commits into from

Commits on Nov 13, 2017

  1. Merge pull request #11 from servo/master

    syncing upstream
    niravjain committed Nov 13, 2017

Commits on Nov 22, 2017

  1. Merge pull request #12 from servo/master

    Update upstream
    CJ8664 committed Nov 22, 2017

Commits on Nov 24, 2017

  1. Added microdata module

    niravjain committed Nov 24, 2017

Commits on Nov 25, 2017

  1. naming convention

    CJ8664 committed Nov 25, 2017
  2. trying serde_json crate

    CJ8664 committed Nov 25, 2017
  3. Uploading erroneous code

    CJ8664 committed Nov 25, 2017
  4. Uploading erroneous code

    CJ8664 committed Nov 25, 2017
  5. Merge remote-tracking branch 'refs/remotes/origin/serde_try' into ser…

    …de_try
    CJ8664 committed Nov 25, 2017
  6. Merge pull request #13 from CJ8664/serde_try

    Serde try
    CJ8664 committed Nov 25, 2017
  7. serde json working for Hashmap

    CJ8664 committed Nov 25, 2017

Commits on Nov 29, 2017

  1. vCard working

    CJ8664 committed Nov 29, 2017

Commits on Nov 30, 2017

  1. Adding adr to vCard

    niravjain committed Nov 30, 2017
  2. Adding adr to vCard

    niravjain committed Nov 30, 2017
  3. Merged vcard and json logic

    CJ8664 committed Nov 30, 2017
  4. Fixed tidy errors

    niravjain committed Nov 30, 2017

Commits on Dec 1, 2017

  1. Created dummy test cases

    CJ8664 committed Dec 1, 2017
  2. Removed JSON code and replaced with a stub

    CJ8664 committed Dec 1, 2017
  3. Merge pull request #14 from CJ8664/vcard

    Vcard
    CJ8664 committed Dec 1, 2017
  4. Merge pull request #15 from servo/master

    Upstream sync
    CJ8664 committed Dec 1, 2017
  5. Updated manifest

    CJ8664 committed Dec 1, 2017

Commits on Dec 2, 2017

  1. Partially updated the code based on reviews

    CJ8664 committed Dec 2, 2017
  2. Fixed lint issues

    CJ8664 committed Dec 2, 2017
  3. Fixed lint issues

    CJ8664 committed Dec 2, 2017

Commits on Dec 12, 2017

  1. Merge fix

    CJ8664 committed Dec 12, 2017
  2. Merge branch 'servo-master'

    CJ8664 committed Dec 12, 2017
  3. Rebuild cargo

    CJ8664 committed Dec 12, 2017
You can’t perform that action at this time.