1
7
Fork
You've already forked debugger.lua
0

Bug fixes for various corner cases #73

Merged
thirtythreeforty merged 3 commits from bugfixes into master 2021年05月28日 18:30:42 +02:00
thirtythreeforty commented 2021年05月28日 16:50:16 +02:00 (Migrated from github.com)
Copy link

This PR is three small bugfixes for corner cases:

  • Fix behavior of assert() to return value like Lua's assert
  • Fix internal error when concat'ing table errors
  • Fix prompt display in Busybox

Thank you for the useful library!

This PR is three small bugfixes for corner cases: - Fix behavior of assert() to return value like Lua's assert - Fix internal error when concat'ing table errors - Fix prompt display in Busybox Thank you for the useful library!
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
slembcke/debugger.lua!73
Reference in a new issue
slembcke/debugger.lua
No description provided.
Delete branch "bugfixes"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?