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

Add support for streaming JSON encoder/decoder #1755

Merged
merged 22 commits into from
Mar 22, 2017
Merged

Commits on Jan 20, 2017

  1. Configuration menu
    Copy the full SHA
    c11cc55 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2017

  1. Configuration menu
    Copy the full SHA
    9cc7da5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3841179 View commit details
    Browse the repository at this point in the history
  3. Updated documentation

    pjsg committed Jan 21, 2017
    Configuration menu
    Copy the full SHA
    17d9dc7 View commit details
    Browse the repository at this point in the history
  4. Added metatable example

    pjsg committed Jan 21, 2017
    Configuration menu
    Copy the full SHA
    ae01e2b View commit details
    Browse the repository at this point in the history
  5. Added note about :result()

    pjsg committed Jan 21, 2017
    Configuration menu
    Copy the full SHA
    c370523 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1fc1cfb View commit details
    Browse the repository at this point in the history
  7. Clean up some of the test macros

    pjsg committed Jan 21, 2017
    Configuration menu
    Copy the full SHA
    adb379e View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2017

  1. Add support for TLIGHTFUNCTION

    pjsg committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    9c3418a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0f748a View commit details
    Browse the repository at this point in the history
  3. Added support for setpath.

    pjsg committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    1abfa47 View commit details
    Browse the repository at this point in the history
  4. Increase irom0 size

    pjsg committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    c5cfc02 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. Configuration menu
    Copy the full SHA
    8aed618 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2017

  1. Changed setpath to checkpath

    pjsg committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    4c3c3ac View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. Configuration menu
    Copy the full SHA
    8263217 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

  1. Removed the old cjson

    pjsg committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    8394a55 View commit details
    Browse the repository at this point in the history
  2. Remove it a bit more

    pjsg committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    b6c5155 View commit details
    Browse the repository at this point in the history
  3. Remove it a bit more

    pjsg committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    413f104 View commit details
    Browse the repository at this point in the history
  4. Fix a typo

    pjsg committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    08d2b2a View commit details
    Browse the repository at this point in the history
  5. Fix the examples

    pjsg committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    85b85c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    300f674 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a637d3 View commit details
    Browse the repository at this point in the history