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

filter_lua: clean lua_pushcdata and add mode CDATA types #677

Merged
merged 5 commits into from
Jul 10, 2018

Commits on Jul 10, 2018

  1. filter_lua: clean lua_pushcdata, support structs and add mode CDATA t…

    …ypes.
    
    Signed-off-by: Manuel Luis Sanmartín Rozada <[email protected]>
    manuelluis committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    4414eed View commit details
    Browse the repository at this point in the history
  2. filter_lua: TODO: check if sz == CTSIZE_INVALID

    Signed-off-by: Manuel Luis Sanmartín Rozada <[email protected]>
    manuelluis committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    e14f572 View commit details
    Browse the repository at this point in the history
  3. filter_lua: change msgpack_pack_uint32 by msgpack_pack_uint64

    Signed-off-by: Manuel Luis Sanmartín Rozada <[email protected]>
    manuelluis committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    59e4073 View commit details
    Browse the repository at this point in the history
  4. filter_lua: swap lua_pushuint64 and lua_pushint64

    Signed-off-by: Manuel Luis Sanmartín Rozada <[email protected]>
    manuelluis committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    2490c87 View commit details
    Browse the repository at this point in the history
  5. filter_lua: fix spaces

    Signed-off-by: Manuel Luis Sanmartín Rozada <[email protected]>
    manuelluis committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    a64e0cb View commit details
    Browse the repository at this point in the history