Anod Chow
|
cbe8b0af5c
|
Merge branch 'master' of https://github.com/anod221/lua-buffer
|
2020-10-09 13:18:19 +08:00 |
|
Anod Chow
|
293024d4ff
|
update the document of ByteArr.from
|
2020-10-09 13:16:03 +08:00 |
|
anod221
|
110d23b769
|
add lua string method
|
2018-09-29 13:02:11 +08:00 |
|
Anod Chow
|
5796a6125a
|
+ add lua string read/write method
|
2018-09-29 12:58:06 +08:00 |
|
Anod Chow
|
e816e80493
|
add test case for garbage collect
|
2018-09-10 12:35:31 +08:00 |
|
Anod Chow
|
ecb457dcb1
|
merge the pushuserdata and setmetatable to one process
|
2018-09-05 13:35:11 +08:00 |
|
Anod Chow
|
a655bfdcf8
|
change from lightuserdata to full-userdata for gc.
|
2018-09-05 13:28:39 +08:00 |
|
anod221
|
5bd231b52b
|
Test on nodemcu-firmware. The int/uint pointer on esp8266 seems different to intel. memcpy is working.
|
2018-09-04 22:54:33 +08:00 |
|
anod221
|
34524e635e
|
update test for slice
|
2018-08-31 11:21:28 +08:00 |
|
anod221
|
95a6b6b1c0
|
update test for slice
|
2018-08-31 11:20:24 +08:00 |
|
anod221
|
341e611ac4
|
update test code for slice
|
2018-08-31 11:17:27 +08:00 |
|
anod221
|
65a4b5e828
|
update slice test code.
|
2018-08-31 11:16:37 +08:00 |
|
anod221
|
3b62d988d8
|
update the out of range position test.
|
2018-08-31 11:00:12 +08:00 |
|
anod221
|
f0455c25bd
|
Update README.md
|
2018-08-31 10:48:11 +08:00 |
|
anod221
|
b5ae271a0e
|
Add files via upload
* add test code for ByteArray.slice and fix bug.
|
2018-08-31 10:46:42 +08:00 |
|
anod221
|
825952cfd2
|
Update bytearr.c
remove the chinese comment.
|
2018-08-30 22:53:31 +08:00 |
|
anod221
|
856dcd6661
|
Update README.md
|
2018-08-30 22:49:26 +08:00 |
|
anod221
|
d090b325ab
|
Update README.md
|
2018-08-30 22:47:50 +08:00 |
|
anod221
|
8a9a3c79b4
|
Update README.md
|
2018-08-30 22:46:11 +08:00 |
|
anod221
|
980810671c
|
Update README.md
|
2018-08-30 22:28:40 +08:00 |
|
anod221
|
605d4fea04
|
Update README.md
|
2018-08-30 22:26:07 +08:00 |
|
anod221
|
3821b20973
|
Update README.md
|
2018-08-30 22:15:58 +08:00 |
|
anod221
|
1568eb0c0d
|
Update README.md
|
2018-08-30 22:06:48 +08:00 |
|
anod221
|
072d17e039
|
Update README.md
|
2018-08-30 22:04:48 +08:00 |
|
anod221
|
1bbc613349
|
Update README.md
|
2018-08-30 14:55:13 +08:00 |
|
anod221
|
a93d10271d
|
make write cstring as c-string.
|
2018-08-30 14:21:11 +08:00 |
|
anod221
|
f6931eff46
|
bytearr.c: lua module for ByteArray
|
2018-08-30 13:46:59 +08:00 |
|
anod221
|
87101e408e
|
Initial commit
|
2018-08-30 13:46:02 +08:00 |
|