Skip to content

Commit c4e2941

Browse files
committed
Make possible to use different bint configurations in different projects
1 parent 0af2fc0 commit c4e2941

File tree

11 files changed

+214
-180
lines changed

11 files changed

+214
-180
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ are implemented as metamethods.
3232

3333
## Features
3434

35-
* Small and simple
35+
* Small, simple and self contained
3636
* Efficient (for a pure Lua integer library)
3737
* Works with a fixed width integer
3838
* Follows Lua 5.3+ integer arithmetic semantics by default

0 commit comments

Comments
 (0)