Commit Graph

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