{"id":18069615,"url":"https://github.com/mgerhardy/lua_stackdump","last_synced_at":"2025-04-11T23:52:58.970Z","repository":{"id":69553443,"uuid":"70496486","full_name":"mgerhardy/lua_stackdump","owner":"mgerhardy","description":"C header only helper to print lua stackdumps","archived":false,"fork":false,"pushed_at":"2016-10-10T20:00:32.000Z","size":4,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T23:52:53.720Z","etag":null,"topics":["header-only","lua","lua-stackdump","public-domain"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mgerhardy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-10T14:31:53.000Z","updated_at":"2024-09-19T03:42:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"f9e7ef41-1eaa-45dd-bce5-6b6db717e1a9","html_url":"https://github.com/mgerhardy/lua_stackdump","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgerhardy%2Flua_stackdump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgerhardy%2Flua_stackdump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgerhardy%2Flua_stackdump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mgerhardy%2Flua_stackdump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mgerhardy","download_url":"https://codeload.github.com/mgerhardy/lua_stackdump/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497851,"owners_count":21113984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["header-only","lua","lua-stackdump","public-domain"],"created_at":"2024-10-31T08:10:44.539Z","updated_at":"2025-04-11T23:52:58.950Z","avatar_url":"https://github.com/mgerhardy.png","language":"C","readme":"# lua_stackdump\n\nC/C++ header only helper to print lua stackdumps\n\nThere are still a few TODOs in the code - pull requests are welcome\n\nPublic Domain\n\nExample output:\n```\n--------------------start-of-stacktrace----------------\nindex | details (4 entries)\n-1    | [string \"\"]:10: attempt to concatenate a nil value (local 'deltaMillis') (string)\n-2    | userdata [0x7d1000000750] (no metatable)\n-3    | userdata [0x7d0c00000cb8] (no metatable)\n-4    | table: 0x7d1000000640 (size: 5)\n       \\-- __newindex (string) = function [0x980c90]\n       \\-- __name (string)  = node (string)\n       \\-- __tostring (string) = function [0x980aa0]  (bad argument #1 to '?' (node expected, got no value))\n       \\-- __index (string) = table: 0x7d1000000640 (size: 5)\n           \\-- __newindex (string) = function [0x980c90]\n           \\-- __name (string) = node (string)\n           \\-- __tostring (string) = function [0x980aa0]  (bad argument #1 to '?' (node expected, got no value))\n           \\-- __index (string) = table: 0x7d1000000640 (size: 5)\n           \\-- execute (string) = function [0x7d0c00000c60]\n       \\-- execute (string) = function [0x7d0c00000c60]\n----------------------end-of-stacktrace----------------\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgerhardy%2Flua_stackdump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgerhardy%2Flua_stackdump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgerhardy%2Flua_stackdump/lists"}