You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -620,7 +620,7 @@ The converse of `writebits`. Each call to `bit()` returns the next bit, MSB firs
620
620
621
621
## 8. Credits ##
622
622
623
-
While most of the library code was written by me (Ben Kelly), the existence of this library owes itself to many others.
623
+
While most of the library code was written by me (Bex Kelly), the existence of this library owes itself to many others.
624
624
625
625
* The original inspiration came from Roberto Ierusalimschy's "struct" library and Luiz Henrique de Figueiredo's "lpack" library, as well as the "struct" available in Python.
626
626
* The floating point code was contributed by Peter Cawley ("corsix") on lua-l, as was support for Lua 5.2.
0 commit comments