Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Polite Kiwi authored May 6, 2017
1 parent 2ad0b50 commit 8a827c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ For example, <br>
>1:(Number):1 <br>
>----------- Stack Dump Finished ----------- <br>
This sure beats `print(type(data), data)` calls, and can be used to detect anything left on the stack in C. To add your own C functions, inherit the project.

Added comprehensive error feedback, which tells you about the stack (stack dumps if not just the error is on the stack), the type of error (syntax/runtime), and the regular lua feedback string with the line number sammich'd between two colons.

Expand Down

0 comments on commit 8a827c9

Please sign in to comment.